@@ -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]
}