This commit is contained in:
Gao xiaosong
2020-03-16 01:40:52 +08:00
parent 397082cdaf
commit e215701560
216 changed files with 11659 additions and 13905 deletions

View File

@ -46,18 +46,18 @@ export default {
// });
// } else {
// this.$yrouter.replace({
// path: "/pages/launch/main",
// path: "/pages/launch/index",
// query: { type: 0 }
// });
// }
this.CHANGE_TABTAR(0);
this.$yrouter.replace({
path: "/pages/launch/main",
path: "/pages/home/index",
query: { type: 0 }
});
},
getUserInfo(data) {
wx.showLoading({
uni.showLoading({
title: "登录中"
});
login();