## uni.setAppTheme(options) @setapptheme ## uni.onOsThemeChange(callback) @onosthemechange **注意:** + android 平台 android版本 10 开始支持深色模式主题 `dark`,低于10不支持深色模式主题 ## uni.offOsThemeChange(id) @offosthemechange ## uni.onAppThemeChange(callback) @onappthemechange ## uni.offAppThemeChange(id) @offappthemechange