dever 6 年之前
父节点
当前提交
3dc59b215d
共有 1 个文件被更改,包括 2 次插入0 次删除
  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):}>
           <!--视频-->