Browse Source

【提交】

程志平 4 years ago
parent
commit
f328a4502f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/reshui/reshui.vue

+ 1 - 1
pages/reshui/reshui.vue

@@ -127,7 +127,7 @@
 			} else if (typeof(options.from) != 'undefined' && options.from != 0) {
 				// 获取基本信息
 				this.get_base_info(options, 'onLoad')
-				// wxminicode=KB580002652
+				// 获取设备码
 				this.device_code = decodeURIComponent(options.q).split('=')[1]
 			}