From 3df5c9281065bbb92cf8c61dea5a857d99be82c8 Mon Sep 17 00:00:00 2001 From: duqingquan Date: Thu, 1 Sep 2022 19:49:43 +0800 Subject: [PATCH] battery plugin release done --- pages/SystemAPI/SystemAPI.vue | 2 +- uni_modules/uni-getbatteryinfo/changelog.md | 2 + uni_modules/uni-getbatteryinfo/package.json | 44 ++++++++++--------- uni_modules/uni-getbatteryinfo/readme.md | 24 +++++++--- .../utssdk/app-android/config.json | 3 ++ 5 files changed, 48 insertions(+), 27 deletions(-) create mode 100644 uni_modules/uni-getbatteryinfo/utssdk/app-android/config.json diff --git a/pages/SystemAPI/SystemAPI.vue b/pages/SystemAPI/SystemAPI.vue index 79d2dfa..fce496d 100644 --- a/pages/SystemAPI/SystemAPI.vue +++ b/pages/SystemAPI/SystemAPI.vue @@ -7,7 +7,7 @@