|
@@ -13,7 +13,7 @@ const automaticlogin = function() {
|
|
|
//console.log($store.state.userInfo)
|
|
|
var that=this;
|
|
|
var extConfig = uni.getExtConfigSync();
|
|
|
- /* extConfig={
|
|
|
+ /* extConfig={
|
|
|
"shopId": "23173848-292E-4AEA-B590-73AC9A763F1D",
|
|
|
"url":"https://store-api.qdbtl.cn/",
|
|
|
"unionId":"C3748B46-B778-40AA-8C60-A9B0F2FA23A7",
|
|
@@ -96,12 +96,7 @@ function getExtStoreId(type){
|
|
|
"unionId":"EEADACCD-8A19-499D-8AD7-6975D2C93243",
|
|
|
"appId":"wx33053a645546ec31"
|
|
|
*/
|
|
|
- /* extConfig={
|
|
|
- "shopId": "23173848-292E-4AEA-B590-73AC9A763F1D",
|
|
|
- "url":"https://store-api.qdbtl.cn/",
|
|
|
- "unionId":"C3748B46-B778-40AA-8C60-A9B0F2FA23A7",
|
|
|
- "appId":"wxc023ff04deb28f2d"
|
|
|
- } */
|
|
|
+
|
|
|
|
|
|
console.log(extConfig,'extJson对象');
|
|
|
//return extConfig[type];
|