feat: 健康管理平台,H5代码提交。
This commit is contained in:
@@ -108,7 +108,7 @@ function loginSuccess(result) {
|
||||
// 设置用户信息
|
||||
userStore.getInfo().then(res => {
|
||||
uni.switchTab({
|
||||
url: '/pages/calendar/index'
|
||||
url: '/pages/health/homepage/index'
|
||||
});
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user