瀏覽代碼

二维码

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. 二進制
      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>

二進制
public/static/mobile/images/wechat_qrcode.jpg