|
@@ -16,7 +16,7 @@ export default {
|
|
|
uni.setStorageSync('token', option.token)
|
|
uni.setStorageSync('token', option.token)
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- //扫商城二维码
|
|
|
|
|
|
|
+ //扫商城二维码和会员注册码
|
|
|
if(option.scene){
|
|
if(option.scene){
|
|
|
const scene = decodeURIComponent(option.scene)
|
|
const scene = decodeURIComponent(option.scene)
|
|
|
var theRequest = new Object();
|
|
var theRequest = new Object();
|