wangzhe 1 year ago
parent
commit
e4b5d34f8d
2 changed files with 10 additions and 9 deletions
  1. 9 9
      pages.json
  2. 1 0
      pages/index/index.vue

+ 9 - 9
pages.json

@@ -15,15 +15,15 @@
 				"navigationBarTitleText": "新增供销社信息"
 			}
 		},
-		// {
-		// 	"path": "pages/highServer/cooperative/cooperative",
-		// 	"style": {
-		// 		"usingComponents": {},
-		// 		"navigationBarBackgroundColor": "#07c160",
-		// 		"navigationBarTextStyle": "white",
-		// 		"navigationBarTitleText": "供销社"
-		// 	}
-		// },
+		 {
+		 	"path": "pages/highServer/cooperative/cooperative",
+		 	"style": {
+		 		"usingComponents": {},
+		 		"navigationBarBackgroundColor": "#07c160",
+		 		"navigationBarTextStyle": "white",
+		 		"navigationBarTitleText": "供销社"
+		 	}
+		 },
 		{
 			"path": "pages/specialService/loveAtVillage/loveAtVillage",
 			"style": {

+ 1 - 0
pages/index/index.vue

@@ -114,6 +114,7 @@
 					</li>
 					<li>
 						<view class="gxs" @tap="goCooperative"><em class="iconfont icon-gongxiaoshelogo"></em></view>
+						<!--<span>供销社</span>-->
 						<span @tap="goLoveAtVillage">供</span>
 						<span @tap="goLegalService">销</span>
 						<span @tap="goFinancialInfrastructure">社</span>