소스 검색

更换图片

gcz 2 년 전
부모
커밋
0fc32071c1
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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