star
star
Thank you for this。 How to set a header row?
例如smartgrid组件,onInit调用时,grid.pager === null
@gogoyqj validation中的 ``` required: { message: '\u5FC5\u987B\u586B\u5199', get: function (value, data, next) { next(value !== ''); return value; } } ``` 被替换成 ``` innerRequired: { message: '\u5FC5\u987B\u586B\u5199', get: function (value,...
升级字体文件版本
[font awesome](http://fortawesome.github.io/Font-Awesome/)已经升级至4.3.0版本。 oniui组件中的字体需要更新。 字体路径目录为:http://source.qunarzz.com/fonts/fontawesome/4.3.0/
问题:现行的smartgrid可以设置每一列的宽度,但是当window.resize触发时,列头的宽度变成了auto。 需求:增加可以固定设置列头宽度的功能,并保证window.resize触发时不改变设置。
how to reproduce: the page encoding is gb2312,the code is like: crawler.request("pageUrl",{decode:"gb2312",deep:3,concurrency:4}, function(err, $, body,url,resp){ $.spider(); //start recursive crawl }); when the page include Chinese, then I got garbled body...
how to reproduce: the page encoding is gb2312,the code is like: ``` crawler.request("pageUrl",{decode:"gb2312",deep:3,concurrency:4}, function(err, $, body,url,resp){ $.spider(); //start recursive crawl }); ``` when the page include Chinese, then I got...
``` [NOTIC] can't find dep resource [bootstrap/css/bootstrap.css] [NOTIC] can't find dep resource [bootstrap/css/bootstrap-theme.css] [NOTIC] can't find dep resource [bootstrap/css/bootstrap.css] [NOTIC] can't find dep resource [bootstrap/css/bootstrap-theme.css] [NOTIC] can't find async resource...