Showing
1 changed file
with
4 additions
and
4 deletions
@@ -28,12 +28,12 @@ | @@ -28,12 +28,12 @@ | ||
28 | @delete="deletePic" name="1" multiple :maxCount="6"></u-upload> | 28 | @delete="deletePic" name="1" multiple :maxCount="6"></u-upload> |
29 | </u-form-item> | 29 | </u-form-item> |
30 | </view> | 30 | </view> |
31 | + <view style="width:427rpx;margin:0 auto;"> | ||
32 | + <u-button class="buttonSty button-sty" shape="circle" type="primary" text="提交" | ||
33 | + customStyle="margin-top: 129rpx" @click="submit"></u-button> | ||
34 | + </view> | ||
31 | </view> | 35 | </view> |
32 | </u--form> | 36 | </u--form> |
33 | - <view style="width:427rpx;margin:0 auto;"> | ||
34 | - <u-button class="buttonSty button-sty" shape="circle" type="primary" text="提交" | ||
35 | - customStyle="margin-top: 129rpx" @click="submit"></u-button> | ||
36 | - </view> | ||
37 | </view> | 37 | </view> |
38 | <!-- #ifdef MP --> | 38 | <!-- #ifdef MP --> |
39 | <view style="height: 18rpx;"></view> | 39 | <view style="height: 18rpx;"></view> |