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>