Pārlūkot izejas kodu

修改提示文字

zizhong.wang 5 gadi atpakaļ
vecāks
revīzija
d32d3f3919
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      pages/selfCenter/index.vue

+ 1 - 1
pages/selfCenter/index.vue

@@ -239,7 +239,7 @@ export default {
 									 that.$refs.showtip.open() 
 								}else {
 									uni.showToast({
-										title: '您目前还没有分销资格',
+										title: '您没有权限申请分销资格',
 										icon: 'none',
 										duration:3000
 									});