工具fisp
fisp release -r mimi-games -d remote -w
-d remote 提交编译
-w 实时观察
通过fis-plus release 命令进行模块编译 开启optimize、md5、打包功能,同时需开启-u 独立缓存编译方式,产出到同目录下output中 fisp release -uompd output --no-color
<pre> {%$activity|@print_r%} </pre>
打印模板变量 (一般用于 布局开头 查看数据)
H5
DOM: Document Object Model 规范化
css中 调用 dom属性 (空格很重要)
- 子集关系 使用 空格. 比如说 item .item-title
- 并列关系 item.item-title
网友评论