dever 6 năm trước cách đây
mục cha
commit
9487d2bb38
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main/assets/mobile/content.html

+ 1 - 1
main/assets/mobile/content.html

@@ -12,7 +12,7 @@
         <{loop($content):}>  
 
         <{if($v['type'] == 1):}>
-        <{$v['content']}>
+        <{str_replace(array('width', 'height'), array('widths', 'heights'), $v['content'])}>
 
         <{elseif($v['type'] == 2):}>