mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-24 10:12:55 +08:00
修改弹窗
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user