|
@@ -80,7 +80,7 @@
|
|
|
取消</u-button>
|
|
取消</u-button>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
- <view style="width: 100%;" v-if="qianMing != ''">
|
|
|
|
|
|
|
+ <view style="width: 100%;margin-top: 10rpx;" v-if="qianMing != ''">
|
|
|
<image :src="qianMing" style="width: 100%;height: 500rpx;border: 1px #eee solid;">
|
|
<image :src="qianMing" style="width: 100%;height: 500rpx;border: 1px #eee solid;">
|
|
|
</image>
|
|
</image>
|
|
|
</view>
|
|
</view>
|
|
@@ -89,10 +89,7 @@
|
|
|
<view class="padding flex flex-direction">
|
|
<view class="padding flex flex-direction">
|
|
|
<u-button type="success" class="btn btn-back-color" @click="onSubmit">提交
|
|
<u-button type="success" class="btn btn-back-color" @click="onSubmit">提交
|
|
|
</u-button>
|
|
</u-button>
|
|
|
- <!-- <button class="cu-btn bg-blue lg bg-mingjian" @click="onSubmit">提交</button> -->
|
|
|
|
|
</view>
|
|
</view>
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
<u-popup mode="center" v-model="popupShow">
|
|
<u-popup mode="center" v-model="popupShow">
|
|
|
<view style="padding: 30rpx;background: #FFFFFF;width: 100%;">
|
|
<view style="padding: 30rpx;background: #FFFFFF;width: 100%;">
|
|
|
<view class="cu-form-group ">
|
|
<view class="cu-form-group ">
|