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