From 6699d5bf846214348805527e4055aa027adb0858 Mon Sep 17 00:00:00 2001 From: tx <2622874537@qq.com> Date: Thu, 15 Aug 2024 18:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- page_vip/Vip_index.vue | 127 ++++++++++++++-- pages/login/login.vue | 11 +- pages_admin/admin_index.vue | 3 +- pages_admin/order/device_detail.vue | 39 ++++- pages_admin/worke/woke_deviceMgmt.vue | 32 ++-- pages_adminSet/shgl.vue | 207 ++++++++++++++++++-------- 6 files changed, 313 insertions(+), 106 deletions(-) diff --git a/page_vip/Vip_index.vue b/page_vip/Vip_index.vue index 920498c..25fc6e2 100644 --- a/page_vip/Vip_index.vue +++ b/page_vip/Vip_index.vue @@ -1,8 +1,30 @@ @@ -13,25 +35,98 @@ bgc: { backgroundColor: '#fff' }, - sn:'', - istrue:false + sn: '', + istrue: false } }, - + methods: { - + } } - + \ No newline at end of file diff --git a/pages/login/login.vue b/pages/login/login.vue index 4ec7c70..e8cff5f 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -25,8 +25,12 @@ 快捷登录 - - 手机号登录 + + + 验证码登录 @@ -134,7 +132,9 @@ 车辆出仓 - + + 退出操作 + @@ -247,9 +247,12 @@ } }, todetail(item){ - uni.navigateTo({ - url:'/pages_admin/order/device_detail?id='+item.sn - }) + if(this.stepindex==0){ + uni.navigateTo({ + url:'/pages_admin/order/device_detail?id='+item.sn + }) + } + }, ban() { let data = { @@ -603,11 +606,11 @@ } .bot_box { - padding: 0 30rpx; + padding: 0 10rpx 0 30rpx; position: fixed; bottom: 0; width: 750rpx; - height: 232rpx; + // height: 262rpx; background: #FFFFFF; box-shadow: 0rpx 8rpx 20rpx 0rpx rgba(0, 0, 0, 0.3); @@ -646,7 +649,7 @@ } .bot_btn { - + margin-top: 30rpx; display: flex; flex-wrap: wrap; @@ -660,11 +663,12 @@ } .btn { - margin-right: 18rpx; + margin-top: 10rpx; + margin-right: 16rpx; display: flex; align-items: center; justify-content: center; - width: 164rpx; + width: 150rpx; height: 66rpx; background: #E2F2FF; border-radius: 0rpx 0rpx 0rpx 0rpx; diff --git a/pages_adminSet/shgl.vue b/pages_adminSet/shgl.vue index a6d3f7b..1f5b6ad 100644 --- a/pages_adminSet/shgl.vue +++ b/pages_adminSet/shgl.vue @@ -17,98 +17,173 @@ {{item.userName}} 待处理 已驳回 + 维修中 + 已完成 【{{item.typeStr}}】 {{item.detail}} - - + + - SN:134531 + SN:{{item.sn}} - 提交时间:02-11 15:06:45 + 提交时间:{{item.createTime}} - + 生成工单 - + 已生成工单 - + 忽略 - +