From b5f084460e9e639358fbf91056a86be8d0a5c4b2 Mon Sep 17 00:00:00 2001
From: yaolonglong <yaolonglong15@163.com>
Date: 星期四, 09 十月 2025 20:18:57 +0800
Subject: [PATCH] 获取验证码功能

---
 pages.json |  395 ++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 272 insertions(+), 123 deletions(-)

diff --git a/pages.json b/pages.json
index 21b5bb3..1e46b43 100644
--- a/pages.json
+++ b/pages.json
@@ -1,124 +1,273 @@
-{
-	"easycom": {
-		"^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
-	},
-	"pages": [{
-			"path": "pages/index/index",
-			"style": {
-				"enablePullDownRefresh": false,
-				"backgroundTextStyle": "dark",
-				"navigationBarTitleText": "鎵爜鍏ヤ紒"
-			}
-		},
-		{
-			"path": "pages/mine/mine",
-			"style": {
-				"navigationBarTitleText": "鎴戠殑"
-			}
-		},
-		{
-			"path": "pages/companyLogin/companyLogin",
-			"style": {
-				"navigationBarTitleText": "鐧诲綍",
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path" : "pages/registerCompany/registerCompany",
-			"style" : 
-			{
-				"navigationBarTitleText" : "浼佷笟娉ㄥ唽"
-			}
-		},
-		{
-			"path" : "pages/companyIndex/companyIndex",
-			"style" : 
-			{
-				"navigationBarTitleText" : "浼佷笟棣栭〉"
-			}
-		}
-	],
-	"subPackages": [
-		{
-			"root": "policy",
-			"pages": [
-				{
-					"path" : "policyIndex/policyIndex",
-					"style" : 
-					{
-						"navigationBarTitleText" : "棣栭〉",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path" : "policyApply/policyApply",
-					"style" : 
-					{
-						"navigationBarTitleText" : "鎵ф硶鐢宠"
-					}
-				},
-				{
-					"path" : "changePhone/changePhone",
-					"style" : 
-					{
-						"navigationBarTitleText" : "淇敼鎵嬫満鍙�"
-					}
-				},
-				{
-					"path" : "dataLook/dataLook",
-					"style" : 
-					{
-						"navigationBarTitleText" : "鏁版嵁鐪嬫澘",
-						"navigationStyle": "custom"
-					}
-				},
-				{
-					"path" : "reportPage/reportPage",
-					"style" : 
-					{
-						"navigationBarTitleText" : "鎵ф硶缁撴灉涓婃姤"
-					}
-				},
-				{
-					"path" : "reportDetails/reportDetails",
-					"style" : 
-					{
-						"navigationBarTitleText" : "涓婃姤缁撴灉"
-					}
-				},
-				{
-					"path" : "reportRecord/reportRecord",
-					"style" : 
-					{
-						"navigationBarTitleText" : "涓婃姤璁板綍"
-					}
-				},
-				{
-					"path" : "applyRecord/applyRecord",
-					"style" : 
-					{
-						"navigationBarTitleText" : "鐢宠璁板綍"
-					}
-				},
-				{
-					"path" : "applyRecordDetails/applyRecordDetails",
-					"style" : 
-					{
-						"navigationBarTitleText" : "鐢宠璇︽儏",
-						"navigationStyle": "custom"
-					}
-				}
-			]
-		}
-	],
-	"globalStyle": {
-		"backgroundColor": "#F8F8F8",
-		"backgroundTextStyle": "light",
-		"navigationBarBackgroundColor": "#fff",
-		"navigationBarTitleText": "鎵爜鍏ヤ紒",
-		"navigationBarTextStyle": "black"
-	},
-	"uniIdRouter": {},
-	"lazyCodeLoading": "requiredComponents",
-	"sitemapLocation": "sitemap.json"
+{
+  "easycom": {
+    "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
+  },
+  "pages": [{
+      "path": "pages/index/index",
+      "style": {
+        "enablePullDownRefresh": false,
+        "backgroundTextStyle": "dark",
+        "navigationBarTitleText": "鎵爜鍏ヤ紒",
+        "navigationStyle": "custom"
+
+      }
+    },
+    {
+      "path": "pages/mine/mine",
+      "style": {
+        "navigationBarTitleText": "鎴戠殑"
+      }
+    },
+    {
+      "path": "pages/companyLogin/companyLogin",
+      "style": {
+        "navigationBarTitleText": "鐧诲綍",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/registerCompany/registerCompany",
+      "style": {
+        "navigationBarTitleText": "浼佷笟娉ㄥ唽"
+      }
+    },
+    {
+      "path": "pages/companyIndex/companyIndex",
+      "style": {
+        "navigationBarTitleText": "浼佷笟棣栭〉"
+      }
+    },
+    {
+      "path": "pages/hqzc/list",
+      "style": {
+        "navigationBarTitleText": "鎯犱紒鏀跨瓥"
+      }
+    },
+    {
+      "path": "pages/hqzc/details",
+      "style": {
+        "navigationBarTitleText": "鎯犱紒鏀跨瓥"
+      }
+    },
+    {
+      "path": "pages/message/list",
+      "style": {
+        "navigationBarTitleText": "淇℃伅鍏ず"
+      }
+    },
+    {
+      "path": "pages/message/details",
+      "style": {
+        "navigationBarTitleText": "淇℃伅鍏ず璇︽儏",
+        "navigationStyle": "custom"
+      }
+    },
+    {
+      "path": "pages/visitiorRegis/visitiorRegis",
+      "style": {
+        "navigationBarTitleText": "鏉ヨ浜哄憳鐧昏"
+      }
+    },
+    {
+      "path": "pages/index/home",
+      "style": {
+        "navigationBarTitleText": ""
+      }
+    }
+  ],
+  "subPackages": [{
+      "root": "policy",
+      "pages": [{
+          "path": "policyIndex/policyIndex",
+          "style": {
+            "navigationBarTitleText": "棣栭〉",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "policyApply/policyApply",
+          "style": {
+            "navigationBarTitleText": "鎵ф硶鐢宠"
+          }
+        },
+        {
+          "path": "changePhone/changePhone",
+          "style": {
+            "navigationBarTitleText": "淇敼鎵嬫満鍙�"
+          }
+        },
+        {
+          "path": "dataLook/dataLook",
+          "style": {
+            "navigationBarTitleText": "鏁版嵁鐪嬫澘",
+            "backgroundColor": "#1171E0"
+          }
+        },
+        {
+          "path": "reportPage/reportPage",
+          "style": {
+            "navigationBarTitleText": "鎵ф硶缁撴灉涓婃姤"
+          }
+        },
+        {
+          "path": "reportDetails/reportDetails",
+          "style": {
+            "navigationBarTitleText": "涓婃姤缁撴灉"
+          }
+        },
+        {
+          "path": "reportRecord/reportRecord",
+          "style": {
+            "navigationBarTitleText": "涓婃姤璁板綍"
+          }
+        },
+        {
+          "path": "applyRecord/applyRecord",
+          "style": {
+            "navigationBarTitleText": "璁板綍鏌ヨ"
+          }
+        },
+        {
+          "path": "applyRecordDetails/applyRecordDetails",
+          "style": {
+            "navigationBarTitleText": "鐢宠璇︽儏",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "translate/translate",
+          "style": {
+            "navigationBarTitleText": "鎵ф硶瀹℃壒"
+          }
+        },
+        {
+          "path": "translateRecord/translateRecord",
+          "style": {
+            "navigationBarTitleText": "瀹℃壒璁板綍"
+          }
+        },
+        {
+          "path": "scodePage/scodePage",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "judgeApply/judgeApply",
+          "style": {
+            "navigationBarTitleText": "瀹℃壒璇︽儏",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "applyLook/applyLook",
+          "style": {
+            "navigationBarTitleText": ""
+          }
+        }
+      ]
+    },
+    {
+      "root": "qiye",
+      "pages": [{
+          "path": "qiyeIndex/qiyeIndex",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "my/my",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom"
+
+          }
+        },
+        {
+          "path": "record/record",
+          "style": {
+            "navigationBarTitleText": "鎵ф硶璁板綍",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "record/details",
+          "style": {
+            "navigationBarTitleText": "鎵ф硶淇℃伅",
+            "navigationStyle": "custom"
+
+          }
+        },
+        {
+          "path": "record/evaluate",
+          "style": {
+            "navigationBarTitleText": "璇勪环"
+          }
+        },
+        {
+          "path": "record/compositeDetails",
+          "style": {
+            "navigationBarTitleText": "鎵ф硶璁板綍",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "complaint/complaint",
+          "style": {
+            "navigationBarTitleText": "鎶曡瘔璁板綍"
+          }
+        },
+        {
+          "path": "complaint/details",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "complaint/details1",
+          "style": {
+            "navigationBarTitleText": "",
+            "navigationStyle": "custom"
+          }
+        },
+        {
+          "path": "switchPhone/switchPhone",
+          "style": {
+            "navigationBarTitleText": "鍒囨崲浼佷笟"
+          }
+        },
+        {
+          "path": "proposal/proposal",
+          "style": {
+            "navigationBarTitleText": "鎶曡瘔"
+          }
+        },
+        {
+          "path": "proposal1/proposal1",
+          "style": {
+            "navigationBarTitleText": "寤鸿"
+          }
+        },
+        {
+          "path": "proprsalRecord/proprsalRecord",
+          "style": {
+            "navigationBarTitleText": "寤鸿璁板綍"
+          }
+        }
+      ]
+    }
+  ],
+  "globalStyle": {
+    "backgroundColor": "#F8F8F8",
+    "backgroundTextStyle": "light",
+    "navigationBarBackgroundColor": "#fff",
+    "navigationBarTitleText": "鎵爜鍏ヤ紒",
+    "navigationBarTextStyle": "black"
+  },
+  "uniIdRouter": {},
+  "lazyCodeLoading": "requiredComponents",
+  "sitemapLocation": "sitemap.json"
 }
\ No newline at end of file

--
Gitblit v1.9.1