소스 검색

更换背景图

306132416@qq.com 4 년 전
부모
커밋
2a93ec8b58
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/index.vue
  2. BIN
      static/bg.jpg

+ 1 - 1
pages/index/index.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="content" :style="{ height: heightCss}">
-		<image class="logo" src="/static/bg.jpg" mode="widthFix"></image>
+		<image class="logo" src="/static/bg-new.jpg" mode="widthFix"></image>
 		<view class="getPhone-box" :style="{ bottom: bottomCss}">
 			<button type="primary" class="custom-btn"  open-type="getPhoneNumber"
 			@getphonenumber="getPhoneNumber($event,'custom')" >观展登录</button> 

BIN
static/bg.jpg