Parcourir la source

修改提示文字

zizhong.wang il y a 5 ans
Parent
commit
d32d3f3919
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
 									});