优化上个提交中app以及小程序 的样式 问题

This commit is contained in:
lemon橪
2021-07-01 15:46:42 +08:00
parent 765ad65b8f
commit 8ecc85a21c
2 changed files with 15 additions and 13 deletions

View File

@@ -102,8 +102,7 @@ export default {
duration: 2000,
icon: "none",
});
this.flage = false;
this.codeFlag = true;
uni.navigateBack();
}
})
.catch((e) => {
@@ -212,7 +211,7 @@ export default {
uni.hideLoading();
}, 2000);
}
if (!this.$u.test.mobile(this.codeForm.mobile)) {
uni.showToast({
title: "请输入正确手机号",