Browse Source

feat:路径

jianghaili 4 days ago
parent
commit
d60d1ff3bd
2 changed files with 38 additions and 2 deletions
  1. 1 0
      my/renzheng/mainWorkIntro.vue
  2. 37 2
      pages.json

+ 1 - 0
my/renzheng/mainWorkIntro.vue

@@ -210,6 +210,7 @@ export default {
       }
 
       console.log("选中的业务标签:", allSelectedTags);
+      return;
 
       // 跳转到下一页,传递选中的业务标签
       uni.navigateTo({

+ 37 - 2
pages.json

@@ -917,20 +917,55 @@
 						"navigationStyle": "custom"
 					}
 				},
-							{
+				{
 					"path": "renzheng/companyDev",
 					"style": {
 						"navigationBarTitleText": "公司信息",
 						"navigationStyle": "custom"
 					}
 				},
-									{
+				{
 					"path": "renzheng/companyFund",
 					"style": {
 						"navigationBarTitleText": "公司信息",
 						"navigationStyle": "custom"
 					}
 				},
+				{
+					"path": "renzheng/peopleDev",
+					"style": {
+						"navigationBarTitleText": "公司信息",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "renzheng/editCompanyDesc",
+					"style": {
+						"navigationBarTitleText": "公司信息",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "renzheng/companyLogo",
+					"style": {
+						"navigationBarTitleText": "公司信息",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "renzheng/companyImg",
+					"style": {
+						"navigationBarTitleText": "公司信息",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "renzheng/mainWorkIntro",
+					"style": {
+						"navigationBarTitleText": "公司信息",
+						"navigationStyle": "custom"
+					}
+				},
 				{
 					"path": "renzheng/zhuanrang",
 					"style": {