Bladeren bron

各页面样式完善

付宇航 1 jaar geleden
bovenliggende
commit
286b6cf3fb
3 gewijzigde bestanden met toevoegingen van 9 en 3 verwijderingen
  1. 6 0
      pages/handleAffairs/index.vue
  2. 1 1
      pages/handleAffairs/mattercontent/mattercontent.vue
  3. 2 2
      pages/index/index.vue

+ 6 - 0
pages/handleAffairs/index.vue

@@ -235,6 +235,12 @@ import { listDept,collectlist } from '@/api/handleAffairs/matter.js';
 		background-color:#fff;
 		border-bottom: 2px solid #0CC689;
 	}
+	.uni-list .list-item{
+		height: 100%;
+	}
+	.uni-list-item{
+		height: 100%;
+	}
 	.uni-header-image {
 		width: 40px;
 		height: 40px;

+ 1 - 1
pages/handleAffairs/mattercontent/mattercontent.vue

@@ -233,7 +233,7 @@
 		width: 15vw;
 		height: 9vh;
 		border-radius: 50%;
-		position: absolute;
+		position: fixed;
 		background-color: #F1F1F1;
 		right: 3%;
 		bottom: 3%;

+ 2 - 2
pages/index/index.vue

@@ -32,7 +32,7 @@
 			</view>
 			<view class="cnfl">
 				<view class="fv" @click="toLegal()">
-					<text>法律下</text>
+					<text>法律下</text>
 					<image :src="loadImgSrc('/fv.jpg')"></image>
 				</view>
 				<view class="hm" @click='toGovernmentList1'>
@@ -208,7 +208,7 @@
 								<em>¥</em>
 								{{ item.integral }}
 							</span>
-							<span class="yjjg">¥500</span>
+							<!-- <span class="yjjg">¥500</span> -->
 						</view>
 					</view>
 				</li>