flat: 国庆节暂存
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
if (!this.$store.state.user.token){
|
||||
if (!this.$api.haslogin()){
|
||||
//modalTitle, content, whetherCancel, confirmText, pageUrl, cancelUrl
|
||||
showUniModal('提示','您还未登录,点击确认去登录',true,'确定','/pages/login/login','/pages/index/index')
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user