Ver a proveniência

upload

dev_YWQ
HolyKnightIX há 1 ano
ascendente
cometimento
39e57b53f1
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      src/pages/createing/index.vue

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

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