mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
新增店铺入驻未登录提示
This commit is contained in:
@@ -57,7 +57,9 @@ export default {
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
this.init();
|
if(this.$options.filters.tipsToLogin()){
|
||||||
|
this.init();
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
mounted() {},
|
mounted() {},
|
||||||
|
|||||||
Reference in New Issue
Block a user