From 257264b68a760282ab3180de93508029d922c2a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Thu, 14 Mar 2024 16:57:38 +0800 Subject: [PATCH] xg --- pages.json | 8 +-- pages/startup/startup.vue | 121 -------------------------------------- 2 files changed, 1 insertion(+), 128 deletions(-) delete mode 100644 pages/startup/startup.vue diff --git a/pages.json b/pages.json index 4cbdc22..533d0a4 100644 --- a/pages.json +++ b/pages.json @@ -9,12 +9,6 @@ "enablePullDownRefresh": false, "navigationStyle": "custom" } - }, { - "path": "pages/startup/startup", - "style": { - "navigationStyle": "custom", - "enablePullDownRefresh": false - } }, { "path": "pages/message/message", "style": { @@ -707,7 +701,7 @@ "navigationBarTitleText": "微信运动", "enablePullDownRefresh": false } - },{ + }, { "path": "contractsigningprotocol/contractsigningprotocol", "style": { "navigationBarTitleText": "签约协议", diff --git a/pages/startup/startup.vue b/pages/startup/startup.vue deleted file mode 100644 index 2dc8be7..0000000 --- a/pages/startup/startup.vue +++ /dev/null @@ -1,121 +0,0 @@ - - - - - \ No newline at end of file