|
@@ -46,7 +46,6 @@
|
|
// uni.setStorageSync("linkId",74)
|
|
// uni.setStorageSync("linkId",74)
|
|
// console.log("user.vue设置了缓存",uni.getStorageSync('linkId'))
|
|
// console.log("user.vue设置了缓存",uni.getStorageSync('linkId'))
|
|
if (options.linkId) {
|
|
if (options.linkId) {
|
|
- // sheep.$helper.toast('您只能通过分享注册');
|
|
|
|
uni.setStorageSync("linkId",options.linkId)
|
|
uni.setStorageSync("linkId",options.linkId)
|
|
}
|
|
}
|
|
if (!isLogin.value) {
|
|
if (!isLogin.value) {
|