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

fix: manifest locale

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