From fc1cc4abf2a98a886dd29cdb93481747de324bc8 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Tue, 16 Jan 2024 13:04:16 +0800 Subject: [PATCH] 1 --- pages.json | 198 ++-------- pages/device/index.vue | 88 ----- pages/device/screen.vue | 242 ------------ pages/index.vue | 247 +------------ pages/login.vue | 208 +---------- pages/mine/aboutUs.vue | 53 --- pages/mine/changePassword.vue | 149 -------- pages/mine/index.vue | 200 ---------- pages/mold/index.vue | 22 -- pages/notaic/index.vue | 139 ------- pages/spareParts/index.vue | 94 ----- pages/spareParts/screen.vue | 149 -------- pages/sparePartsApplication/addForm.vue | 283 -------------- pages/sparePartsApplication/index.vue | 149 -------- pages/sparePartsApplication/screen.vue | 188 ---------- .../addForm.vue | 261 ------------- .../sparePartsServiceWorkOrderList/index.vue | 88 ----- .../sparePartsServiceWorkOrderList/screen.vue | 211 ----------- pages/workOrderList/addForm.vue | 211 ----------- pages/workOrderList/detail.vue | 349 ------------------ pages/workOrderList/index.vue | 159 -------- pages/workOrderList/screen.vue | 223 ----------- pages/workOrderList/transfer.vue | 181 --------- 23 files changed, 41 insertions(+), 4051 deletions(-) delete mode 100644 pages/device/index.vue delete mode 100644 pages/device/screen.vue delete mode 100644 pages/mine/aboutUs.vue delete mode 100644 pages/mine/changePassword.vue delete mode 100644 pages/mine/index.vue delete mode 100644 pages/mold/index.vue delete mode 100644 pages/notaic/index.vue delete mode 100644 pages/spareParts/index.vue delete mode 100644 pages/spareParts/screen.vue delete mode 100644 pages/sparePartsApplication/addForm.vue delete mode 100644 pages/sparePartsApplication/index.vue delete mode 100644 pages/sparePartsApplication/screen.vue delete mode 100644 pages/sparePartsServiceWorkOrderList/addForm.vue delete mode 100644 pages/sparePartsServiceWorkOrderList/index.vue delete mode 100644 pages/sparePartsServiceWorkOrderList/screen.vue delete mode 100644 pages/workOrderList/addForm.vue delete mode 100644 pages/workOrderList/detail.vue delete mode 100644 pages/workOrderList/index.vue delete mode 100644 pages/workOrderList/screen.vue delete mode 100644 pages/workOrderList/transfer.vue diff --git a/pages.json b/pages.json index 3e67a8b..8298c29 100644 --- a/pages.json +++ b/pages.json @@ -1,174 +1,42 @@ { "pages": [{ - "path": "pages/login", - "style": { - "navigationStyle": "custom" - } - }, { "path": "pages/index", "style": { - "navigationBarTitleText": "首页", - "navigationStyle": "custom" - } - }, { - "path": "pages/device/index", - "style": { - "navigationBarTitleText": "设备列表", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/device/screen", - "style": { - "navigationBarTitleText": "筛选", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/mold/index", - "style": { - "navigationBarTitleText": "模具" - } - }, { - "path": "pages/spareParts/index", - "style": { - "navigationBarTitleText": "备件", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/mine/index", - "style": { - "navigationBarTitleText": "我的", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/spareParts/screen", - "style": { - "navigationBarTitleText": "筛选", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/sparePartsApplication/index", - "style": { - "navigationStyle": "custom", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/sparePartsApplication/screen", - "style": { - "navigationBarTitleText": "筛选", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/sparePartsApplication/addForm", - "style": { - "navigationBarTitleText": "添加申请", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/sparePartsServiceWorkOrderList/index", - "style": { - "navigationStyle": "custom", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/sparePartsServiceWorkOrderList/screen", - "style": { - "navigationBarTitleText": "筛选", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/sparePartsServiceWorkOrderList/addForm", - "style": { - "navigationBarTitleText": "添加申请", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/notaic/index", - "style": { - "navigationStyle": "custom", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/workOrderList/index", - "style": { - "navigationStyle": "custom" - } - }, { - "path": "pages/workOrderList/screen", - "style": { - "navigationBarTitleText": "筛选", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/workOrderList/addForm", - "style": { - "navigationBarTitleText": "添加报修", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/workOrderList/detail", - "style": { - "navigationBarTitleText": "工单详情", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/mine/aboutUs", - "style": { - "navigationBarTitleText": "关于我们", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" - } - }, { - "path": "pages/mine/changePassword", - "style": { - "navigationBarTitleText": "修改密码", - "navigationBarBackgroundColor": "#409eff", - "navigationBarTextStyle": "white" + "navigationBarTitleText": "首页" } }], - "tabBar": { - "color": "#8f9bb3", - "selectedColor": "#409eff", - "borderStyle": "white", - "backgroundColor": "#ffffff", - "list": [{ - "pagePath": "pages/index", - "iconPath": "static/images/tabbar/tab_icon1.png", - "selectedIconPath": "static/images/tabbar/tab_act_icon1.png", - "text": "首页" - }, { - "pagePath": "pages/device/index", - "iconPath": "static/images/tabbar/tab_icon2.png", - "selectedIconPath": "static/images/tabbar/tab_act_icon2.png", - "text": "设备" - }, { - "pagePath": "pages/mold/index", - "iconPath": "static/images/tabbar/tab_icon3.png", - "selectedIconPath": "static/images/tabbar/tab_act_icon3.png", - "text": "模具" - }, { - "pagePath": "pages/spareParts/index", - "iconPath": "static/images/tabbar/tab_icon4.png", - "selectedIconPath": "static/images/tabbar/tab_act_icon4.png", - "text": "备件" - }, { - "pagePath": "pages/mine/index", - "iconPath": "static/images/tabbar/tab_icon5.png", - "selectedIconPath": "static/images/tabbar/tab_act_icon5.png", - "text": "我的" - }] - }, + // "tabBar": { + // "color": "#8f9bb3", + // "selectedColor": "#409eff", + // "borderStyle": "white", + // "backgroundColor": "#ffffff", + // "list": [{ + // "pagePath": "pages/index", + // "iconPath": "static/images/tabbar/tab_icon1.png", + // "selectedIconPath": "static/images/tabbar/tab_act_icon1.png", + // "text": "首页" + // }, { + // "pagePath": "pages/device/index", + // "iconPath": "static/images/tabbar/tab_icon2.png", + // "selectedIconPath": "static/images/tabbar/tab_act_icon2.png", + // "text": "设备" + // }, { + // "pagePath": "pages/mold/index", + // "iconPath": "static/images/tabbar/tab_icon3.png", + // "selectedIconPath": "static/images/tabbar/tab_act_icon3.png", + // "text": "模具" + // }, { + // "pagePath": "pages/spareParts/index", + // "iconPath": "static/images/tabbar/tab_icon4.png", + // "selectedIconPath": "static/images/tabbar/tab_act_icon4.png", + // "text": "备件" + // }, { + // "pagePath": "pages/mine/index", + // "iconPath": "static/images/tabbar/tab_icon5.png", + // "selectedIconPath": "static/images/tabbar/tab_act_icon5.png", + // "text": "我的" + // }] + // }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "RuoYi", diff --git a/pages/device/index.vue b/pages/device/index.vue deleted file mode 100644 index 1115000..0000000 --- a/pages/device/index.vue +++ /dev/null @@ -1,88 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/device/screen.vue b/pages/device/screen.vue deleted file mode 100644 index 38f5cda..0000000 --- a/pages/device/screen.vue +++ /dev/null @@ -1,242 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index caada73..c6b28ca 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,261 +1,24 @@ \ No newline at end of file diff --git a/pages/login.vue b/pages/login.vue index baba105..776720a 100644 --- a/pages/login.vue +++ b/pages/login.vue @@ -1,225 +1,23 @@ \ No newline at end of file diff --git a/pages/mine/aboutUs.vue b/pages/mine/aboutUs.vue deleted file mode 100644 index 241467b..0000000 --- a/pages/mine/aboutUs.vue +++ /dev/null @@ -1,53 +0,0 @@ - - - - - diff --git a/pages/mine/changePassword.vue b/pages/mine/changePassword.vue deleted file mode 100644 index c0f11bc..0000000 --- a/pages/mine/changePassword.vue +++ /dev/null @@ -1,149 +0,0 @@ - - - - - diff --git a/pages/mine/index.vue b/pages/mine/index.vue deleted file mode 100644 index 586648d..0000000 --- a/pages/mine/index.vue +++ /dev/null @@ -1,200 +0,0 @@ - - - - - diff --git a/pages/mold/index.vue b/pages/mold/index.vue deleted file mode 100644 index d1914b9..0000000 --- a/pages/mold/index.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - - - diff --git a/pages/notaic/index.vue b/pages/notaic/index.vue deleted file mode 100644 index f75b088..0000000 --- a/pages/notaic/index.vue +++ /dev/null @@ -1,139 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/spareParts/index.vue b/pages/spareParts/index.vue deleted file mode 100644 index 1ca39dd..0000000 --- a/pages/spareParts/index.vue +++ /dev/null @@ -1,94 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/spareParts/screen.vue b/pages/spareParts/screen.vue deleted file mode 100644 index 2dd2da9..0000000 --- a/pages/spareParts/screen.vue +++ /dev/null @@ -1,149 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/sparePartsApplication/addForm.vue b/pages/sparePartsApplication/addForm.vue deleted file mode 100644 index 291be32..0000000 --- a/pages/sparePartsApplication/addForm.vue +++ /dev/null @@ -1,283 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/sparePartsApplication/index.vue b/pages/sparePartsApplication/index.vue deleted file mode 100644 index f15fb56..0000000 --- a/pages/sparePartsApplication/index.vue +++ /dev/null @@ -1,149 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/sparePartsApplication/screen.vue b/pages/sparePartsApplication/screen.vue deleted file mode 100644 index 5441a5d..0000000 --- a/pages/sparePartsApplication/screen.vue +++ /dev/null @@ -1,188 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/sparePartsServiceWorkOrderList/addForm.vue b/pages/sparePartsServiceWorkOrderList/addForm.vue deleted file mode 100644 index e0eb165..0000000 --- a/pages/sparePartsServiceWorkOrderList/addForm.vue +++ /dev/null @@ -1,261 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/sparePartsServiceWorkOrderList/index.vue b/pages/sparePartsServiceWorkOrderList/index.vue deleted file mode 100644 index 8fc548e..0000000 --- a/pages/sparePartsServiceWorkOrderList/index.vue +++ /dev/null @@ -1,88 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/sparePartsServiceWorkOrderList/screen.vue b/pages/sparePartsServiceWorkOrderList/screen.vue deleted file mode 100644 index 1f60eb1..0000000 --- a/pages/sparePartsServiceWorkOrderList/screen.vue +++ /dev/null @@ -1,211 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/workOrderList/addForm.vue b/pages/workOrderList/addForm.vue deleted file mode 100644 index cd03b43..0000000 --- a/pages/workOrderList/addForm.vue +++ /dev/null @@ -1,211 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/workOrderList/detail.vue b/pages/workOrderList/detail.vue deleted file mode 100644 index b11a5f8..0000000 --- a/pages/workOrderList/detail.vue +++ /dev/null @@ -1,349 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/workOrderList/index.vue b/pages/workOrderList/index.vue deleted file mode 100644 index 54ecaf8..0000000 --- a/pages/workOrderList/index.vue +++ /dev/null @@ -1,159 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/workOrderList/screen.vue b/pages/workOrderList/screen.vue deleted file mode 100644 index 95d80d0..0000000 --- a/pages/workOrderList/screen.vue +++ /dev/null @@ -1,223 +0,0 @@ - - - - - \ No newline at end of file diff --git a/pages/workOrderList/transfer.vue b/pages/workOrderList/transfer.vue deleted file mode 100644 index f3ff8df..0000000 --- a/pages/workOrderList/transfer.vue +++ /dev/null @@ -1,181 +0,0 @@ - - - - - \ No newline at end of file