hwb0 3 rokov pred
rodič
commit
9ff1a9301f

+ 2 - 19
pages/index/index.vue

@@ -91,10 +91,7 @@
 						</view>
 					</view>
 					<view class="ticket-btn-right flex" @click="toTicket">
-						<view class="ticket-btn-right__image flex">
-							<image src="../../static/index/index_btn_right_cir.png" mode="scaleToFill"></image>
-							<image src="../../static/index/index_btn_cir_center.png" mode="scaleToFill"></image>
-						</view>
+						<image src="../../static/index/index_btn_right.png" mode="scaleToFill"></image>
 						<view class="ticket-btn-right__title">更多盲票</view>
 					</view>
 				</view>
@@ -807,24 +804,10 @@
 		&-right {
 			flex-direction: column;
 			
-			&__image {
-				position: relative;
+			image {
 				width: 142rpx;
 				height: 142rpx;
 				margin-bottom: 16rpx;
-				
-				image:first-child {
-					width: 142rpx;
-					height: 142rpx;
-					margin-bottom: 16rpx;
-				}
-				
-				image:last-child {
-					position: absolute;
-					width: 60rpx;
-					height: 60rpx;
-					margin-bottom: 16rpx;
-				}
 			}
 			
 			&__title {

BIN
static/index/index_btn_left.png


BIN
static/index/index_btn_right.png


BIN
static/index/index_btn_right_cir.png