@@ -73,7 +73,7 @@
},
onLoad(options) {
console.log('options==>',options)
- this.getUserInfo();
+ //this.getUserInfo();
// 测试下分支
if (typeof options.scene !== 'undefined') {
if (options.scene === 'share') {