2 Komitmen ed5e7323e0 ... 5143f84309

Pembuat SHA1 Pesan Tanggal
  付宇航 5143f84309 Merge branch 'master' of http://192.168.10.18:3000/sooka_shop/sooka_consult_uniapp 1 tahun lalu
  付宇航 286b6cf3fb 各页面样式完善 1 tahun lalu

+ 6 - 0
pages/handleAffairs/index.vue

@@ -234,6 +234,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'>
@@ -206,7 +206,7 @@
 								<em>¥</em>
 								{{ item.integral }}
 							</span>
-							<span class="yjjg">¥500</span>
+							<!-- <span class="yjjg">¥500</span> -->
 						</view>
 					</view>
 				</li>