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": [ "", "",