This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Camera_Wapp
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upload
master
HolyKnightIX
1 year ago
parent
6c03acf515
commit
32c4391d78
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save