Browse Source

。。。

yuxingxing 2 years ago
parent
commit
91a04a3c82
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/goods_details/index.vue

+ 2 - 1
pages/goods_details/index.vue

@@ -487,7 +487,8 @@ export default {
 	},
 	onLoad(options) {
 		let userInfo = this.$Cache.get("USER_INFO", true)
-		console.log(options.inviteCode);
+		console.log("用户自己的推荐码:" + userInfo.code);
+		console.log("受邀的推荐码:"+ options.inviteCode);
 		//1580 进入时
 		if(options.zoneType == 8){
 			//判断是否为自己的要求码进入