zouling 4 hónapja
szülő
commit
245f21c35e

+ 1 - 1
property_ui/components/box/list.vue

@@ -1,7 +1,7 @@
 <template>
 <view>
 	<block v-if="datainfo.length>0">
-		<!-- 车辆管控 -->
+		<!-- 康养 -->
 		<block v-if="type=='health'">
 			<view class="healthlist flexc" v-for="(ite,idx) in datainfo" :key="idx">
 				<view class="hlbox flex1">

+ 1 - 3
property_ui/health/pages/health/index.vue

@@ -141,9 +141,7 @@
 		.search{flex: 1;margin-left: 16rpx;height: 64rpx;background: #EEEEEE;border-radius: 32rpx;border: 2rpx solid #E6E6E6;padding-left: 24rpx;box-sizing: border-box;
 		image{width: 32rpx;height: 34rpx;margin-right: 22rpx;flex: 0 0 auto;}
 		input{flex: 1;font-size: 26rpx;color: #272727;}
-		.btn{width: 100rpx;height: 64rpx;background: #45CB99;border-radius: 32rpx;flex: 0 0 auto;font-weight: bold;text-align: center;line-height: 64rpx;
-font-size: 26rpx;
-color: #FFFFFF;}
+		.btn{width: 100rpx;height: 64rpx;background: #45CB99;border-radius: 32rpx;flex: 0 0 auto;font-weight: bold;text-align: center;line-height: 64rpx;font-size: 26rpx;color: #FFFFFF;}
 		}
 	}
 

+ 2 - 2
property_ui/manage/components/car/list.vue

@@ -290,11 +290,11 @@
 				<view class="txt overtwo">如何不断激发非公企业和社会组织党建工作新活力?潜山市委社 会工作部发挥考核的指挥棒作用,“三点发力”推动党建工作部…</view>
 				<view class="stabox flexc">
 					<view class="time flex1">2024-11-18 08:16:54</view>
-					<view class="btns">
+					<view class="btns flexc">
 						<!-- <image :src="star" class="imga"></image>42 -->
 						<image :src="stara" class="imga"></image>42
 					</view>
-					<view class="btns">
+					<view class="btns flexc">
 						<image :src="eye" class="imgb"></image>1361
 					</view>
 				</view>

+ 1 - 1
property_ui/pages/health/index.vue

@@ -45,7 +45,7 @@
 					<view class="line"></view>
 					<view class="flex1 tit">健康资讯</view>
 					<view class="morebox">
-						<view>更多<image :src="more"></image>
+						<view class="flexc">更多<image :src="more"></image>
 						</view>
 					</view>
 				</view>

+ 1 - 1
property_ui/pages/login.vue

@@ -138,7 +138,7 @@
 <style lang="scss" scoped>
 .navbg{width: 100%;height: 100vh;}
 .fbg{width: 100%;height: 750rpx;position: absolute;bottom: 0;left: 0;}
-.wymain{z-index: 2;position: relative;padding: 200rpx 60rpx;}
+.wymain{z-index: 2;position: relative;padding: 320rpx 60rpx;}
 .headimg{width: 110rpx;height: 110rpx;margin:0 auto 128rpx;display: block;}
 
 .rbtn {height: 84rpx;margin-bottom:60rpx;font-weight: bold;font-size: 28rpx;color: #FFFFFF;display: flex;align-items: center;justify-content: center;background: #0156FE;

+ 2 - 2
property_ui/pages/mine/index.vue

@@ -356,10 +356,10 @@ page{background-color: #ffffff;}
 	.navbg{width: 100%;height: 782rpx;}
 	.mbox{padding: 148rpx 24rpx 0;z-index: 1;position: relative;
 		.infobox{margin-bottom: 48rpx;padding: 0 20rpx;
-			.limg{width: 98rpx;height: 98rpx;flex: 0 0 auto;margin-right: 24rpx;border-radius: 50%;box-sizing: border-box;}
+			.limg{width: 98rpx;height: 98rpx;flex: 0 0 auto;margin-right: 24rpx;border-radius: 50%;box-sizing: border-box;border: 6rpx solid #FFFFFF;}
 			.cbox{flex: 1;z-index: 1;
 				.tit{font-weight: bold;font-size: 36rpx;color: #161616;margin-bottom: 10rpx;}
-				.txt{font-weight: bold;font-size: 26rpx;color: #76829B;}
+				.txt{font-weight: 500;font-size: 26rpx;color: #76829B;}
 			}
 			.wrimg{width: 14rpx;height: 26rpx;flex: 0 0 auo;}
 		}

+ 1 - 2
property_ui/pages/register.vue

@@ -72,7 +72,6 @@
 		return{
 			lbg:require('@/static/images/mine/lbg.png'),
 			fbg:require('@/static/images/mine/fbg.png'),
-			ldicon:require('@/static/images/mine/ldicon.png'),
 			checkimg:require('@/static/images/mine/lcicon.png'),
 			rimg:require('@/static/images/mine/rimg.png'),
 			pnicon:require('@/static/images/mine/pnicon.png'),
@@ -185,7 +184,7 @@
 <style lang="scss" scoped>
 .navbg{width: 100%;height: 100vh;}
 .fbg{width: 100%;height: 750rpx;position: absolute;bottom: 0;left: 0;}
-.wymain{z-index: 2;position: relative;padding: 70rpx 60rpx;}
+.wymain{z-index: 2;position: relative;padding: 180rpx 60rpx;}
 .headimg{width: 136rpx;height: 136rpx;margin:0 auto 36rpx;}
 .titico{font-weight: 500;font-size: 24rpx;color: #FF6969;margin-top: 20rpx;}
 .head{margin-bottom: 64rpx;

+ 1 - 2
property_ui/pages/tlogin.vue

@@ -106,7 +106,6 @@
 			lbg:require('@/static/images/mine/lbg.png'),
 			fbg:require('@/static/images/mine/fbg.png'),
 			headimg:require('@/static/logo.png'),
-			ldicon:require('@/static/images/mine/ldicon.png'),
 			checkimg:require('@/static/images/mine/lcicon.png'),
 			ncheckimg:require('@/static/images/mine/lnicon.png'),
 			rimg:require('@/static/images/mine/rimg.png'),
@@ -298,7 +297,7 @@
 <style lang="scss" scoped>
 .navbg{width: 100%;height: 100vh;}
 .fbg{width: 100%;height: 750rpx;position: absolute;bottom: 0;left: 0;}
-.wymain{z-index: 2;position: relative;padding: 70rpx 60rpx;}
+.wymain{z-index: 2;position: relative;padding: 180rpx 60rpx;}
 .headimg{width: 136rpx;height: 136rpx;margin:0 auto 36rpx;}
 .head{margin-bottom: 64rpx;
 	.htit{font-weight: bold;font-size: 48rpx;color: #0156FE;line-height: 60rpx;}

BIN
property_ui/static/images/mine/ldicon.png


+ 1 - 1
property_ui/work/pages/service/complaintdetail.vue

@@ -75,7 +75,7 @@
 <style lang="scss" scoped>
 .comdetail{padding:20rpx 18rpx  110rpx;
 	.cdbox{background: #FFFFFF;border-radius: 20rpx;padding: 0 32rpx;box-sizing: border-box;
-		.cdtop{padding:  34rpx 30rpx 24rpx;border-bottom: 2rpx solid #CDCDCD;
+		.cdtop{padding:  34rpx 0rpx 24rpx;border-bottom: 2rpx solid #CDCDCD;
 			.tit{font-weight: bold;font-size: 30rpx;color: #272727;margin-bottom: 16rpx;}
 			.txt{font-weight: 500;font-size: 24rpx;color: #AAAAAA;}
 		}

+ 1 - 1
property_ui/work/pages/service/warrantydetail.vue

@@ -32,7 +32,7 @@
 			<view class="wabox">
 				<view class="chtop flexc">
 					<image :src="line"></image>
-					<view>巡更详情</view>
+					<view>报修信息</view>
 					<view class="flex1"></view>
 				</view>
 				<view class="walist">