Commit f73176235001a519758bf187fba6a5e0bfc38760

Authored by season
1 parent 0de6eabb

支付尾款

pages/cart/cart_wk/cart_wk.json
1 { 1 {
  2 + "navigationBarTitleText": "支付尾款",
2 "usingComponents": { 3 "usingComponents": {
3 "warn": "/components/long_warn/long_warn" 4 "warn": "/components/long_warn/long_warn"
4 } 5 }
pages/cart/cart_wk/cart_wk.wxss
@@ -3,7 +3,7 @@ @@ -3,7 +3,7 @@
3 .user-mes { 3 .user-mes {
4 position: relative; 4 position: relative;
5 background-color: #fff; 5 background-color: #fff;
6 - font-size: 32rpx; 6 + font-size: 30rpx;
7 color: #444; 7 color: #444;
8 } 8 }
9 .user-contact { 9 .user-contact {
@@ -60,13 +60,14 @@ @@ -60,13 +60,14 @@
60 } 60 }
61 61
62 .top { 62 .top {
63 - widows: 100%;  
64 - background-color: white;  
65 - min-height: 70rpx;  
66 - display: flex;  
67 - padding: 10rpx;  
68 - border-bottom: 2rpx solid rgb(238, 238, 238);  
69 - margin-top: 20rpx; 63 +
  64 + background-color: white;
  65 +height: 40px;
  66 +display: flex;
  67 +padding: 10rpx 0 0 0;
  68 +border-bottom: 2rpx solid rgb(238, 238, 238);
  69 +margin-top: 10rpx;
  70 +
70 } 71 }
71 72
72 .t_img image { 73 .t_img image {
@@ -75,7 +76,7 @@ @@ -75,7 +76,7 @@
75 } 76 }
76 77
77 .t_wz { 78 .t_wz {
78 - font-size: 36rpx; 79 + font-size: 30rpx;
79 font-weight: bold; 80 font-weight: bold;
80 color: rgb(0, 0, 0); 81 color: rgb(0, 0, 0);
81 line-height: 65rpx; 82 line-height: 65rpx;
@@ -104,7 +105,7 @@ @@ -104,7 +105,7 @@
104 .center .cen_name { 105 .center .cen_name {
105 height: 120rpx; 106 height: 120rpx;
106 width: 370rpx; 107 width: 370rpx;
107 - font-size: 36rpx; 108 + font-size: 30rpx;
108 padding-left: 10rpx; 109 padding-left: 10rpx;
109 overflow:hidden; 110 overflow:hidden;
110 text-overflow:ellipsis; 111 text-overflow:ellipsis;
@@ -113,7 +114,7 @@ @@ -113,7 +114,7 @@
113 114
114 .center .cen_jg { 115 .center .cen_jg {
115 color: #c4182e; 116 color: #c4182e;
116 - font-size: 40rpx; 117 + font-size: 32rpx;
117 width: 200rpx; 118 width: 200rpx;
118 height: 40rpx; 119 height: 40rpx;
119 text-align: right; 120 text-align: right;
@@ -121,8 +122,7 @@ @@ -121,8 +122,7 @@
121 122
122 .center .cen_jg .cen_sl { 123 .center .cen_jg .cen_sl {
123 color: black; 124 color: black;
124 - font-size: 32rpx;  
125 - font-weight: bold; 125 + font-size: 26rpx;
126 width: 200rpx; 126 width: 200rpx;
127 height: 38rpx; 127 height: 38rpx;
128 } 128 }
@@ -137,20 +137,20 @@ @@ -137,20 +137,20 @@
137 } 137 }
138 138
139 .quhou .qu_fs { 139 .quhou .qu_fs {
140 - font-size: 38rpx; 140 + font-size: 30rpx;
141 display: flex; 141 display: flex;
142 - height: 80rpx; 142 + height: 60rpx;
143 margin-left: 25rpx; 143 margin-left: 25rpx;
144 line-height: 62rpx; 144 line-height: 62rpx;
145 } 145 }
146 146
147 .quhou .qu_fs image { 147 .quhou .qu_fs image {
148 - width: 46rpx;  
149 - height: 46rpx; 148 + width: 34rpx;
  149 + height: 34rpx;
150 margin-right: 18rpx; 150 margin-right: 18rpx;
151 vertical-align: center; 151 vertical-align: center;
152 position: relative; 152 position: relative;
153 - top:8rpx 153 + top:14rpx
154 } 154 }
155 155
156 .quhou .qu_fs .qu_wz {} 156 .quhou .qu_fs .qu_wz {}
@@ -161,7 +161,7 @@ @@ -161,7 +161,7 @@
161 background-color: white; 161 background-color: white;
162 padding: 20rpx 10rpx; 162 padding: 20rpx 10rpx;
163 margin-top: 20rpx; 163 margin-top: 20rpx;
164 - font-size: 36rpx; 164 + font-size: 28rpx;
165 } 165 }
166 166
167 .chentuan .ct_one { 167 .chentuan .ct_one {
@@ -190,7 +190,7 @@ @@ -190,7 +190,7 @@
190 width: 100%; 190 width: 100%;
191 min-height: 80rpx; 191 min-height: 80rpx;
192 line-height: 80rpx; 192 line-height: 80rpx;
193 - font-size: 38rpx; 193 + font-size: 30rpx;
194 position: fixed; 194 position: fixed;
195 bottom: 0; 195 bottom: 0;
196 text-align: right; 196 text-align: right;
@@ -208,7 +208,7 @@ @@ -208,7 +208,7 @@
208 .zf .zf_btn { 208 .zf .zf_btn {
209 color: white; 209 color: white;
210 background-color: #c4182e; 210 background-color: #c4182e;
211 - font-size: 30rpx; 211 + font-size: 28rpx;
212 width: 170rpx; 212 width: 170rpx;
213 text-align: center; 213 text-align: center;
214 line-height: 80rpx; 214 line-height: 80rpx;
pages/team/team_ping/team_ping.wxss
@@ -284,7 +284,7 @@ margin-right: 20rpx; @@ -284,7 +284,7 @@ margin-right: 20rpx;
284 display: inline-block; 284 display: inline-block;
285 width: 33.33%; 285 width: 33.33%;
286 color: #777777; 286 color: #777777;
287 - font-size: 36rpx; 287 + font-size: 32rpx;
288 } 288 }
289 .on{ color:#e4374d; 289 .on{ color:#e4374d;
290 border-bottom: 5rpx solid #e4374d;} 290 border-bottom: 5rpx solid #e4374d;}