Browse Source

修改线上域名

306132416@qq.com 5 years ago
parent
commit
161853e980
2 changed files with 3 additions and 3 deletions
  1. 2 2
      App.vue
  2. 1 1
      manifest.json

+ 2 - 2
App.vue

@@ -2,8 +2,8 @@
 	var md5 = require("./common/md5.js");
 	export default {
 		globalData: {  //https://stock.xazhima.com/
-		    //shareUrl:'https://stock.xazhima.com/api/api.php',
-			shareUrl: 'https://fenxiao.xazhima.com/api/api.php', //开发环境全局接口域名 线上:https://guolu.xazhima.com/
+		    shareUrl:'https://f.xazhima.com/api/api.php',
+			//shareUrl: 'https://fenxiao.xazhima.com/api/api.php', //开发环境全局接口域名 线上:https://f.xazhima.com/api/api.php
 			globalTimestamp: (Date.now()).toString(),
 			user_id: '',
 			open_id:'',

+ 1 - 1
manifest.json

@@ -55,7 +55,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "wx78d5c9d2169503fa",
+        "appid" : "wx63755276cf3055e6",
         "setting" : {
             "urlCheck" : false,
             "minified" : true