提交 014f621d 编写于 作者: fxy060608's avatar fxy060608

Merge branch 'dev' of https://github.com/dcloudio/uni-app into alpha

...@@ -128,7 +128,7 @@ module.exports = function (pagesJson, userManifestJson) { ...@@ -128,7 +128,7 @@ module.exports = function (pagesJson, userManifestJson) {
const nvuePages = pagesJson.nvue && pagesJson.nvue.pages const nvuePages = pagesJson.nvue && pagesJson.nvue.pages
if (nvuePages.length) { if (nvuePages && nvuePages.length) {
const pages = {} const pages = {}
nvuePages.forEach(({ nvuePages.forEach(({
path, path,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册