Prechádzať zdrojové kódy

修改图片 修改我的结算中心点击事件

qukaidi 4 rokov pred
rodič
commit
605bc5b508

+ 1 - 1
pages/home/monthly-policy/monthly-policy.vue

@@ -51,7 +51,7 @@
 <style lang="scss" scoped>
 	.picture {
 		/deep/img {
-			width: 100vw;
+			width: 100%;
 		}
 	}
 </style>

+ 2 - 2
pages/me/index.vue

@@ -48,9 +48,9 @@
 			<view style="position: relative; top: -110rpx; margin-bottom: 100rpx">
 				<u-card padding="20" box-shadow="0rpx 0rpx 24rpx 0rpx rgba(101, 176, 249, 0.41)" border-radius="20" :show-foot="false"
 				 :border="false" class="u-skeleton-fillet">
-					<view slot="head" class="u-flex u-row-between u-col-bottom">
+					<view slot="head" class="u-flex u-row-between u-col-bottom" @click="insettlement">
 						<view style="font-size: 34rpx"> 结算中心 </view>
-						<view class="u-col-bottom" @click="insettlement" style="color: #4b4b4b; font-size: 24rpx">
+						<view class="u-col-bottom" style="color: #4b4b4b; font-size: 24rpx">
 							查看全部
 						</view>
 					</view>

BIN
static/sailun/88reward.png