Browse Source

Merge branch 'dev_YWQ' into dev

master
HolyKnightIX 1 year ago
parent
commit
54259c39da
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      src/pages/uploadPhoto/uploadPhoto.vue

+ 3
- 0
src/pages/uploadPhoto/uploadPhoto.vue View File

@@ -43,6 +43,9 @@
@click="goOtherPage('/pages/closeStyle/closeStyle')"
>已有形象,直接创作</view
>
<view class="grayBtn" v-if="uploadState == 4" @click="chooseImage"
>重新上传</view
>
<view class="free">
<image src="../../assets/icon/blackBG.png" mode="aspectFit" />
<text>新用户免费制作</text>


Loading…
Cancel
Save