This commit is contained in:
@QQNZX 2023-12-08 16:22:35 +08:00
parent 7d06b718bf
commit 50aef3631f

View File

@ -190,6 +190,7 @@
tabbar tabbar
}, },
methods: { methods: {
// t
isExistStoreId() { isExistStoreId() {
if (uni.getStorageSync("inviteStoreId") != "") { if (uni.getStorageSync("inviteStoreId") != "") {
this.getStore(uni.getStorageSync("inviteStoreId")); this.getStore(uni.getStorageSync("inviteStoreId"));