提交 69b15a66 编写于 作者: DCloud-yyl's avatar DCloud-yyl

暂时注释进入actionSheet页面后在app平台自动跟随系统主题

(cherry picked from commit d30af642)
上级 ae2c84c4
...@@ -91,9 +91,9 @@ ...@@ -91,9 +91,9 @@
}, },
onLoad() { onLoad() {
// #ifdef APP // #ifdef APP
uni.setAppTheme({ // uni.setAppTheme({
theme: 'auto' // theme: 'auto'
}) // })
// #endif // #endif
uni.showActionSheet({ uni.showActionSheet({
title: "onLoad 调用示例,请手动取消", title: "onLoad 调用示例,请手动取消",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册