提交
This commit is contained in:
parent
7d06b718bf
commit
50aef3631f
@ -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"));
|
||||||
@ -648,4 +649,4 @@
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user