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 @@
-
-
-
-
-
-
-
-
-
-
- 暂无图片
-
-
-
-
-
- 电梯设备
-
-
- SB52225456
-
-
- 四厂区二楼三车间
-
-
-
-
-
-
-
-
-
-
-
\ 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 @@
-
-
-
-
-
-
-
-
-
-
- 32
- 设备总数
-
-
- 32
- 故障中设备
-
-
- 32
- 已报修设备
-
-
-
-
- 32
- 待接单
-
-
- 32
- 待验证
-
-
- 32
- 待审核
-
-
-
-
-
- 设备维护
-
-
-
-
- 设备报修
-
-
-
-
-
- 维修工单
-
-
-
-
-
- 检修工单
-
-
-
-
-
- 点检工单
-
-
-
-
-
- 保养工单
-
-
-
- 模具维护
-
-
-
-
- 设备报修
-
-
-
-
-
- 维修工单
-
-
-
-
-
- 检修工单
-
-
-
-
-
- 保养工单
-
-
-
- 备件管理
-
-
-
-
- 领用申请
-
-
-
-
-
- 维修工单
-
-
-
-
-
+ 1
\ 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 @@
-
-
- 1
-
-
-
-
-
-
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 @@
-
-
-
-
- 清除未读
-
-
-
-
-
- 全部
-
-
- 已读
-
-
- 未读
-
-
-
-
-
-
-
- 2024-12-12 08:00:00
-
-
-
- 您有一个保养任务,请及时处理。
-
-
- 消息类型 保养任务
-
-
- 任务时间 2023-06-02 09:00~2023-06-02 09:00
-
-
-
-
-
-
-
-
-
\ 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 @@
-
-
-
-
-
-
-
-
-
-
- 暂无图片
-
-
-
-
-
- 备件025
-
-
- 备件编码:SB52225456
-
-
- 规格型号:SB52225456
-
-
- 总库存:25
-
-
-
-
-
-
-
-
-
-
\ 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 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
-
-
- 2023-12-12 08:00:00
-
-
-
- {{cur.label}}:{{item[cur.field]}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ 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 @@
-
-
-
-
-
- 维修工单
- 转班
-
-
-
- 工单单号
- WXDH2051351
-
-
- 工单主题
- 设备一维修2554
-
-
- 工单类型
- 报修工单
-
-
- 维修班组
- 维修班组一
-
-
- 工程师
- 橙子
-
-
- 维修工
- 香蕉
-
-
-
-
-
-
-
-
-
-
- {{changeItem.name}}
-
-
-
- 设备编号
- WXDH2051351
-
-
- 设备名称
- 设备一维修2554
-
-
- 规格型号
- 报修工单
-
-
- 设备类型
- 维修班组一
-
-
- 存放位置
- 橙子
-
-
- 使用部门
- 香蕉
-
-
-
-
- 设备编号
- WXDH2051351
-
-
- 设备名称
- 设备一维修2554
-
-
- 规格型号
- 报修工单
-
-
- 设备类型
- 维修班组一
-
-
- 存放位置
- 橙子
-
-
- 使用部门
- 香蕉
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ 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