Browse Source

调整微信注册9

RuHu.Xu 10 months ago
parent
commit
039fbe7988
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/index/user.vue

+ 0 - 1
pages/index/user.vue

@@ -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) {