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):}>
           <!--视频-->