mui init 出现无法引入子页面问题
Posted tongbiao
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mui init 出现无法引入子页面问题相关的知识,希望对你有一定的参考价值。
1. 检查项目中是否重复出现了 mui.init() 函数;
mui.init({ subpages: [{ styles: { // top: "44px", top: "144px", bottom: 0, }, id: "list", url: "./views/list.html" }] });
以上是关于mui init 出现无法引入子页面问题的主要内容,如果未能解决你的问题,请参考以下文章