Explorar o código

Merge branch 'deploy' of http://git.chelingzhu.com/chelingzhu-web/storeCheck-app into deploy

lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
5409bd112b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/login/forget-pass.vue

+ 1 - 1
pages/login/forget-pass.vue

@@ -170,7 +170,7 @@
 				  this.timer = setInterval(() => {
 				    if (this.count > 0 && this.count <= TIME_COUNT) {
 				      this.count--
-				      this.nowVal = this.count + 's'
+				      this.nowVal = this.count + 's后重发'
 				      this.isDisable = true
 				    } else {
 				      this.nowVal = '重新获取验证码'