phpwax / wildfire.interface

安装: 620

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 5

分支: 0

开放问题: 0

语言:JavaScript

7.1 2018-08-02 12:21 UTC

This package is auto-updated.

Last update: 2024-08-29 04:11:32 UTC


README

媒体标签中的响应式布局预览需要配置设置,这是默认设置

"cms-responsive"=>array( "desktop"=> array("w"=>"100%", "h"=>"500px", 'img'=>'/images/wildfire/icons/responsive/desktop.png'), "phone_portrait"=> array('w'=>'300px', 'h'=>'352px', 'img'=>'/images/wildfire/icons/responsive/phone-portrait.png'), "phone_landscape"=> array('w'=>'468px', 'h'=>'202px', 'img'=>'/images/wildfire/icons/responsive/phone-landscape.png'), "tablet_portrait"=> array('w'=>'750px', 'h'=>'920px', 'img'=>'/images/wildfire/icons/responsive/tablet-portrait.png'), "tablet_landscape"=> array('w'=>'1010px', 'h'=>'660px', 'img'=>'/images/wildfire/icons/responsive/tablet-landscape.png') )