瀏覽代碼

cdn加速

wangshan 9 年之前
父節點
當前提交
17cc522094
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      core/src/web/templates/swordfish/wxshare.html
  2. 1 1
      core/src/web/templates/swordfish/wxshare_copy.html

+ 1 - 1
core/src/web/templates/swordfish/wxshare.html

@@ -17,7 +17,7 @@
     <div class="swiper-wrapper">
         <div class="swiper-slide">
 			<img src="//cdn.qmx.top/wxswordfish/images/guide-0.png" alt="Cinque Terre">
-			<img id="QRcode" style="position:absolute;z-index: 2;" src="//cdn.qmx.top/front/weixinshare/{{.T.shareid}}" >
+			<img id="QRcode" style="position:absolute;z-index: 2;" src="/front/weixinshare/{{.T.shareid}}" >
 		</div>
        	<div class="swiper-slide">
 			<img src="//cdn.qmx.top/wxswordfish/images/guide-2.png">

+ 1 - 1
core/src/web/templates/swordfish/wxshare_copy.html

@@ -18,7 +18,7 @@
 </head>
 <body style="margin:0px; background-color:#C5F7FE;">
 <img src="//cdn.qmx.top/wxswordfish/images/share-cj.jpg" class="img-responsive" alt="Cinque Terre">
-<img id="img2" style="position:absolute;" class="img-responsive" src="//cdn.qmx.top/front/weixinshare/{{.T.shareid}}" >
+<img id="img2" style="position:absolute;" class="img-responsive" src="/front/weixinshare/{{.T.shareid}}" >
 </body>
 <script>
 $(function(){