lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
5c5f1b6c76
Modificáronse 4 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/store/store.vue
  2. BIN=BIN
      static/METAL.png
  3. BIN=BIN
      static/MET_PLA.png
  4. BIN=BIN
      static/PLASTIC.png

+ 1 - 1
pages/store/store.vue

@@ -33,7 +33,7 @@
 						<view class="dev-item" v-for="boxItem in item.deviceTypeBoxList">
 							<view class="item-pic-con">
 								<text v-if="boxItem.flag==1" class="full-sign">已满</text>
-								<u-image height="80" width="80" :src="`/static/${boxItem.rubbishType}.png`" class="type-sign"></u-image>
+								<u-image mode="aspectFit" height="80" width="80" :src="`/static/${boxItem.rubbishType}.png`" class="type-sign"></u-image>
 							</view>
 							<view class="dev-main">
 								<view>

BIN=BIN
static/METAL.png


BIN=BIN
static/MET_PLA.png


BIN=BIN
static/PLASTIC.png