Explorar o código

图片模式更改

gcz hai 1 ano
pai
achega
ba91e28d56
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/bookticket.vue

+ 1 - 1
pages/bookticket.vue

@@ -8,7 +8,7 @@
 		<view class="page-wrap">
 			<view class="base-info">
 				<view class="up u-flex">
-					<image class="img" :src="pageContent.performImg" alt="">
+					<image class="img" :src="pageContent.performImg" mode="aspectFill" alt="">
 						<view class="text">
 							<view class="name text-item">{{pageContent.performName}}-{{pageContent.goodsName}}</view>
 							<view class="time text-item">日期 {{pageContent.timeDate}}({{pageContent.timeWeek}})</view>