Explorar el Código

修改页面问题

306132416@qq.com hace 4 años
padre
commit
e63d2e4ddb

+ 3 - 3
components/artical-deatil/index.vue

@@ -139,12 +139,12 @@ export default {
       flex-direction: column;
       .title {
         letter-spacing: 5rpx;
-        font-size: 35rpx;
+        font-size: 36rpx;
         font-weight: 600;
       }
       .way-time {
         margin: 20rpx 0;
-        font-size: 20rpx;
+        font-size: 26rpx;
         color: $uni-text-color-grey;
         display: flex;
         justify-content: space-between;
@@ -152,7 +152,7 @@ export default {
       }
     }
     .artical {
-	  font-size: 27rpx;
+	  font-size: 32rpx;
       box-shadow: 0px 4rpx 32rpx rgba(0, 0, 0, 0.1);
       border-radius: 32rpx;
       padding: 30rpx;

+ 1 - 1
components/footer-share/footer-share.vue

@@ -8,7 +8,7 @@
     >
       <view style="margin-right: 15rpx; font-size: 26rpx">分享</view>
       <image
-        src="../../static/share_icon.png"
+        src="../../static/share_icon.svg"
         mode="aspectFill"
         style="width: 30rpx; height: 30rpx"
       ></image>

+ 3 - 3
pages/activity/activity_deatil.vue

@@ -373,11 +373,11 @@ export default {
       .title {
         font-weight: 600;
         letter-spacing: 2rpx;
-        font-size: 32rpx;
+        font-size: 34rpx;
       }
       .read {
         margin-top: 20rpx;
-        font-size: 22rpx;
+        font-size: 26rpx;
         color: $uni-text-color-grey;
       }
     }
@@ -406,7 +406,7 @@ export default {
           color: $uni-text-color-grey;
         }
         .deatil-content {
-          font-size: 27rpx;
+          font-size: 28rpx;
         }
       }
     }

+ 8 - 7
pages/activity/index.vue

@@ -335,6 +335,7 @@ export default {
       padding: 20rpx;
       display: flex;
       flex-direction: column;
+	  margin-bottom: 20rpx;
       .active-content {
         display: flex;
         .img-box {
@@ -349,16 +350,16 @@ export default {
         }
         .right {
           width: 80%;
-          height: 120rpx;
+          // height: 120rpx;
           box-sizing: border-box;
           display: flex;
           flex-direction: column;
           justify-content: space-between;
           .right-title {
             width: 100%;
-            margin-bottom:20rpx;
-            font-size: 27rpx;
-            font-weight: 600;
+            margin-bottom:10rpx;
+            font-size: 32rpx;
+            // font-weight: 600;
             letter-spacing: 3rpx;
 			  overflow: hidden;
 			  text-overflow: ellipsis;
@@ -367,7 +368,7 @@ export default {
           .right-inf {
             flex-wrap: wrap;
             display: flex;
-            font-size: 21rpx;
+            font-size: 26rpx;
             align-items: center;
 
             color: $uni-text-color-grey;
@@ -398,12 +399,12 @@ export default {
       .readShare {
         display: flex;
         justify-content: flex-end;
-        font-size: 20rpx;
+        font-size: 26rpx;
         color: rgba(0, 0, 0, 0.3);
         margin-top: 20rpx;
         align-items: center;
         .active-tips-box {
-          font-size: 22rpx;
+          font-size: 28rpx;
           padding: 10rpx;
           border-radius: 10rpx;
           color: #fff;

+ 5 - 5
pages/appeal/appealCard.vue

@@ -52,17 +52,17 @@ export default {
   flex-flow: column;
   justify-content: center;
   .title {
-    margin-bottom: 5%;
-    font-size: 30rpx;
+    margin-bottom: 3%;
+    font-size: 32rpx;
     font-weight: 600;
   }
   .details {
     .name {
-      font-size: 26rpx;
+      font-size: 30rpx;
       color: red;
     }
     .msg {
-      font-size: 26rpx;
+      font-size: 30rpx;
       overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
@@ -79,7 +79,7 @@ export default {
     .content {
       position: relative;
       width: 100%;
-      font-size: 26rpx;
+      font-size: 32rpx;
       .state {
         position: absolute;
         right: 0;

+ 5 - 5
pages/appeal/appeal_detail.vue

@@ -144,7 +144,7 @@ export default {
 .title {
   font-weight: bolder;
   padding-bottom: 3%;
-  font-size: 30rpx;
+  font-size: 32rpx;
 }
 .name,
 .phone,
@@ -155,7 +155,7 @@ export default {
   padding-left: 5%;
   padding-top: 1%;
   padding-bottom: 1%;
-  font-size: 25rpx;
+  font-size: 28rpx;
 }
 .content {
   padding: 2% 0;
@@ -183,7 +183,7 @@ export default {
         text-indent: 2em;
         line-height: 50rpx;
         letter-spacing: 2rpx;
-        font-size: 25rpx;
+        font-size: 28rpx;
       }
       .attach_list {
         display: flex;
@@ -206,12 +206,12 @@ export default {
         text-indent: 2em;
         line-height: 50rpx;
         letter-spacing: 2rpx;
-        font-size: 25rpx;
+        font-size: 28rpx;
       }
       .msg_res {
         line-height: 50rpx;
         letter-spacing: 2rpx;
-        font-size: 25rpx;
+        font-size: 28rpx;
       }
     }
   }

+ 2 - 2
pages/appeal/index.vue

@@ -137,9 +137,9 @@ export default {
     box-shadow: 0rpx 10rpx 5rpx rgb(212, 212, 212);
     .menu {
       .desc {
-        font-weight: bolder;
+        // font-weight: bolder;
         text-align: center;
-        font-size: 25rpx;
+        font-size: 28rpx;
       }
       .logo {
         text-align: center;

+ 6 - 6
pages/appeal/putAppeal.vue

@@ -243,11 +243,11 @@ export default {
 </script>
 <style lang="scss" scoped>
 .content {
-  font-size: 25rpx;
+  font-size: 28rpx;
   font-weight: 200;
   padding: 5%;
   .title {
-    font-size: 30rpx;
+    font-size: 32rpx;
     margin: 5% 0;
   }
   .card {
@@ -267,7 +267,7 @@ export default {
       align-items: center;
       label {
         display: inline-block;
-        width: 20%;
+        width: 25%;
         vertical-align: middle;
       }
       .ipt {
@@ -287,7 +287,7 @@ export default {
   .upload-box {
     width: 25%;
     background-color: #e0e0e0;
-    height: 110rpx;
+    height: 120rpx;
     border-radius: 10rpx;
     padding-top: 15rpx;
   }
@@ -313,13 +313,13 @@ export default {
     display: flex;
   }
   .submit {
-    font-size: 30rpx;
+    font-size: 32rpx;
     color: white;
     width: 75%;
     border-radius: 20rpx;
     background-color: #02a7f0;
     margin: 0 auto;
-    margin-top: 150rpx;
+    margin-top: 100rpx;
   }
 }
 </style>

+ 8 - 8
pages/attract/index.vue

@@ -1,7 +1,7 @@
 <template>
   <view class="content">
     <view class="header">
-      <image src="/static/attract/u2043.png" alt="" class="header-image" />
+      <image src="/static/attract/u2043.png" alt="" class="header-image" mode="aspectFill" />
     </view>
     <view class="attracts">
       <view class="activity-theme">活动主题</view>
@@ -149,7 +149,7 @@ export default {
     align-items: center;
     flex-direction: column;
     .activity-theme {
-      font-size: 28rpx;
+      font-size: 34rpx;
       font-weight: 600;
       border-left: 10rpx solid #02a7f0;
       padding-left: 20rpx;
@@ -179,28 +179,28 @@ export default {
 		align-items: center;
 		justify-content: center;
 		color: #fff;
-		font-size: 28rpx;
+		font-size: 30rpx;
 		font-weight: bold;
 	  }
       .notice-content-font {
-        font-size: 26rpx;
+        font-size: 32rpx;
         color: #0d1937;
-        font-weight: 600;
+        // font-weight: 600;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
       }
       .attract-content {
         color: #697594;
-        font-weight: 600;
-        font-size: 20rpx;
+        // font-weight: 600;
+        font-size: 24rpx;
         margin-top: 8rpx;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
       }
       .notice-content-time {
-        font-size: 20rpx;
+        font-size: 26rpx;
         letter-spacing: 0.02em;
         color: #cfcfcf;
         margin-right: 14rpx;

+ 11 - 11
pages/enterprise/enterprise_detail.vue

@@ -69,7 +69,7 @@
       <view class="products">
         <view
           class="product"
-          @click="toDetail(item.id)"
+          @click="toDetail(item.id,item.pic_url)"
           v-for="(item, idx) in productList"
           :key="idx"
         >
@@ -142,10 +142,10 @@ export default {
     change(idx) {
       this.active = idx;
     },
-    toDetail(index) {
-      uni.navigateTo({
-        url: "/pages/enterprise/product_detail?id=" + index,
-      });
+    toDetail(index,url) {
+		uni.navigateTo({
+		  url: "/pages/enterprise/product_detail?id=" + index + '&imgUrl=' + url,
+		}); 
     },
     getCompanyInfo(id) {
       let md5Sign = md5(
@@ -414,7 +414,7 @@ export default {
 <style lang="scss" scoped>
 .content {
   padding: 4%;
-  font-size: 30rpx;
+  font-size: 32rpx;
   .blue {
     color: #02a7f0;
   }
@@ -451,7 +451,7 @@ export default {
       .term {
         display: flex;
         .term-name {
-          font-size: 27rpx;
+          font-size: 28rpx;
           width: 30%;
           display: flex;
           margin: 20rpx;
@@ -461,7 +461,7 @@ export default {
           flex: 1;
           display: flex;
           flex-direction: column;
-          font-size: 27rpx;
+          font-size: 28rpx;
           .term-value-item {
             margin: 20rpx;
           }
@@ -475,7 +475,7 @@ export default {
     }
   }
   .proInfo {
-    font-size: 25rpx;
+    font-size:30rpx;
     .products {
       // width: 100%;
       display: flex;
@@ -487,7 +487,7 @@ export default {
         border-radius: 30rpx;
         box-shadow: rgba(0, 0, 0, 0.35) 0rpx 5rpx 15rpx;
         width: 40%;
-        height: 100px;
+        height: 110px;
         display: flex;
         flex-flow: column;
         justify-content: space-between;
@@ -510,7 +510,7 @@ export default {
     margin-top: 10rpx;
     .enterprise-item-name {
       padding-bottom: 10rpx;
-      font-size: 27rpx;
+      font-size: 28rpx;
     }
     .active {
       font-weight: 600;

+ 4 - 4
pages/enterprise/index.vue

@@ -188,7 +188,7 @@ export default {
 
 <style lang="scss">
 .content {
-  font-size: 30rpx;
+  font-size: 32rpx;
   .input-box {
     width: 100%;
     height: 100rpx;
@@ -209,7 +209,7 @@ export default {
       height: 70%;
       border-radius: 50rpx;
       padding: 3rpx;
-      font-size: 26rpx;
+      font-size: 28rpx;
       padding-left: 80rpx;
       box-sizing: border-box;
     }
@@ -246,7 +246,7 @@ export default {
         background: rgb(175, 186, 197);
       }
       .info {
-        font-size: 19rpx;
+        font-size: 24rpx;
         font-weight: 100;
         display: flex;
         text-align: center;
@@ -256,7 +256,7 @@ export default {
         margin-top: 2%;
         .view {
           margin-top: 2%;
-          font-size: 24rpx;
+          font-size: 26rpx;
           // .name {
           //   color: #02a7f0;
           // }

+ 11 - 4
pages/enterprise/product_detail.vue

@@ -2,13 +2,16 @@
   <div class="content">
     <div class="title">
       <div class="logo">
-        <img :src="logo" alt="" mode="aspectFit" />
+        <image :src="logo" alt="" mode="aspectFit" />
       </div>
       <div class="name">
         {{ name }}
       </div>
     </div>
-    <div class="fwb" v-html="company">
+	<div v-if="titleUrl">
+		<image :src="globalUrl + titleUrl" alt="" mode="aspectFit" style="width: 100%;margin-bottom: 20rpx;"/>
+	</div>
+    <div class="fwb" style="font-size: 32rpx;">
 		<u-parse :content="company"/>
 	</div>
     <!-- <div style="width: 100%">
@@ -29,10 +32,13 @@ export default {
 	},
   onLoad(option) {
     this.getRich(option.id);
+	this.titleUrl = option.imgUrl
   },
   data() {
     return {
       company: "",
+	  titleUrl:'',
+	  globalUrl:getApp().globalData.shareUrl,
       logo: getApp().globalData.company_logo,
       name: getApp().globalData.company_name,
     };
@@ -85,13 +91,14 @@ export default {
 <style lang="scss">
 .content {
   padding: 4%;
-  font-size: 30rpx;
+  font-size: 32rpx;
   .title {
     display: flex;
     align-items: center;
     border-radius: 10rpx;
-    margin-bottom: 50rpx;
+    margin-bottom: 20rpx;
     box-shadow: rgba(0, 0, 0, 0.35) 0rpx 5rpx 15rpx;
+	padding:10rpx;
     .logo {
       image {
         width: 150rpx;

+ 4 - 4
pages/index/index.vue

@@ -587,15 +587,15 @@ export default {
               switch (item.type) {
                 case "1":
                   item.icon = "/static/navList/activity-icon.png";
-                  item.title = "活动预告 | " + item.title;
+                  // item.title = "活动预告 | " + item.title;
                   break;
                 case "2":
                   item.icon = "/static/navList/policy-icon.png";
-                  item.title = "政策速览 | " + item.title;
+                  // item.title = "政策速览 | " + item.title;
                   break;
                 case "3":
                   item.icon = "/static/navList/notice-icon.png";
-                  item.title = "通知公告 | " + item.title;
+                  // item.title = "通知公告 | " + item.title;
                   break;
               }
               return item;
@@ -930,7 +930,7 @@ export default {
   border-radius: 32rpx;
   margin-right: 20rpx;
   position: relative;
-  height: 450rpx;
+  height: 480rpx;
 }
 .park-content-box {
   width: 394rpx;

+ 15 - 15
pages/notice/index.vue

@@ -20,7 +20,7 @@
         <image
           :src="item.icon"
           mode="aspectFit"
-          style="width: 100rpx; height: 100rpx"
+          style="width: 80rpx; height: 80rpx"
           class="type-icon"
         ></image>
         <view class="notice-content display-around-column">
@@ -69,7 +69,7 @@ export default {
         "&sign=" +
         md5Sign;
       let postData = {
-        s_title: this.input,
+        ss_title: this.input,
       };
       if (!this.input) {
         postData = {};
@@ -88,15 +88,15 @@ export default {
               switch (item.type) {
                 case "1":
                   item.icon = "/static/navList/activity-icon.png";
-                  item.title = "活动预告 | " + item.title;
+                  // item.title = "活动预告 | " + item.title;
                   break;
                 case "2":
                   item.icon = "/static/navList/policy-icon.png";
-                  item.title = "政策速览 | " + item.title;
+                  // item.title = "政策速览 | " + item.title;
                   break;
                 case "3":
                   item.icon = "/static/navList/notice-icon.png";
-                  item.title = "通知公告 | " + item.title;
+                  // item.title = "通知公告 | " + item.title;
                   break;
               }
               return item;
@@ -125,7 +125,7 @@ export default {
     // justify-content: center;
     align-items: center;
     flex-direction: column;
-    width: 83%;
+    width: 85%;
     .notice-content-box {
       width: 100%;
       display: flex;
@@ -140,26 +140,26 @@ export default {
 
       .notice-content {
         // flex: 1;
-        width: 100%;
+        width: 85%;
         color: #697594;
-        font-weight: 600;
-        font-size: 20rpx;
+        // font-weight: 600;
+        font-size: 24rpx;
         margin-top: 8rpx;
         overflow: hidden;
         text-overflow: ellipsis;
         white-space: nowrap;
         .notice-content-time {
           margin-left: 40rpx;
-          font-size: 18rpx;
+          font-size: 24rpx;
           letter-spacing: 0.02em;
           color: #cfcfcf;
           margin-right: 14rpx;
         }
         .notice-content-font {
           margin-left: 40rpx;
-          font-size: 26rpx;
+          font-size: 32rpx;
           color: #0d1937;
-          font-weight: 600;
+          // font-weight: 600;
           overflow: hidden;
           text-overflow: ellipsis;
           white-space: nowrap;
@@ -177,8 +177,8 @@ export default {
     .search-icon {
       position: absolute;
       left: 72rpx;
-      width: 40rpx;
-      height: 40rpx;
+      width: 30rpx;
+      height: 30rpx;
     }
     input {
       background-color: rgba($color: #000000, $alpha: 0.1);
@@ -186,7 +186,7 @@ export default {
       height: 70%;
       border-radius: 50rpx;
       padding: 3rpx;
-      font-size: 26rpx;
+      font-size: 28rpx;
       padding-left: 80rpx;
       box-sizing: border-box;
     }

+ 10 - 10
pages/park/index.vue

@@ -46,13 +46,13 @@
 						  <view class="display-between-column width-30">
 							  <view class="display-flex-start">
 								  <image src="/static/park/park-area.png" mode="aspectFill" class="park-footer-img"></image>
-								  {{item.cover_area  || '-'}}<text style="font-size: 16rpx;">亩</text></view>
+								  {{item.cover_area  || '-'}}<text style="font-size: 18rpx;">亩</text></view>
 							  <view class="park-footer-font">占地亩数</view>
 						  </view>
-						  <view class="display-between-column width-30">
+						  <view class="display-between-column" style="width: 33%;">
 							  <view class="display-flex-start">
 								  <image src="/static/park/park-area2.png" mode="aspectFill" class="park-footer-img"></image>
-								  {{item.building_area  || '-'}}<text style="font-size: 16rpx;">万㎡</text></view>
+								  {{item.building_area  || '-'}}<text style="font-size: 18rpx;">万㎡</text></view>
 							  <view class="park-footer-font">建设面积</view>
 						  </view>
 					 </view>
@@ -268,19 +268,19 @@
 		border-radius: 56rpx 0px 32rpx 32rpx;
 		position: absolute;
 	    top: 300rpx;
-		font-size: 28rpx;
+		font-size: 30rpx;
 		padding: 30rpx;
 		box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.1);
 	}
 	.park-title {
-		font-weight: 600;
+		/* font-weight: 600; */
 		line-height: 36rpx;
 		letter-spacing: 0.02em;
 		color: #0D1937;
 	}
 	.park-address {
-		font-weight: 600;
-		font-size: 20rpx;
+		/* font-weight: 600; */
+		font-size: 24rpx;
 		letter-spacing: 0.02em;
 		color: #CFCFCF;
 		margin-top: 10rpx;
@@ -300,7 +300,7 @@
 	}
 	.park-footer-font {
 		color: #CFCFCF;
-		font-size: 20rpx;
+		font-size: 24rpx;
 		margin-top: 10rpx;
 	}
 	.width-30 {
@@ -354,13 +354,13 @@
 	}
 	.filter-content {
 		 color: #7F7F7F;
-		 font-size: 20rpx;
+		 font-size: 24rpx;
 	}
 	.content-font {
 		padding: 10rpx;
 	}
 	.filter-left-btn {
-		font-size: 22rpx;
+		font-size: 24rpx;
 		width: 20%;
 		line-height: 27px;
 		height: 50rpx;

+ 6 - 6
pages/park/map_search.vue

@@ -4,16 +4,16 @@
 		</map>
 		<cover-view class="map-pop-box" v-show="isShowPop" @click="goParkDetail()">
 			<cover-view class="display-between">
-				<cover-view class="pop-title">{{popInfo.name}}</cover-view>
+				<cover-view class="pop-title">{{popInfo.name || '-'}}</cover-view>
 				<cover-image src="/static/selfCenter/back.png" style='width:50rpx;height:50rpx;'></cover-image>
 			</cover-view>
 			<cover-view class="display-flex-start" style="margin-bottom: 10rpx;">
 				<cover-view class="pop-subtitle">入驻企业:</cover-view>
-				<cover-view class="pop-value">{{popInfo.company_count}}</cover-view>
+				<cover-view class="pop-value">{{popInfo.company_count || '-'}}</cover-view>
 			</cover-view>
 			<cover-view class="display-flex-start">
 				<cover-view class="pop-subtitle">园区地址:</cover-view>
-				<cover-view class="pop-value">{{popInfo.address}}</cover-view>
+				<cover-view class="pop-value">{{popInfo.address || '-'}}</cover-view>
 			</cover-view>
 		</cover-view>
     </view>
@@ -156,21 +156,21 @@
 		bottom: 0;
 	}
 	.pop-title {
-		font-size: 28rpx;
+		font-size: 32rpx;
 		font-weight: 600;
 		line-height: 36rpx;
 		letter-spacing: 0.02em;
 		color: #0D1937;
 	}
 	.pop-subtitle{
-		font-size: 22rpx;
+		font-size: 26rpx;
 		color: #CFCFCF;
 		margin-right: 10rpx;
 		width: 20%;
 	}
 	.pop-value {
 		width: 75%;
-		font-size: 22rpx;
+		font-size: 26rpx;
 		color: #0D1937;
 		white-space: break-spaces;
 	}

+ 13 - 13
pages/park/park_deatil.vue

@@ -26,28 +26,28 @@
 				<view class="display-between-column items-center width-30 margin-bottom-20">
 					  <view class="display-flex-start">
 						  <image src="/static/park/detail/mu.png" mode="aspectFill" class="park-footer-img"></image>
-						  {{detailObj.cover_area || '-'}}<text style="font-size: 16rpx;">亩</text>
+						  {{detailObj.cover_area || '-'}}<text style="font-size: 18rpx;">亩</text>
 					  </view>
 					  <view class="park-footer-font">占地亩数</view>
 				</view>
 				<view class="display-between-column items-center width-30 margin-bottom-20">
 					  <view class="display-flex-start">
 						  <image src="/static/park/detail/rent.png" mode="aspectFill" class="park-footer-img"></image>
-						  {{detailObj.price || '-'}}<text style="font-size: 16rpx;">元/㎡/月</text>
+						  {{detailObj.price || '-'}}<text style="font-size: 18rpx;">元/㎡/月</text>
 					  </view>
 					  <view class="park-footer-font">租赁价格</view>
 				</view>
 				<view class="display-between-column items-center width-30 margin-bottom-20">
 					  <view class="display-flex-start">
 						  <image src="/static/park/detail/area.png" mode="aspectFill" class="park-footer-img"></image>
-						  {{detailObj.building_area || '-'}}<text style="font-size: 16rpx;">万㎡</text>
+						  {{detailObj.building_area || '-'}}<text style="font-size: 18rpx;">万㎡</text>
 					  </view>
 					  <view class="park-footer-font">建设面积</view>
 				</view>
 				<view class="display-between-column items-center width-30 margin-bottom-20">
 					  <view class="display-flex-start">
 						  <image src="/static/park/detail/area1.png" mode="aspectFill" class="park-footer-img"></image>
-						  {{detailObj.area_left_industry || '-'}}<text style="font-size: 16rpx;">万㎡</text>
+						  {{detailObj.area_left_industry || '-'}}<text style="font-size: 18rpx;">万㎡</text>
 					  </view>
 					  <view class="park-footer-font">出租面积</view>
 				</view>
@@ -81,23 +81,23 @@
 				</view>
 				<view class="display-flex-start items-center margin-bottom-20">
 					<view class="width-30 margin-left-60 color-cf">物业费</view>
-					<view class="width-70">{{detailObj.service_price || '-'}}<text style="font-size: 20rpx;">元/㎡/月</text></view>
+					<view class="width-70">{{detailObj.service_price || '-'}}<text style="font-size: 24rpx;">元/㎡/月</text></view>
 				</view>
 				<view class="display-flex-start items-center margin-bottom-20">
 					<view class="width-30 margin-left-60 color-cf">电费</view>
-					<view class="width-70">{{detailObj.power_price || '-'}}<text style="font-size:20rpx;">KW·h</text></view>
+					<view class="width-70">{{detailObj.power_price || '-'}}<text style="font-size:24rpx;">KW·h</text></view>
 				</view>
 				<view class="display-flex-start items-center margin-bottom-20">
 					<view class="width-30 margin-left-60 color-cf">水费</view>
-					<view class="width-70">{{detailObj.water_price || '-'}}<text style="font-size: 20rpx;">元/m³</text></view>
+					<view class="width-70">{{detailObj.water_price || '-'}}<text style="font-size: 24rpx;">元/m³</text></view>
 				</view>
 				<view class="display-flex-start items-center margin-bottom-20">
 					<view class="width-30 margin-left-60 color-cf">一层楼高</view>
-					<view  class="width-70">{{detailObj.max_height || '-'}}<text style="font-size: 20rpx;">m</text></view>
+					<view  class="width-70">{{detailObj.max_height || '-'}}<text style="font-size: 24rpx;">m</text></view>
 				</view>
 				<view  class="display-flex-start items-center margin-bottom-20">
 					<view class="width-30 margin-left-60 color-cf">最大承重</view>
-					<view  class="width-70">{{detailObj.max_weight || '-'}}<text style="font-size: 20rpx;">kg</text></view>
+					<view  class="width-70">{{detailObj.max_weight || '-'}}<text style="font-size: 24rpx;">kg</text></view>
 				</view>
 				<view class="display-flex-start items-center margin-bottom-20">
 					<view class="width-30 margin-left-60 color-cf">联系电话</view>
@@ -328,7 +328,7 @@
 		color: #8f8f94;
 	}
 	.header-title {
-		font-size: 30rpx;
+		font-size: 32rpx;
 		font-weight: 600;
 		line-height: 36rpx;
 		letter-spacing: 0.02em;
@@ -336,7 +336,7 @@
 		margin: 20rpx 0 25rpx 10rpx;
 	}
 	.header-content-box {
-		font-size: 28rpx;
+		font-size: 30rpx;
 	}
 	.header-detail-box {
 		width: 90%;
@@ -352,7 +352,7 @@
 	}
 	.park-footer-font {
 		color: #CFCFCF;
-		font-size: 22rpx;
+		font-size: 26rpx;
 		margin-top: 10rpx;
 	}
 	.width-30 {
@@ -362,7 +362,7 @@
 		width: 70%;
 	}
 	.content-font {
-		font-size: 24rpx;
+		font-size: 28rpx;
 	}
 	.margin-left-60 {
 		margin-left: 60rpx;

+ 13 - 12
pages/policy/index.vue

@@ -49,7 +49,7 @@
           @click="enterPolicyDeatil(item.id)"
         >
           <view class="policy-content-item-left">
-            <p class="policy-content-item-left-title" style="height: 70rpx">
+            <p class="policy-content-item-left-title" style="height: 86rpx">
               {{ item.title }}
             </p>
             <view class="policy-content-item-left-time">
@@ -101,7 +101,7 @@
             </view>
           </view>
           <view class="policy-content-item-img">
-            <image :src="item.pic_url" alt="" />
+            <image :src="item.pic_url" alt="" mode="aspectFill"/>
           </view>
         </view>
       </view>
@@ -278,7 +278,7 @@ export default {
       height: 70%;
       border-radius: 50rpx;
       padding: 3rpx;
-      font-size: 26rpx;
+      font-size: 28rpx;
       padding-left: 80rpx;
       box-sizing: border-box;
     }
@@ -296,7 +296,7 @@ export default {
         height: 70rpx;
         color: #ffffff;
         border-radius: 0 40rpx 40rpx 0rpx;
-        font-size: 28rpx;
+        font-size: 30rpx;
         display: flex;
         justify-content: center;
         align-items: center;
@@ -309,7 +309,7 @@ export default {
       margin-top: 20rpx;
       .policy-item-name {
         padding-bottom: 10rpx;
-        font-size: 27rpx;
+        font-size: 30rpx;
       }
       .active {
         font-weight: 600;
@@ -331,19 +331,20 @@ export default {
         margin-top: 20rpx;
         padding: 30rpx;
         justify-content: space-between;
+		align-items: center;
         .policy-content-item-left {
           display: flex;
           flex-direction: column;
-          width: 70%;
+          width: 75%;
           .policy-content-item-left-title {
             text-overflow: -o-ellipsis-lastline;
-            overflow: hidden;
+            // overflow: hidden;
             text-overflow: ellipsis;
             display: -webkit-box;
             -webkit-line-clamp: 2;
             line-clamp: 2;
             -webkit-box-orient: vertical;
-            font-size: 25rpx;
+            font-size: 32rpx;
             margin-bottom: 10rpx;
           }
           .policy-content-item-left-time {
@@ -352,11 +353,11 @@ export default {
             align-items: center;
             .moment {
               color: #c1c1c1;
-              font-size: 20rpx;
+              font-size: 24rpx;
               margin-right: 20rpx;
             }
             .maxMony {
-              font-size: 20rpx;
+              font-size: 24rpx;
               color: #00bfbf;
               border: 1px solid #00bfbf;
               padding: 10rpx;
@@ -364,7 +365,7 @@ export default {
               border-radius: 12rpx;
             }
             .leftDay {
-              font-size: 20rpx;
+              font-size: 24rpx;
               background: #f7bbc3;
               color: #e32579;
               padding: 10rpx;
@@ -375,7 +376,7 @@ export default {
         }
         .policy-content-item-img {
           image {
-            width: 180rpx;
+            width: 170rpx;
             height: 120rpx;
             border-radius: 12rpx;
           }

+ 7 - 7
pages/policy/policy_deatil.vue

@@ -526,7 +526,7 @@ export default {
     }
     .title-time {
       display: flex;
-      font-size: 20rpx;
+      font-size: 24rpx;
       color: $uni-text-color-grey;
       margin-top: 20rpx;
       .time {
@@ -568,7 +568,7 @@ export default {
           box-sizing: border-box;
           width: 100%;
           margin: 20rpx 0;
-          font-size: 27rpx;
+          font-size: 28rpx;
           font-weight: 300;
           display: flex;
           justify-content: space-between;
@@ -590,7 +590,7 @@ export default {
     p {
       padding: 20rpx;
       margin-top: 20rpx;
-      font-size: 27rpx;
+      font-size: 28rpx;
       letter-spacing: 1rpx;
       line-height: 50rpx;
     }
@@ -647,7 +647,7 @@ export default {
         display: flex;
         padding: 20rpx;
         .term-name {
-          font-size: 27rpx;
+          font-size: 28rpx;
           width: 30%;
           display: flex;
           margin: 20rpx;
@@ -657,7 +657,7 @@ export default {
           flex: 1;
           display: flex;
           flex-direction: column;
-          font-size: 27rpx;
+          font-size: 28rpx;
           .term-value-item {
             margin: 20rpx;
           }
@@ -688,7 +688,7 @@ export default {
         display: flex;
         padding: 20rpx;
         .term-name {
-          font-size: 27rpx;
+          font-size: 28rpx;
           width: 30%;
           display: flex;
           margin: 20rpx;
@@ -698,7 +698,7 @@ export default {
           flex: 1;
           display: flex;
           flex-direction: column;
-          font-size: 27rpx;
+          font-size: 28rpx;
           .term-value-item {
             margin: 20rpx;
           }

+ 2 - 2
pages/policy/policy_deatil_card.vue

@@ -48,7 +48,7 @@ export default {
       display: flex;
       padding: 20rpx;
       .term-name {
-        font-size: 27rpx;
+        font-size: 28rpx;
         width: 30%;
         display: flex;
         margin: 20rpx;
@@ -58,7 +58,7 @@ export default {
         flex: 1;
         display: flex;
         flex-direction: column;
-        font-size: 27rpx;
+        font-size: 28rpx;
         .term-value-item {
           margin: 20rpx;
         }

+ 1 - 1
pages/policy/policy_rich_card.vue

@@ -103,7 +103,7 @@ export default {
   .card-text {
     padding: 20rpx;
     margin-top: 20rpx;
-    font-size: 27rpx;
+    font-size: 32rpx;
     letter-spacing: 1rpx;
     line-height: 50rpx;
     overflow: hidden;

+ 8 - 7
pages/policy/search.vue

@@ -114,7 +114,7 @@ export default {
       height: 70%;
       border-radius: 50rpx;
       padding: 3rpx;
-      font-size: 26rpx;
+      font-size: 28rpx;
       padding-left: 80rpx;
       box-sizing: border-box;
     }
@@ -138,10 +138,11 @@ export default {
         margin-top: 20rpx;
         padding: 30rpx;
         justify-content: space-between;
+		align-items: center;
         .policy-content-item-left {
           display: flex;
           flex-direction: column;
-          width: 70%;
+          width: 75%;
           .policy-content-item-left-title {
             text-overflow: -o-ellipsis-lastline;
             overflow: hidden;
@@ -150,7 +151,7 @@ export default {
             -webkit-line-clamp: 2;
             line-clamp: 2;
             -webkit-box-orient: vertical;
-            font-size: 25rpx;
+            font-size: 28rpx;
             margin-bottom: 10rpx;
           }
           .policy-content-item-left-time {
@@ -159,11 +160,11 @@ export default {
             align-items: center;
             .moment {
               color: #c1c1c1;
-              font-size: 20rpx;
+              font-size: 24rpx;
               margin-right: 20rpx;
             }
             .maxMony {
-              font-size: 20rpx;
+              font-size: 24rpx;
               color: #00bfbf;
               border: 1px solid #00bfbf;
               padding: 10rpx;
@@ -171,7 +172,7 @@ export default {
               border-radius: 12rpx;
             }
             .leftDay {
-              font-size: 20rpx;
+              font-size: 24rpx;
               background: #f7bbc3;
               color: #e32579;
               padding: 10rpx;
@@ -182,7 +183,7 @@ export default {
         }
         .policy-content-item-img {
           image {
-            width: 180rpx;
+            width: 170rpx;
             height: 120rpx;
             border-radius: 12rpx;
           }

+ 7 - 7
pages/selfCenter/collection.vue

@@ -142,7 +142,7 @@ export default {
         height: 70rpx;
         color: #ffffff;
         border-radius: 0 40rpx 40rpx 0rpx;
-        font-size: 28rpx;
+        font-size: 32rpx;
         display: flex;
         justify-content: center;
         align-items: center;
@@ -156,7 +156,7 @@ export default {
 
       .supply-item-name {
         padding-bottom: 10rpx;
-        font-size: 27rpx;
+        font-size: 32rpx;
       }
       .active {
         font-weight: 600;
@@ -226,7 +226,7 @@ export default {
         flex-direction: column;
         width: 98%;
         .policy-content-item-left-title {
-		  font-weight: 550;
+		  // font-weight: 550;
           text-overflow: -o-ellipsis-lastline;
           overflow: hidden;
           text-overflow: ellipsis;
@@ -234,7 +234,7 @@ export default {
           -webkit-line-clamp: 2;
           line-clamp: 2;
           -webkit-box-orient: vertical;
-          font-size: 26rpx;
+          font-size: 32rpx;
           margin-bottom: 20rpx;
         }
         .policy-content-item-left-time {
@@ -243,7 +243,7 @@ export default {
           align-items: center;
           .moment {
             color: #c1c1c1;
-            font-size: 22rpx;
+            font-size: 26rpx;
             margin-right: 20rpx;
           }
           .maxMony {
@@ -299,7 +299,7 @@ export default {
         background: rgb(175, 186, 197);
       }
       .info {
-        font-size: 19rpx;
+        font-size: 24rpx;
         font-weight: 100;
         display: flex;
         text-align: center;
@@ -314,7 +314,7 @@ export default {
           }
           .info_t {
             margin-bottom: 10rpx;
-            font-size: 25rpx;
+            font-size: 28rpx;
           }
         }
       }

+ 56 - 36
pages/selfCenter/my_activity.vue

@@ -182,10 +182,10 @@ export default {
     padding: 20rpx 0;
     width: 100%;
     display: flex;
-    position: fixed;
+    // position: fixed;
     height: 50rpx;
     top: 0;
-    margin-bottom: 50rpx;
+    // margin-bottom: 50rpx;
     .type,
     .state {
       width: 50%;
@@ -219,19 +219,21 @@ export default {
     }
   }
   .actives {
-	 width: 90%;
-     display: flex;
-     flex-direction: column;
-	 align-items: center;
+    width: 90%;
+    // margin-top: 50rpx;
+    display: flex;
+    flex-direction: column;
+    align-items: center;
     .actives-item {
+      width: 100%;
       // height: 150rpx;
-	  width: 100%;
       box-shadow: 0px 4rpx 32rpx rgba(0, 0, 0, 0.1);
       border-radius: 32rpx;
-      margin-top: 20px;
+      // margin-top: 20px;
       padding: 20rpx;
       display: flex;
       flex-direction: column;
+	  margin-bottom: 20rpx;
       .active-content {
         display: flex;
         .img-box {
@@ -245,23 +247,32 @@ export default {
           }
         }
         .right {
-		  width: 80%;
-          height: 120rpx;
+          width: 80%;
+          // height: 120rpx;
           box-sizing: border-box;
           display: flex;
           flex-direction: column;
           justify-content: space-between;
           .right-title {
-            margin-bottom: 20rpx;
-            font-size: 27rpx;
-            font-weight: 600;
+            width: 100%;
+            margin-bottom:10rpx;
+            font-size: 32rpx;
+            // font-weight: 600;
             letter-spacing: 3rpx;
+			  overflow: hidden;
+			  text-overflow: ellipsis;
+			  white-space: nowrap;
           }
           .right-inf {
-           font-size: 21rpx;
-           flex-wrap: wrap;
-           display: flex;
-           color: $uni-text-color-grey;
+            flex-wrap: wrap;
+            display: flex;
+            font-size: 26rpx;
+            align-items: center;
+
+            color: $uni-text-color-grey;
+            .right-item{
+              margin-bottom: 10rpx;
+            }
             .inf-type {
               margin-right: 10rpx;
               display: flex;
@@ -277,35 +288,44 @@ export default {
             .inf-way {
               margin-right: 20rpx;
             }
+            .inf-date {
+              white-space: nowrap;
+            }
           }
         }
       }
       .readShare {
         display: flex;
         justify-content: flex-end;
-        font-size: 20rpx;
+        font-size: 26rpx;
         color: rgba(0, 0, 0, 0.3);
         margin-top: 20rpx;
-		align-items: center;
-		.active-tips-box {
-			font-size: 22rpx;
-			padding: 10rpx;
-			border-radius: 10rpx;
-			color: #fff;
-			margin-right: 50rpx;
-		}
-		.wait-color {
-			background-color: #AEE359;
-		}
-		.ing-color {
-			background-color: #00A8EA;
-		}
-		.end-color {
-			background-color: #d7d7d7;
-		}
+        align-items: center;
+        .active-tips-box {
+          font-size: 28rpx;
+          padding: 10rpx;
+          border-radius: 10rpx;
+          color: #fff;
+          margin-right: 50rpx;
+        }
+        .wait-color {
+          background-color: #aee359;
+        }
+        .ing-color {
+          background-color: #00a8ea;
+        }
+        .end-color {
+          background-color: #d7d7d7;
+        }
         .read {
-          margin-right: 60rpx;
+			width: 20%;
+			text-align: center;
+          // margin-right: 60rpx;
         }
+		.share {
+			width: 20%;
+			text-align: center;
+		}
       }
     }
   }

+ 3 - 3
pages/supply/index.vue

@@ -155,7 +155,7 @@ export default {
   color: $uni-color-primary;
 }
 .content {
-  font-size: 30rpx;
+  font-size: 32rpx;
   margin: 0 5%;
 
   .picker {
@@ -210,7 +210,7 @@ export default {
         justify-content: space-around;
         .time {
           font-weight: 100;
-          font-size: 25rpx;
+          font-size: 26rpx;
         }
       }
     }
@@ -240,7 +240,7 @@ export default {
       align-items: center;
       .menu_title {
         text-align: center;
-        font-size: 25rpx;
+        font-size: 28rpx;
       }
     }
   }

+ 5 - 5
pages/supply/mySupply.vue

@@ -153,7 +153,7 @@ export default {
         height: 70rpx;
         color: #ffffff;
         border-radius: 0 40rpx 40rpx 0rpx;
-        font-size: 28rpx;
+        font-size: 30rpx;
         display: flex;
         justify-content: center;
         align-items: center;
@@ -167,7 +167,7 @@ export default {
 
       .supply-item-name {
         padding-bottom: 10rpx;
-        font-size: 27rpx;
+        font-size:30rpx;
       }
       .active {
         font-weight: 600;
@@ -179,7 +179,7 @@ export default {
       display: flex;
       box-sizing: border-box;
       flex-direction: column;
-      font-size: 25rpx;
+      font-size: 28rpx;
       .supplyCard {
         display: flex;
         align-items: center;
@@ -199,7 +199,7 @@ export default {
           }
         }
         .state {
-          margin-left: 100rpx;
+          // margin-left: 100rpx;
           image {
             width: 100rpx;
             height: 80rpx;
@@ -211,7 +211,7 @@ export default {
           justify-content: space-around;
           .time {
             font-weight: 100;
-            font-size: 25rpx;
+            font-size: 28rpx;
           }
         }
       }

+ 6 - 5
pages/supply/putSupply.vue

@@ -153,14 +153,14 @@ export default {
             uni.showToast({
               title: "发布供需成功",
               icon: "none",
-              duration: 2500,
+              duration: 2000,
             });
             uni.setStorageSync("supply_name", this.company.name);
             uni.setStorageSync("supply_code", this.company.code);
             uni.setStorageSync("supply_tel", this.company.tel);
             setTimeout(() => {
               uni.navigateBack({});
-            }, 2500);
+            }, 1500);
           } else {
             uni.showToast({
               title: res.data.msg,
@@ -296,7 +296,7 @@ export default {
   display: flex;
 }
 .content {
-  font-size: 25rpx;
+  font-size: 28rpx;
   font-weight: 200;
   padding: 1% 2%;
   .title {
@@ -305,7 +305,7 @@ export default {
   }
   label {
     display: inline-block;
-    width: 20%;
+    width: 25%;
     vertical-align: middle;
   }
   .card {
@@ -328,6 +328,7 @@ export default {
     border-radius: 40rpx;
     padding: 4%;
     box-shadow: rgba(100, 100, 111, 0.2) 14rpx 14rpx 40rpx 14rpx;
+	margin: 30rpx 0 30rpx 0;
     .area {
       height: 200rpx;
       padding: 20rpx;
@@ -404,7 +405,7 @@ export default {
     width: 70%;
     border-radius: 20rpx;
     background-color: #02a7f0;
-    margin: 90rpx auto;
+    margin: 50rpx auto;
   }
 }
 </style>

+ 8 - 9
pages/supply/supply_detail.vue

@@ -143,12 +143,12 @@ export default {
   display: flex;
 }
 .content {
-  font-size: 30rpx;
+  font-size: 32rpx;
   .title {
     margin: 4% 5%;
   }
   .details {
-    font-size: 25rpx;
+    font-size: 28rpx;
     width: 90%;
     margin: 0 2%;
     padding: 2% 3%;
@@ -165,13 +165,13 @@ export default {
     }
     .label {
       display: inline-block;
-      width:130rpx;
+      width:150rpx;
       vertical-align: middle;
-      font-weight: 100;
+      margin-right: 10rpx;
     }
   }
   .info {
-    font-size: 25rpx;
+    font-size: 28rpx;
     width: 90%;
     margin: 4% 2%;
     padding: 2% 3%;
@@ -179,7 +179,7 @@ export default {
     box-shadow: rgba(100, 100, 111, 0.2) 0rpx 14rpx 50rpx 14rpx;
     .title {
       margin: 4% 0;
-      font-size: 30rpx;
+      font-size: 32rpx;
     }
     .view {
       display: flex;
@@ -188,10 +188,9 @@ export default {
     }
     .label {
       display: inline-block;
-      width: 130rpx;
+      width: 150rpx;
       vertical-align: middle;
-      font-weight: 100;
-      margin-right: 20rpx;
+      margin-right: 10rpx;
     }
   }
 }

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 0
static/share_icon.svg