diff --git a/components/remaining/remaining.vue b/components/remaining/remaining.vue
index 7a2e30e..1519ea0 100644
--- a/components/remaining/remaining.vue
+++ b/components/remaining/remaining.vue
@@ -1,341 +1,341 @@
-
-
-
-
-
-
-
-
-
-
- 跳过{{remaining}}
- 跳过
-
-
-
-
-
-
-
-
-
-
-
- 立即体验
-
-
-
-
-
-
-
-
-
-
- {{ agreement.document_title }}
-
-
-
-
- 我同意
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ 跳过{{remaining}}
+ 跳过
+
+
+
+
+
+
+
+
+
+
+
+ 立即体验
+
+
+
+
+
+
+
+
+
+
+ {{ agreement.document_title }}
+
+
+
+
+ 我同意
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pageA/pactList/pactList.vue b/pageA/pactList/pactList.vue
index 53f53a3..c409d20 100644
--- a/pageA/pactList/pactList.vue
+++ b/pageA/pactList/pactList.vue
@@ -73,11 +73,11 @@ export default {
width: 90%;
margin: 0 auto;
padding: 16upx 0;
- font-size: 26upx;
+ font-size: 30upx;
color: #333;
}
.rict_type {
text-indent: 1rem;
- line-height: 1.2;
+ line-height: 1.4;
}
diff --git a/pageB/photo/index.vue b/pageB/photo/index.vue
index e354eb9..943e571 100644
--- a/pageB/photo/index.vue
+++ b/pageB/photo/index.vue
@@ -335,6 +335,7 @@
color: #333;
font-size: 28rpx;
.title {
+ line-height: 40rpx;
}
.name {
width: 500rpx;
@@ -345,6 +346,8 @@
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
+ margin:8rpx 0;
+ line-height:36rpx;
}
.price {
color: #FF3131;
diff --git a/pageD/activity/activity.vue b/pageD/activity/activity.vue
index bbfff7a..9e3e72c 100644
--- a/pageD/activity/activity.vue
+++ b/pageD/activity/activity.vue
@@ -56,6 +56,7 @@
}
#actives{
height: 100%;
+ background: #ECECEC;
.time {
padding: 30rpx 0;
color: #666;
@@ -97,6 +98,7 @@
justify-content: center;
width: 100%;
height: 140rpx;
+ line-height: 36rpx;
padding: 20rpx;
background: rgba(241,241,241,1);
& > text {
diff --git a/pageD/notice/notice.vue b/pageD/notice/notice.vue
index bf174db..18fef4d 100644
--- a/pageD/notice/notice.vue
+++ b/pageD/notice/notice.vue
@@ -6,37 +6,37 @@