From 164e60541988d49eee79448246eb0e10afbcdd5f Mon Sep 17 00:00:00 2001 From: wuxiang Date: Mon, 3 Mar 2025 11:01:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=93=9D=E7=89=99=E6=9D=83?= =?UTF-8?q?=E9=99=90=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++- pages/index/index.vue | 78 +++++++++++++++++++++++++++---------------- 2 files changed, 55 insertions(+), 29 deletions(-) diff --git a/manifest.json b/manifest.json index 986492e..9276607 100644 --- a/manifest.json +++ b/manifest.json @@ -41,7 +41,9 @@ "", "", "", - "" + "", + "", + "" ], "minSdkVersion" : 22 }, @@ -126,3 +128,5 @@ }, "vueVersion" : "2" } +/* ios打包配置 *//* SDK配置 *//* 快应用特有相关 *//* 小程序特有相关 */ + diff --git a/pages/index/index.vue b/pages/index/index.vue index f7fc95d..6d0d7bb 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -13,7 +13,8 @@ 电量:{{power}} - @@ -36,7 +37,7 @@ --> - + @@ -123,7 +124,10 @@