Browse Source

【修复】提示信息修改

程志平 4 years atrás
parent
commit
daf9851445
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -156,7 +156,7 @@
 					this.validation_failed = false
 					uni.showModal({
 						title: '提示',
-						content: '授权还可以领取校园卡、激活!',
+						content: '授权:请先领取校园卡、并激活!',
 						// cancelText: '取消',
 						confirmText: '领取',
 						success: (res1) => {