mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-16 23:45:53 +08:00
修改登录中可能存在的验证码bug
This commit is contained in:
@@ -507,7 +507,7 @@ export default {
|
||||
/** 结束验证码后执行 */
|
||||
end() {
|
||||
this.codeColor = this.lightColor;
|
||||
|
||||
this.codeFlag = true;
|
||||
console.log(this.codeColor);
|
||||
},
|
||||
// 发送验证码
|
||||
|
||||
Reference in New Issue
Block a user