修改弹窗

This commit is contained in:
daihh
2022-06-20 19:32:38 +08:00
parent 5ff6ec8fa1
commit b2c6e3ba9e
4 changed files with 92 additions and 21 deletions

View File

@@ -52,6 +52,9 @@
$this.loading = false;
if(rs.status==200){
//console.log(rs);
//记录已登录
uni.setStorageSync("boe_new_login",1);
$this.$store.dispatch("InitData").then(res => {
//console.log(res)
//$this.$watermark.set(res.result.name + res.result.loginName);