Commit a2ea0cf0 authored by qipeng's avatar qipeng

新增屏幕亮度

parent 08a61bc7
...@@ -476,6 +476,9 @@ ...@@ -476,6 +476,9 @@
clearTimeout(this.timer2) clearTimeout(this.timer2)
this.timer2 = null this.timer2 = null
} }
uni.setScreenBrightness({// 恢复之前屏幕亮度
value: this.Brightness
})
}, },
methods: { methods: {
getDetail(){//*-----------------加载订单 getDetail(){//*-----------------加载订单
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment