فهرست منبع

Merge branch 'test' of git.echepei.com:sailun/sailun-tbr-web into test

caojunjie 4 سال پیش
والد
کامیت
b0cbd4f400
2فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 1 0
      pages/home/monthly-policy/monthly-policy.vue
  2. 1 1
      uview-ui/components/u-swipe-action/u-swipe-action.vue

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

@@ -53,6 +53,7 @@
 	.picture {
 		/deep/img {
 			width: 100%;
+			margin-bottom: -20rpx;
 		}
 	}
 </style>

+ 1 - 1
uview-ui/components/u-swipe-action/u-swipe-action.vue

@@ -10,7 +10,7 @@
 				:disabled="disabled"
 				:x="moveX"
 				:style="{
-					width: movableViewWidth ? movableViewWidth : '100%'
+					width: movableAreaWidth ? movableViewWidth : '100%'
 				}"
 			>
 				<view