mui init 出现无法引入子页面问题
1. 检查项目中是否重复出现了 mui.init() 函数;
mui.init({ subpages: [{ styles: { // top: "44px", top: "144px", bottom: 0, }, id: "list", url: "./views/list.html" }] });
https://www.tongbiao.xyz/
1. 检查项目中是否重复出现了 mui.init() 函数;
mui.init({ subpages: [{ styles: { // top: "44px", top: "144px", bottom: 0, }, id: "list", url: "./views/list.html" }] });