Browse Source

更换图片

gcz 2 năm trước cách đây
mục cha
commit
0fc32071c1
2 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.vue
  2. BIN
      static/img/index-title.png

+ 1 - 1
pages/index/index.vue

@@ -3,7 +3,7 @@
 		<view class="" :style="{height: navHeight+'px' }"></view>
 		<view class="page-wrap">
 			<view class="title-wrap">
-				<img src="../../static/img/index-title.png" alt="">
+				<img style="width: 226rpx;height: 108rpx" src="../../static/img/index-title.png" alt="">
 			</view>
 			<view class="search-wrap u-flex">
 				<u-search 

BIN
static/img/index-title.png