dever 6 years ago
parent
commit
e9aca99329
2 changed files with 4 additions and 0 deletions
  1. 3 0
      h5/assets/mobile/article.html
  2. 1 0
      h5/assets/mobile/feature.html

+ 3 - 0
h5/assets/mobile/article.html

@@ -102,9 +102,12 @@
         <{endif}>
 
         <{endloop}>
+
+
       </div>
       <a class="btn-expand">&nbsp;</a>
     </div>
+    <a class="app-open" href="<{$app}>">打开JSTYLE精美APP,查看更多内容</a>
     <{if(isset($comment) && $comment):}>
     <div class="comments">
       <div class='title'><span>热门评论</span></div>

+ 1 - 0
h5/assets/mobile/feature.html

@@ -105,6 +105,7 @@
       </div>
       <a class="btn-expand">&nbsp;</a>
     </div>
+    <a class="app-open" href="<{$app}>">打开JSTYLE精美APP,查看更多内容</a>
     <{if(isset($comment) && $comment):}>
     <div class="comments">
       <div class='title'><span>热门评论</span></div>