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
},
methods: {
// t
isExistStoreId() {
if (uni.getStorageSync("inviteStoreId") != "") {
this.getStore(uni.getStorageSync("inviteStoreId"));
@ -648,4 +649,4 @@
}
</style>
</style>