现在
现在
  • 发布:2014-12-26 14:43
  • 更新:2014-12-26 18:04
  • 阅读:4785

preloadPages使用

分类:MUI

mui.init({
preloadPages:[
{
url:"index.html",
id:"index.html",
subpages:[
{ url:'plus/barcode.html',
id:'plus/barcode.html'}//默认使用当前页面的url作为id
]//预加载页面的子页面
}
]
});
这个文件写在login.html中,可是没有什么效果.我写在index.html也没有效果.

建议多写些例子.网上找也找不到资料.

2014-12-26 14:43 负责人:无 分享
已邀请:
DCloud_UNI_CHB

DCloud_UNI_CHB

该问题目前已经被锁定, 无法添加新回复