提交 87a8e1de 编写于 作者: Q qiang

chore: build app

上级 d8e7df02
......@@ -9350,6 +9350,7 @@ var serviceContext = (function () {
const entryRoute = '/' + entryPagePath;
const routeOptions = __uniRoutes.find(route => route.path === entryRoute);
if (!routeOptions) {
console.error(`[uni-app] ${entryPagePath} not found...`);
return
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册