Browse Source

Merge branch 'feature/v4.8.80_wky' of qmx/jy into feature/v4.8.80

wangkaiyue 1 year ago
parent
commit
1e5ed843a2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/templates/frontRouter/pc/brand/free/index.html

+ 1 - 1
src/web/templates/frontRouter/pc/brand/free/index.html

@@ -390,7 +390,7 @@
         <div class="item">
           <p class="tit">{{$contact.S_remark}}</p>
           <p class="name">{{$contact.O_extend.Title}}</p>
-          <img src="{{Msg "seo" "cdn"}}/brand/img/kefuQR.png?v={{Msg "seo" "version"}}" alt="" class="qr">
+          <img src="{{$contact.S_pic}}" alt="" class="qr">
           <p class="phone">{{$contact.O_extend.Theme}}</p>
           <p class="desc">{{$contact.S_link}}</p>
         </div>