工具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>
打印模板變量 (一般用于 布局開頭 查看數(shù)據(jù))
H5
DOM: Document Object Model 規(guī)范化
css中 調用 dom屬性 (空格很重要)
- 子集關系 使用 空格. 比如說 item .item-title
- 并列關系 item.item-title