提交 3a9b351b 编写于 作者: Q qiang

fix: manifest locale

上级 80346f31
......@@ -143,7 +143,7 @@ module.exports = function (pagesJson, userManifestJson, isAppView) {
name: userManifestJson.versionName,
code: userManifestJson.versionCode
},
language: userManifestJson.locale
locale: userManifestJson.locale
}, {
plus: userManifestJson['app-plus']
}
......@@ -606,4 +606,4 @@ module.exports = function (pagesJson, userManifestJson, isAppView) {
)
}
return [app, manifest]
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册