Explorar el Código

upload

master
HolyKnightIX hace 1 año
padre
commit
32c4391d78
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      src/pages/uploadPhoto/uploadPhoto.vue

+ 3
- 0
src/pages/uploadPhoto/uploadPhoto.vue Ver fichero

@@ -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>


Cargando…
Cancelar
Guardar