提交 d7462250 编写于 作者: D DCloud_LXH

feat(app): getAppBaseInfo add appWgtVersion

上级 e4c82770
......@@ -46,7 +46,8 @@ export function getAppBaseInfo () {
const {
hostPackageName, hostName, osLanguage,
hostVersion, hostLanguage, hostTheme,
appId, appName, appVersion, appVersionCode
appId, appName, appVersion, appVersionCode,
appWgtVersion
} = systemInfo
const appLanguage = uni
......@@ -60,6 +61,7 @@ export function getAppBaseInfo () {
appName,
appVersion,
appVersionCode,
appWgtVersion,
appLanguage,
enableDebug: false,
hostSDKVersion: undefined,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册