Răsfoiți Sursa

根据4.0修改意见修改

littleblue55 3 zile în urmă
părinte
comite
b1786fc7f2

+ 6 - 2
components/lgSwiper.vue

@@ -73,6 +73,9 @@
 		z-index: 10;
 		display: flex;
 		align-items: center;
+		.swiper-text {
+				font-weight: bold;
+			}
 	}
 
 	.swiper-item-normal {
@@ -88,7 +91,7 @@
 		margin: 0 auto;
 		justify-content: flex-end;
 		align-items: center;
-		font-size: 14rpx;
+		font-size: 16rpx;
 		border-radius: 10px;
 		flex-direction: column;
 		color: #000;
@@ -97,6 +100,7 @@
 			overflow: hidden;
 			text-overflow: ellipsis;
 			margin-top: 10rpx;
+			
 		}
 	}
 
@@ -106,7 +110,7 @@
 		width: 93%;
 		margin: auto;
 		justify-content: center;
-		font-size: 24rpx;
+		font-size: 25rpx;
 		.swiper-text {
 			white-space: nowrap;
 			overflow: hidden;

+ 3 - 3
pages/chat/chat.vue

@@ -55,7 +55,7 @@
 			title: '会费缴交成功通知',
 			content: '尊敬的用户,您在2023年8月16日15:00成交缴交会费……',
 			type: 'zhifu',
-			time: '8/16',
+			time: '8/21',
 			isRead: true
 		},
 		{
@@ -63,7 +63,7 @@
 			title: '继续教育通知',
 			content: '尊敬的用户,您预约2023年8月16日《广州市存量房网……',
 			type: 'jiaoyu',
-			time: '8/16',
+			time: '8/20',
 			isRead: true
 		},
 		{
@@ -71,7 +71,7 @@
 			title: '课程购买成功通知',
 			content: '尊敬的用户,您在成功购买2023年8月16日《广州市存……',
 			type: 'goumai',
-			time: '8/16',
+			time: '8/19',
 			isRead: true
 		},
 		{

+ 17 - 11
pages/index/index.vue

@@ -2,7 +2,7 @@
 	<view class="container">
 		<u-navbar :is-back="false" title="" :background="{ background: '#f7f7f7' }" :border-bottom="false">
 			<view class="slot-wrap">
-				<image src="https://sylwt.top/api/visitor/resources/image?name=/ydl/menber-center/login-icon.png" mode="aspectFit" style="width: 200rpx;"></image>
+				<image src="https://sylwt.top/api/visitor/resources/image?name=/ydl/menber-center/login-icon.png" mode="aspectFit" style="width: 300rpx;"></image>
 			</view>
 		</u-navbar>
 		<view class="page-content">
@@ -31,7 +31,7 @@
 					<lg-swiper :sildeItems="courseList" @swiperClick="swiperClick" image="keChengTuPian"  title="keChengMingCheng"></lg-swiper>
 				</template>
 			</u-card>
-			<u-card padding="20" margin="0rpx 0rpx 30rpx" border-radius="20"
+			<u-card padding="30" margin="0rpx 0rpx 30rpx" border-radius="20"
 				box-shadow="0px 2px 5px rgba(0, 0, 0, 0.1)">
 				<template v-slot:head>
 					<u-section title="研究报告" sub-title="查看更多" sub-color="#000000"></u-section>
@@ -115,17 +115,17 @@
 	const courseList = ref([{
 			keChengTuPian: 'https://tse3-mm.cn.bing.net/th/id/OIP-C.YKoZzgmubNBxQ8j-mmoTKAHaEK?rs=1&pid=ImgDetMain',
 			id: '01',
-			keChengMingCheng: '挑剔1111111111'
+			keChengMingCheng: '【8月8日】房地产经纪进阶培训班'
 		},
 		{
 			keChengTuPian: 'https://pic3.zhimg.com/v2-e52354ffdbd94a8e0a7649eacd34a788_r.jpg?source=1940ef5c',
 			id: '02',
-			keChengMingCheng: '挑剔22231331231'
+			keChengMingCheng: '【8月9日】《房地产中介服务规范》培训'
 		},
 		{
 			keChengTuPian: 'https://desk-fd.zol-img.com.cn/t_s960x600c5/g4/M03/00/0C/Cg-4zFS8bC-Ie9zBADCvovJAqiEAATJ8wDX__cAMK-6184.jpg',
 			id: '03',
-			keChengMingCheng: '挑剔42341255243'
+			keChengMingCheng: '【已结束】《广州市房屋租赁管理规定》'
 		},
 	])
 	// 首页-导航栏
@@ -180,7 +180,7 @@
 		{
 			id: 'index',
 			title: '经理人指数',
-			image: 'pay',
+			image: 'index',
 			url: '跳转页面的路径',
 			toOtherApp: true,
 			otherAppId: '其他小程序的appid'
@@ -205,7 +205,7 @@
 				"huiYuanMianFei": false
 			},
 			{
-				"biaoTi": "成交有望稳中微升————2023年8月中介协会经理人指数报告经理人指数报告经理人指数报告",
+				"biaoTi": "成交有望稳中微升——2023年8月中介协会经理人指数报告经理人指数报告经理人指数报告",
 				"tuPian": "https://pic3.zhimg.com/v2-e52354ffdbd94a8e0a7649eacd34a788_r.jpg?source=1940ef5c",
 				"leiXing": "经理人指数报告",
 				"jiaGe": 200.88,
@@ -296,9 +296,13 @@
 	.u-body-item {
 		font-size: 32rpx;
 		color: #333;
-		margin: 30rpx 0;
+		margin-bottom: 30rpx;
 		height: 140rpx;
-
+		
+		&:last-of-type {
+			margin-bottom: 0;
+		}
+		
 		.u-body-item-content {
 			position: relative;
 			flex: 1;
@@ -314,7 +318,9 @@
 				margin: 10rpx;
 				color: $uni-text-color;
 			}
-
+			.item-content .item-content-title{
+				font-size: $uni-title-font-size-2;
+			}
 			.item-content .item-content-price {
 				color: $uni-color-error;
 				// font-weight: bold;
@@ -382,7 +388,7 @@
 		}
 
 		.swiper-item.active {
-			transform: scale(1.1);
+			transform: scale(2);
 			/* 主项放大 */
 		}
 

+ 14 - 3
pages/personalCenter/personalCenter.vue

@@ -43,7 +43,7 @@
 		</view>
 		<view class="certificate-box">
 			<view class="title-box">
-				我的证
+				我的证
 			</view>
 			<view class="list-box">
 				<view class="list-item-box" @click="onShowCreditCard(creditCard.id)">
@@ -72,6 +72,17 @@
 					<view class="iconfont icon-chevron-right"></view>
 				</view>
 			</view>
+			<view class="menu-item-box" @click="onHuiFeiJiaoJiao()">
+				<view class="icon-box">
+					<view class="iconfont icon-qianbi"></view>
+				</view>
+				<view class="content-box">
+					继续教育年检
+				</view>
+				<view class="suffix-box">
+					<view class="iconfont icon-chevron-right"></view>
+				</view>
+			</view>
 			<view class="menu-item-box" @click="onWoDeDingDan()">
 				<view class="icon-box">
 					<view class="iconfont icon-dingdan"></view>
@@ -83,7 +94,7 @@
 					<view class="iconfont icon-chevron-right"></view>
 				</view>
 			</view>
-			<view class="menu-item-box">
+			<!-- <view class="menu-item-box">
 				<view class="icon-box">
 					<view class="iconfont icon-xiazai"></view>
 				</view>
@@ -93,7 +104,7 @@
 				<view class="suffix-box">
 					<view class="iconfont icon-chevron-right"></view>
 				</view>
-			</view>
+			</view> -->
 			<view class="menu-item-box">
 				<view class="icon-box">
 					<view class="iconfont icon-shoucang"></view>