From 73066bf5e21a36a790b1737bd76607057ad9ea68 Mon Sep 17 00:00:00 2001 From: ihzero Date: Tue, 23 Apr 2024 23:26:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/src/pages.json b/src/pages.json index 9a577db..18c0653 100644 --- a/src/pages.json +++ b/src/pages.json @@ -206,7 +206,6 @@ ] }, { -<<<<<<< HEAD "root": "pages/ask-leave", "pages": [ { @@ -219,41 +218,12 @@ "path": "create", "style": { "navigationBarTitleText": "请假申请" -======= - "root": "pages/train-books", - "pages": [ - { - "path": "index", - "style": { - "navigationBarTitleText": "培训课件" ->>>>>>> bef6694e8063f41c6890ee243e7b32e9f248c252 } }, { "path": "detail", "style": { -<<<<<<< HEAD "navigationBarTitleText": "请假详情" -======= - "navigationBarTitleText": "培训课件" - } - } - ] - }, - { - "root": "pages/examination", - "pages": [ - { - "path": "index", - "style": { - "navigationBarTitleText": "培训考试" - } - }, - { - "path": "detail", - "style": { - "navigationBarTitleText": "培训考试" ->>>>>>> bef6694e8063f41c6890ee243e7b32e9f248c252 } } ]