Selaa lähdekoodia

更换背景图

306132416@qq.com 4 vuotta sitten
vanhempi
commit
2a93ec8b58
2 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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