Explorar el Código

修改提示文案

DESKTOP-2S67K1S\31396 hace 2 años
padre
commit
ebd27a10fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/imusic/index.vue

+ 1 - 1
src/pages/imusic/index.vue

@@ -51,7 +51,7 @@ export default {
         clickPay.postMessage(`id=${this.id}&type=15`)
       } else {
         uni.showToast({
-          title: '文案待定',
+          title: '请先阅读并勾选协议',
           icon: 'none'
         })
       }