diff --git a/pages/appreciationServe/appreciationServe.vue b/pages/appreciationServe/appreciationServe.vue
index efa05c9..a0c97ef 100644
--- a/pages/appreciationServe/appreciationServe.vue
+++ b/pages/appreciationServe/appreciationServe.vue
@@ -12,16 +12,18 @@
+
+ *产品名称
+
*规格型号
+
-
- *规格型号
-
+
产品品牌
@@ -30,7 +32,7 @@
*产品尺寸
- *产品尺寸
+
@@ -54,21 +56,9 @@
-
-
- *详细地址
-
- *联系人
-
-
-
- *联系电话
-
-
-
- *预约时间
-
-
+
+
+
*详细地址
@@ -132,6 +122,7 @@
diff --git a/pages/faultStatistics/projectOverview.vue b/pages/faultStatistics/projectOverview.vue
index 49532d3..05f1976 100644
--- a/pages/faultStatistics/projectOverview.vue
+++ b/pages/faultStatistics/projectOverview.vue
@@ -454,7 +454,9 @@
padding-top: 90rpx;
padding-bottom: 80rpx;
}
-
+.charts-box{
+ width: 100%;
+}
.settlement-type-title {
font-size: 32rpx;
color: #2c2c2c;
@@ -543,7 +545,7 @@
.project-gross-box .li .date-con .date-con-li {
border-right: 2rpx solid #E6E6E6;
- padding-right: 60rpx;
+ padding-right: 58rpx;
padding-left: 60rpx;
}
diff --git a/pages/feedback/feedback.vue b/pages/feedback/feedback.vue
index 023ed40..ab58b57 100644
--- a/pages/feedback/feedback.vue
+++ b/pages/feedback/feedback.vue
@@ -112,12 +112,15 @@
}
.content{
padding-top: 76rpx;
+ padding-bottom: 180rpx;
}
.opinion-type {
width: 100%;
height: 80rpx;
line-height: 80rpx;
padding: 0 40rpx;
+ border-top: 2rpx solid #EAEAEA;
+ border-bottom: 2rpx solid #EAEAEA;
margin-top: 24rpx;
background-color: #FFFFFF;
font-size: 36rpx;
@@ -130,7 +133,7 @@
background-color: #FFFFFF;
text-align: center;
line-height: 68rpx;
- color: #dddddd;
+ color: #9f9898;
border-radius: 8rpx;
margin-bottom: 24rpx;
}
diff --git a/pages/mountingsList/mountingsList.vue b/pages/mountingsList/mountingsList.vue
index 60e5a56..a4c803c 100644
--- a/pages/mountingsList/mountingsList.vue
+++ b/pages/mountingsList/mountingsList.vue
@@ -4,6 +4,9 @@
+
+
+
@@ -132,8 +135,17 @@
diff --git a/pages/project/details.vue b/pages/project/details.vue
index 19e2870..586286e 100644
--- a/pages/project/details.vue
+++ b/pages/project/details.vue
@@ -1,56 +1,61 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{index}}/3
-
-
-
-
-
- 湖南工业大学生化学院会议室P2.5全彩LED显示屏
-
-
- XM20220108-1001
-
-
-
-
-
- 湖南省长沙市高新开发区谷园路109号像素大厦1205
-
-
-
-
-
-
-
-
- 最近一次故障时间:2021-11-18 17:00:16
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{index}}/3
+
+
+
+
+
+ 湖南工业大学生化学院会议室P2.5全彩LED显示屏
+
+
+ XM20220108-1001
+
+
+
+
+
+ 湖南省长沙市高新开发区谷园路109号像素大厦1205
+
+
+
+
+
+
+
+
+ 最近一次故障时间:2021-11-18 17:00:16
+
+
+
+
+
+
@@ -267,6 +272,8 @@
.content {
padding: 16rpx 0;
+ padding-top: 80rpx;
+ padding-bottom: 80rpx;
}
.swiper {
@@ -278,6 +285,12 @@
height: 500rpx;
width: 100%;
}
+ .head-top{
+ position: relative;
+ z-index: 1;
+ margin-top: 15rpx;
+ box-shadow: 0rpx 5rpx 5rpx rgba(0, 0, 0, 0.1);
+ }
.details-head {
width: 725rpx;
@@ -347,6 +360,7 @@
padding-left: 20rpx;
align-items: center;
border-radius: 10rpx;
+
background: linear-gradient(to right, #FFEBEB, #F7F7F7);
}
@@ -364,9 +378,13 @@
.project-message-title {
display: flex;
padding: 0 33rpx;
+ padding-top: 23rpx;
+
align-items: center;
border-bottom: 2rpx solid #ebebeb;
- margin-top: 23rpx;
+
+ margin-top: 2rpx;
+ background-color: #FFFFFF;
padding-bottom: 21rpx;
}
@@ -379,13 +397,16 @@
}
.project-message-title .text {
- font-size: 13rpx
+ font-size: 26rpx
}
.project-message-content {
display: flex;
box-shadow: 0rpx 5rpx 5rpx rgba(0, 0, 0, 0.1);
padding: 30rpx 25rpx 0rpx;
+ background-color: #FFFFFF;
+ position: relative;
+ z-index: 2;
flex-wrap: wrap;
justify-content: space-between;
}
@@ -417,9 +438,11 @@
}
.record-nav {
- padding: 55rpx 50rpx 33rpx;
+ padding: 51rpx 50rpx 33rpx;
display: flex;
+ margin-top: 4rpx;
justify-content: space-between;
+ background-color: #FFFFFF;
border-bottom: 2rpx solid #D5D4D4;
}
@@ -475,7 +498,7 @@
.record-content .list .li .icon::after {
content: "";
- width: 1rpx;
+ width: 2rpx;
position: absolute;
left: 7rpx;
height: 64rpx;
@@ -509,10 +532,10 @@
}
.record-content .list .on .icon::after {
content: "";
- width: 1rpx;
+ width: 2rpx;
position: absolute;
left: 9rpx;
- height: 167rpx;
+ height: 170rpx;
z-index: -1;
background-color: #0084ff;
top: 20rpx;
diff --git a/pages/project/projectList.vue b/pages/project/projectList.vue
index 2da386a..c25adc4 100644
--- a/pages/project/projectList.vue
+++ b/pages/project/projectList.vue
@@ -3,6 +3,9 @@
+
+
+
@@ -44,28 +47,10 @@
2022/01/08
+
质保到期
-
+
@@ -147,10 +132,20 @@
height: 100%;
background-color: #F7F7F7;
padding: 0 25rpx;
+ padding-right: 100rpx;
+
box-sizing: border-box;
border-radius: 36rpx;
}
-
+ .project-list-input .xian {
+ width: 3rpx;
+ height: 35rpx;
+ position: absolute;
+ background-color: #EAEAEA;
+ right: 100rpx;
+ top: 50%;
+ margin-top: -14rpx;
+ }
.project-list-input .search {
width: 28rpx;
height: 28rpx;
diff --git a/pages/repairsPage/repairsPage.vue b/pages/repairsPage/repairsPage.vue
index 0056e0c..b31695d 100644
--- a/pages/repairsPage/repairsPage.vue
+++ b/pages/repairsPage/repairsPage.vue
@@ -52,8 +52,10 @@
-
+
+
+
+
diff --git a/pages/tabbar/pagehome/pagehome.vue b/pages/tabbar/pagehome/pagehome.vue
index 391d2ef..0cf8db3 100644
--- a/pages/tabbar/pagehome/pagehome.vue
+++ b/pages/tabbar/pagehome/pagehome.vue
@@ -224,7 +224,7 @@
},
data() {
return {
- role: 2, // 1:业务员 2:表示客户 3:表示客服 4:表示工程师
+ role: 4, // 1:业务员 2:表示客户 3:表示客服 4:表示工程师
statusHeight: uni.getSystemInfoSync().statusBarHeight + 50,
messageNumber: 16 ,// 消息数量
noticeList:['2021年11月06日公司团建,维修服务暂停一天服务暂停一天服务暂停一天。','51akslfj;dkpiojasdjf;j1ij'],//公告
diff --git a/pages/workOrder/details.vue b/pages/workOrder/details.vue
index cea9b9b..49a45c1 100644
--- a/pages/workOrder/details.vue
+++ b/pages/workOrder/details.vue
@@ -113,7 +113,7 @@
服务方式:
-
+
@@ -133,7 +133,7 @@
-
+
状态:已完成
@@ -143,140 +143,206 @@
开始时间:
-
+
结束时间:
-
-
-
-
- 维保用时:
-
-
-
-
-
-
-
-
- 维保费用:
-
-
-
-
-
-
- 等待时长:
-
-
-
-
-
-
- 主维保人:
-
-
-
-
-
-
- 更换配件:
-
-
-
-
-
-
-
-
-
-
- 工作描述:
-
-
-
-
-
-
-
- 维保图片:
-
-
-
-
-
-
-
-
-
-
-
+
-
- 故障原因:
+ 维保用时:
-
-
+
+
+
+
+
+
+
+ 维保费用:
+
+
+
+
+
+
+ 等待时长:
+
+
+
主维保人:
+
+
+
+
+
+ 更换配件:
+
+
+
+
+
+
+
+
+
+ 是
+
+
+
+
+
+
+
+
+
+ 否
+
+
+
+
+
+
+
+
+
+ 工作描述:
+
+
+
+
+
+
+
+ 维保图片:
+
+
+
+
+
+
+
+
+
+
+
+ 故障原因:
+
+
+
+
+
+
+ 维保人员:
+
-
+
-
+
-
+
状态:待结算
-
+
-
-
-
-
-
- 全彩LED显示屏电源
-
-
- 1011-1
-
-
-
- 配件品牌:华鑫电源
-
-
- 规格型号:5A-75B
-
-
- 使用数量:1张
-
-
+
+
+
+
+
+
+ 全彩LED显示屏电源
+
+
+ 1011-1
+
+
+
+ 配件品牌:华鑫电源
+
+
+ 规格型号:5A-75B
+
+
+ 使用数量:1张
+
+
+
+
+
+
+
+
+
+
+ 全彩LED显示屏电源
+
+
+ 1011-1
+
+
+
+ 配件品牌:华鑫电源
+
+
+ 规格型号:5A-75B
+
+
+ 使用数量:1张
+
+
+
+
+
+
+
+
+
+
+ 全彩LED显示屏电源
+
+
+ 1011-1
+
+
+
+ 配件品牌:华鑫电源
+
+
+ 规格型号:5A-75B
+
+
+ 使用数量:1张
+
+
-
+
@@ -428,7 +494,8 @@
data() {
return {
swiperCurrent: 0,
- textTitle:"工单详情",
+ textTitle: "工单详情",
+ isrideo:true,
detailsNav: [{
title: "基础信息",
state: true
@@ -453,14 +520,16 @@
mounted() {
const query = uni.createSelectorQuery().in(this);
query.select('#swi1').boundingClientRect(data => {
-
- this.swiHeight = data.height-100
+
+ this.swiHeight = data.height - 100
}).exec();
this.detailsNavFun(0)
},
methods: {
-
+isrideoFun(is){
+ this.isrideo=is
+},
copy(value) {
//提示模板
uni.showModal({
@@ -483,33 +552,33 @@
swiperCurrentFun(data) {
console.log(data.detail.current)
-
- if(data.detail.current==0){
- this.textTitle="工单详情"
+
+ if (data.detail.current == 0) {
+ this.textTitle = "工单详情"
const query = uni.createSelectorQuery().in(this);
query.select('#swi1').boundingClientRect(data => {
-
+
this.swiHeight = data.height
}).exec();
- }else if(data.detail.current==1){
- this.textTitle="处理详情"
+ } else if (data.detail.current == 1) {
+ this.textTitle = "处理详情"
const query = uni.createSelectorQuery().in(this);
query.select('#swi2').boundingClientRect(data => {
-
+
this.swiHeight = data.height
}).exec();
- }else if(data.detail.current==2){
- this.textTitle="工单详情"
+ } else if (data.detail.current == 2) {
+ this.textTitle = "工单详情"
const query = uni.createSelectorQuery().in(this);
query.select('#swi3').boundingClientRect(data => {
-
+
this.swiHeight = data.height
}).exec();
- }else if(data.detail.current==3){
- this.textTitle="工单详情"
+ } else if (data.detail.current == 3) {
+ this.textTitle = "工单详情"
const query = uni.createSelectorQuery().in(this);
query.select('#swi4').boundingClientRect(data => {
-
+
this.swiHeight = data.height
}).exec();
}
@@ -537,7 +606,7 @@
.swiper {
min-height: 88vh;
width: 100%;
-
+
}
.submit-button {
@@ -662,15 +731,15 @@
}
.record-content {
- margin-top: 33rpx;
-
+
padding: 0 34rpx;
}
- .course-content{
- background-color: #FFFFFF;
- padding-top: 30rpx;
- margin-top: 16rpx;
- padding-bottom: 60rpx;
+
+ .course-content {
+ background-color: #FFFFFF;
+ padding-bottom: 60rpx;
+ margin-top: 20rpx;
+ padding-top: 20rpx;
}
.record-content .title {
@@ -698,7 +767,7 @@
.record-content .list .li .icon::after {
content: "";
- width: 1rpx;
+ width: 2rpx;
position: absolute;
left: 7rpx;
height: 106rpx;
@@ -734,11 +803,11 @@
.record-content .list .on .icon::after {
content: "";
- width: 1rpx;
+ width: 2rpx;
position: absolute;
left: 9rpx;
height: 167rpx;
- z-index: -1;
+ z-index: 1;
background-color: #0084ff;
top: 20rpx;
}
@@ -771,6 +840,7 @@
margin-top: 101rpx;
color: #FFFFFF;
}
+
.work-order-from .li .input .add-img {
width: 136rpx;
height: 127rpx;
@@ -779,47 +849,89 @@
background-color: #DCDCDC;
align-items: center;
}
-
+
.work-order-from .li .input .add-img .icon {
width: 64rpx;
height: 64rpx;
}
-
+
.work-order-from .li .add-display {
display: flex;
}
- .change-accessory .li .img{
+ .change-accessory {
+ background-color: #FFFFFF;
+ }
+ .change-accessory .li .img {
width: 185rpx;
height: 185rpx;
margin-right: 30rpx;
}
- .change-accessory .li{
- padding: 34rpx;
- display: flex;
- border-bottom: 2rpx solid #EEEEEE;
- }
- .change-accessory .li .text-content {
- flex: 1;
+
+ .change-accessory .li {
+ padding: 34rpx;
+
+ display: flex;
+ border-bottom: 2rpx solid #EEEEEE;
+ }
+
+ .change-accessory .li .text-content {
+ flex: 1;
+ }
+
+ .change-accessory .li .text-content .title {
+ font-size: 30rpx;
+ display: flex;
+ justify-content: space-between;
+ margin-bottom: 16rpx;
+ }
+
+ .change-accessory .li .text-content .title .text {
+ width: 77%;
+ font-size: 30rpx;
+ color: #333333;
+ }
+
+ .change-accessory .li .text-content .date {
+ color: #ff0000;
+ font-size: 24rpx;
+ font-weight: bold;
+ }
+
+ .change-accessory .li .text-content .text {
+ width: auto;
+ font-size: 26rpx;
+ margin-bottom: 12rpx;
+ color: #666666;
+ }
+ .work-order-from .rideo{
+ display: flex;
}
- .change-accessory .li .text-content .title{
- font-size: 30rpx;
- display: flex;
- justify-content: space-between;
- margin-bottom: 16rpx;
+ .work-order-from .isrideo{
+ display: flex;
+ align-items: center;
+ margin-right: 41rpx;
+ }
+ .work-order-from .isrideo .icon{
+ width: 26rpx;
+ border: 2rpx solid #818181;
+ border-radius: 50%;
+ height: 26rpx;
+ margin-right: 10rpx;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ }
+ .work-order-from .isrideo .icon .icon-content{
+ width: 19rpx;
+ height: 19rpx;
+ background-color: #818181;
+ border-radius: 50%;
+ }
+
+ .work-order-from .isrideo .on{
+ border: 2rpx solid #D81E06;
+ }
+ .work-order-from .isrideo .on .icon-content{
+ background-color: #D81E06
}
- .change-accessory .li .text-content .title .text{
- width: 77%;
- font-size: 30rpx;
- color: #333333;
- }
- .change-accessory .li .text-content .date{
- color: #ff0000;
- font-size: 24rpx;font-weight: bold;
- }
- .change-accessory .li .text-content .text{
- width: auto;
- font-size: 26rpx;
- margin-bottom: 12rpx;
- color: #666666;
- }
diff --git a/pages/workOrder/payReturnVisit.vue b/pages/workOrder/payReturnVisit.vue
index e944c30..3c52c27 100644
--- a/pages/workOrder/payReturnVisit.vue
+++ b/pages/workOrder/payReturnVisit.vue
@@ -42,7 +42,7 @@
- 联系电话
+ 回访时间
diff --git a/pages/workOrder/workOrder.vue b/pages/workOrder/workOrder.vue
index cf52a76..59c8408 100644
--- a/pages/workOrder/workOrder.vue
+++ b/pages/workOrder/workOrder.vue
@@ -49,7 +49,8 @@
项目名称:
-
+
@@ -123,7 +124,7 @@
服务方式:
-
+
@@ -161,6 +162,7 @@
diff --git a/pages/workOrder/workOrderLlsit.vue b/pages/workOrder/workOrderLlsit.vue
index 8a2ac5f..384160a 100644
--- a/pages/workOrder/workOrderLlsit.vue
+++ b/pages/workOrder/workOrderLlsit.vue
@@ -4,6 +4,9 @@
+
+
+
@@ -79,7 +82,7 @@
-
+
湖南省长沙市高新开发区谷园路109号像素大厦1205
@@ -132,7 +135,7 @@
-
+
湖南省长沙市高新开发区谷园路109号像素大厦1205
@@ -185,7 +188,7 @@
-
+
湖南省长沙市高新开发区谷园路109号像素大厦1205
@@ -262,8 +265,17 @@
.content {
padding-top: 76rpx;
+ padding-bottom: 140rpx;
}
-
+ .project-list-input .xian {
+ width: 3rpx;
+ height: 35rpx;
+ position: absolute;
+ background-color: #EAEAEA;
+ right: 100rpx;
+ top: 50%;
+ margin-top: -14rpx;
+ }
.project-list-input {
width: 100%;
height: 114rpx;
@@ -294,7 +306,10 @@
.screen {
display: flex;
justify-content: space-around;
- padding: 46rpx 20rpx;
+ padding: 25rpx 20rpx;
+ border-bottom: 2rpx solid #E6E6E6;
+ border-top: 2rpx solid #E6E6E6;
+ margin: 20rpx 0rpx;
}
.screen .li {
@@ -390,7 +405,7 @@
.project-list .li .message .text .title .icon1{
background-color: #00a2e9;
}
- .project-list .li .message .text .title .icon1{
+.project-list .li .message .text .title .icon3{
background-color: #009a44;
}
@@ -415,7 +430,7 @@
}
.project-list .li .message .specification .text {
- color: #f5b0b0;
+ color: #e90000;
}
.project-list .li .message .installation-site {
@@ -455,7 +470,7 @@
.project-list-address .address .img {
width: 22rpx;
- height: 28rpx;
+ height: 30rpx;
margin-right: 10rpx;
}
diff --git a/pages/workOrder/workOrderThree.vue b/pages/workOrder/workOrderThree.vue
index c91e999..94d7c4b 100644
--- a/pages/workOrder/workOrderThree.vue
+++ b/pages/workOrder/workOrderThree.vue
@@ -381,6 +381,7 @@
diff --git a/static/iocn/dz2.png b/static/iocn/dz2.png
new file mode 100644
index 0000000..b7f495c
Binary files /dev/null and b/static/iocn/dz2.png differ
diff --git a/static/iocn/jh.png b/static/iocn/jh.png
new file mode 100644
index 0000000..35edbca
Binary files /dev/null and b/static/iocn/jh.png differ