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

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

@@ -25,7 +25,9 @@
       <div class="rich-wrapper">
         <{loop($content):}>
         <{if($v['type'] == 1):}>
+        <{if(isset($v['content'])):}>
         <{$v['content']}>
+        <{/if}>
 
         <{elseif($v['type'] == 2):}>
           <!--视频-->