From f40983b82edc139fa7961cf7a6f3cdf48df94175 Mon Sep 17 00:00:00 2001
From: lancer <1905818361@qq.com>
Date: Fri, 27 Aug 2021 17:52:46 +0800
Subject: [PATCH] init
---
pages/center/Piabodata/index.vue | 1 +
pages/center/consumer/edit.vue | 14 ++++++++------
pages/center/records/index.vue | 8 +++++---
3 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/pages/center/Piabodata/index.vue b/pages/center/Piabodata/index.vue
index 1d99cff..6d864f9 100644
--- a/pages/center/Piabodata/index.vue
+++ b/pages/center/Piabodata/index.vue
@@ -542,6 +542,7 @@
this.getReport()
this.getRtrent()
this.getindexZxl()
+ this.getAward()
},
staffSelectCallback(e,idx){
if(idx==0){
diff --git a/pages/center/consumer/edit.vue b/pages/center/consumer/edit.vue
index 3ac2033..467186d 100644
--- a/pages/center/consumer/edit.vue
+++ b/pages/center/consumer/edit.vue
@@ -14,7 +14,7 @@
-
+
@@ -46,7 +46,7 @@
-
+
@@ -54,7 +54,7 @@
微信账号
-
+
@@ -84,7 +84,7 @@
备注内容
-
+
@@ -98,7 +98,7 @@
-
+
{{item.name}}
@@ -416,11 +416,13 @@
flex-wrap: wrap;
// justify-content: space-around;
border-bottom: 1px solid #E0E0E0;
+ padding-bottom: 16rpx;
.chebox{
// width: 20%;
height: 60rpx;
line-height: 60rpx;
- margin: 10rpx 0;
+ // margin: 10rpx 0;
+ margin-bottom: 25rpx;
margin-right: 20rpx;
border: 1px solid #E0E0E0;
box-sizing: border-box;
diff --git a/pages/center/records/index.vue b/pages/center/records/index.vue
index 3597c18..8647950 100644
--- a/pages/center/records/index.vue
+++ b/pages/center/records/index.vue
@@ -463,12 +463,12 @@
font-size: 30rpx;
font-weight: 400;
color: #666666;
- line-height: 30rpx;
+ // line-height: 30rpx;
}
.arriveNum{
font-size: 30rpx;
font-weight: 400;
- line-height: 30rpx;
+ // line-height: 30rpx;
margin-left: 10rpx;
}
}
@@ -484,11 +484,13 @@
}
}
.content-last{
- margin: 30rpx 0;
+ // margin: 30rpx 0;
font-size: 30rpx;
font-weight: 400;
color: #666666;
line-height: 30rpx;
+ margin-top: 22rpx;
+ margin-bottom: 30rpx;
}
}