feat: 屏幕亮度/震动/添加联系人

master
limin 2020-12-10 09:57:57 +08:00 committed by XuPeng
parent 9c20972679
commit 85c3461d11
1 changed files with 10 additions and 10 deletions

View File

@ -99,16 +99,16 @@ Page({
zh: '剪切板',
url: 'clipboard-data/clipboard-data'
},
// {
// zh: '屏幕亮度',
// url: 'screen-brightness/screen-brightness'
// }, {
// zh: '振动',
// url: 'vibrate/vibrate'
// }, {
// zh: '手机联系人',
// url: 'add-contact/add-contact'
// }
{
zh: '屏幕亮度',
url: 'screen-brightness/screen-brightness'
}, {
zh: '振动',
url: 'vibrate/vibrate'
}, {
zh: '手机联系人',
url: 'add-contact/add-contact'
}
]
}, {
id: 'network',