From 9d0d8e78b2cb245f9ec48809c8d20003090807ca Mon Sep 17 00:00:00 2001 From: m0_75226990 Date: Fri, 25 Nov 2022 17:01:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20uni-wifiinformation=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WifiInfomation/wifiInfomation.vue | 40 +++++++++---------- .../utssdk/app-ios/Info.plist | 8 ++++ .../utssdk/app-ios/config.json | 9 +++++ .../utssdk/app-ios/index.uts | 25 ++++++++++-- 4 files changed, 58 insertions(+), 24 deletions(-) create mode 100644 uni_modules/uni-wifiinformation/utssdk/app-ios/Info.plist create mode 100644 uni_modules/uni-wifiinformation/utssdk/app-ios/config.json diff --git a/pages/SystemAPI/WifiInfomation/wifiInfomation.vue b/pages/SystemAPI/WifiInfomation/wifiInfomation.vue index e10c6a9..9d1a857 100644 --- a/pages/SystemAPI/WifiInfomation/wifiInfomation.vue +++ b/pages/SystemAPI/WifiInfomation/wifiInfomation.vue @@ -8,35 +8,35 @@