Ver Fonte

2021-11-24

hwq há 4 anos atrás
pai
commit
a15777ea49
2 ficheiros alterados com 4 adições e 3 exclusões
  1. 3 2
      manifest.json
  2. 1 1
      pages/story/story.vue

+ 3 - 2
manifest.json

@@ -77,7 +77,7 @@
                 },
                 "iosStyle" : "storyboard",
                 "ios" : {
-                    "storyboard" : "C:/Users/Administrator/Desktop/正一/正一.zip"
+                    "storyboard" : "C:/Users/Administrator/Desktop/zhengyi/正一/正一.zip"
                 }
             },
             "icons" : {
@@ -155,7 +155,8 @@
             "proxy" : {
                 "/api" : {
                     "target" : "http://shop.zhengyjk1994.com", //请求的目标域名
-					// "target" : "http://po.frp.liuniu946.com", //请求的目标域名
+
+                    // "target" : "http://po.frp.liuniu946.com", //请求的目标域名
                     "changeOrigin" : true,
                     // "secure": false,
                     "pathRewrite" : {}

+ 1 - 1
pages/story/story.vue

@@ -71,7 +71,7 @@
 				currentIndex: 0, //当前头部导航位置
 				navList: [{
 						cid: 1,
-						tit: '公司简介',
+						tit: '关于我们',
 						list: [],
 						page: 1,
 						limit: 10,