shish 2 жил өмнө
parent
commit
eb84421965

+ 2 - 2
ghs/vue.config.js

@@ -3,13 +3,13 @@ const path = require('path');
 const isProduction = process.env.NODE_ENV === 'production';
 
 //http和https切换请修改这里,修改后需要重新运行npm run serve shish 2021.4.12
-const proxyTarget = 'https://api.shop.wixhb.com';
+const proxyTarget = 'http://api.shop.hzghd.com';
 
 function resolve(dir) {
 	return path.join(__dirname, dir);
 }
 
-let hostUrl = 'https://img.wixhb.com/';
+let hostUrl = 'http://img.hzghd.com/';
 
 const cdn = {
 	dev: {

+ 1 - 1
hdApp/src/manifest.json

@@ -67,7 +67,7 @@
             /* SDK配置 */
             "sdkConfigs" : {
                 "speech" : {
-
+                    
                 },
                 "ad" : {},
                 "oauth" : {

+ 1 - 1
hdPad/src/manifest.json

@@ -70,7 +70,7 @@
             /* SDK配置 */
             "sdkConfigs" : {
                 "speech" : {
-
+                    
                 },
                 "ad" : {},
                 "oauth" : {}

+ 1 - 1
jdApp/src/manifest.json

@@ -66,7 +66,7 @@
             /* SDK配置 */
             "sdkConfigs" : {
                 "speech" : {
-                    "ifly" : {}
+                    
                 },
                 "push" : {
                     "unipush" : {}