linwu 5 ماه پیش
والد
کامیت
ed1ff43c00
3فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      app/mobile/view/human/arrive.html
  2. 1 1
      app/mobile/view/human/tips.html
  3. BIN
      public/static/mobile/images/wechat_qrcode.jpg

+ 1 - 1
app/mobile/view/human/arrive.html

@@ -50,7 +50,7 @@
 <h3 class="msg">{$msg}</h3>
 <p class="click" @click="toUrl">点我进入下一步</p>
 <p class="tips">如有疑问,请加下方工作人员微信</p>
-<img src="/static/mobile/images/wechat_qrcode.png" class="wechat" alt="">
+<img src="/static/mobile/images/wechat_qrcode.jpg" class="wechat" alt="">
 {/block}
 {block name="script"}
 <script>

+ 1 - 1
app/mobile/view/human/tips.html

@@ -44,7 +44,7 @@
 <div style="width:100%;height:46px;"></div>
 <h3 class="msg">{$msg}</h3>
 <p class="tips">如有疑问,请加下方工作人员微信</p>
-<img src="/static/mobile/images/wechat_qrcode.png" class="wechat" alt="">
+<img src="/static/mobile/images/wechat_qrcode.jpg" class="wechat" alt="">
 {/block}
 {block name="script"}
 <script>

BIN
public/static/mobile/images/wechat_qrcode.jpg