Ver código fonte

upload

dev_YWQ
HolyKnightIX 1 ano atrás
pai
commit
39e57b53f1
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      src/pages/createing/index.vue

+ 2
- 2
src/pages/createing/index.vue Ver arquivo

@@ -31,12 +31,12 @@
<image :src="qrCode" mode="scaleToFill" />
</view>
<text v-show="!userInfoModulesPinia.token">打开微信扫码登录小程序</text>
<text
<!-- <text
v-show="
userInfoModulesPinia.token && userInfoModulesPinia.createTimes == 0
"
>剩余生成次数不足,请扫码充值!</text
>
> -->
<text style="margin-top: 30rpx" v-show="payCount != 300"
>{{ payCount }}秒后过期</text
>


Carregando…
Cancelar
Salvar