From 27b32621589f7da315d5960b86ff67204f676271 Mon Sep 17 00:00:00 2001 From: Burt <1020103647@qq.com> Date: Thu, 4 Jan 2024 19:27:59 +0800 Subject: [PATCH] =?UTF-8?q?build(app=E6=89=93=E5=8C=85):=20pnpm=20build:ap?= =?UTF-8?q?p=20=E5=90=8EHBuildX=20=E4=BA=91=E6=89=93=E5=8C=85=EF=BC=8C?= =?UTF-8?q?=E9=85=8D=E7=BD=AEmanifest.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index fcd9df6..fbb2317 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { - "name": "", - "appid": "", + "name": "vue3-uniapp-template", + "appid": "H5871D791", "description": "", "versionName": "1.0.0", "versionCode": "100", @@ -22,6 +22,7 @@ "distribute": { /* android打包配置 */ "android": { + "minSdkVersion": 21, // vue3项目需要填!! "permissions": [ "", "",