APP 支持版本 3.18.0 及以上
window.bridge.getThemeMode().then(res => { console.log(res) }).catch(err => { console.log(err) })
{ "mode": 1, "system": 0 }
← compareVersion版本号比对 getDeviceInfo 设备信息获取(3.5.0) →