提交 a7ab0df3 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

wip(uts android): 支持 manifestJson darkmode

上级 62e84901
......@@ -83,7 +83,7 @@ export class UniAppConfig extends AppConfig {
process.env.UNI_COMPILER_VERSION || ''
}"
override darkmode: boolean = ${
manifestJson['app-plus']?.darkmode || manifestJson.darkmode || false
manifestJson.app?.darkmode || manifestJson.darkmode || false
}
${codes}
constructor() {}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册