2312970463@qq.com 4 years ago
parent
commit
356dd5c330
3 changed files with 3 additions and 3 deletions
  1. 2 2
      pages/applic/other.vue
  2. 1 1
      pages/index/index.vue
  3. BIN
      static/images/oother.png

+ 2 - 2
pages/applic/other.vue

@@ -27,7 +27,7 @@
 				</view>
 			</view>
 			<view class="image">
-				<image src="../../static/images/money.png" mode=""></image>
+				<image src="../../static/images/oother.png" mode=""></image>
 			</view>
 			<!-- <view class="image">
 				<image src="../../static/images/other.png" mode=""></image>
@@ -209,7 +209,7 @@ page {
 					background-color: #f1f1f1;
 					border-radius: 10rpx;
 					line-height: 34rpx;
-					font-size: 14rpx;
+					font-size: 24rpx;
 					color: #333;
 					padding: 0 24rpx;
 					// width: 144rpx;

+ 1 - 1
pages/index/index.vue

@@ -664,7 +664,7 @@ a {
 			height: 375rpx;
 			margin: 0 auto;
 			border-radius: 20rpx;
-
+			overflow: hidden;
 			.carousel-item {
 				width: 100%;
 				height: 100%;

BIN
static/images/oother.png