From 9ab4955166b7b1370fc2a49b152353241ca9e64a Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 16 十月 2023 09:22:23 +0800
Subject: [PATCH] 小程序
---
minipro_standard/pages.json | 64 --------------------------------
1 files changed, 0 insertions(+), 64 deletions(-)
diff --git a/minipro_standard/pages.json b/minipro_standard/pages.json
index 018fa73..e69de29 100644
--- a/minipro_standard/pages.json
+++ b/minipro_standard/pages.json
@@ -1,64 +0,0 @@
-{
- "pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/projectList/projectList",
- "style": {
- "navigationBarTitleText": "椤圭洰鍒楄〃",
- // "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
-
- },{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "uni-app",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/applyList/applyList",
- "style": {
- "navigationBarTitleText": "浼佷笟鎶ュ悕鍒楄〃",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#F3F6F9"
- }
-
- }, {
- "path": "pages/comApplyList/comApplyList",
- "style": {
- "navigationBarTitleText": "浼佷笟鎶ュ悕鍒楄〃",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "pages/applyDetail/applyDetail",
- "style": {
- "navigationBarTitleText": "浼佷笟鎶ュ悕璇︽儏",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }, {
- "path": "pages/uploadServiceData/uploadServiceData",
- "style": {
- "navigationBarTitleText": "涓婁紶鏈嶅姟鏁版嵁",
- "enablePullDownRefresh": false
-
- }
-
- }, {
- "path": "pages/uploadCheckData/uploadCheckData",
- "style": {
- "navigationBarTitleText": "涓婁紶璇婃柇鏁版嵁",
- "enablePullDownRefresh": false
- }
-
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F3F6F9",
- "backgroundColor": "#F3F6F9"
- },
- "uniIdRouter": {}
-}
--
Gitblit v1.9.3