From 062e0649781aa4113eeb7f108716897d4bc7ef36 Mon Sep 17 00:00:00 2001 From: yanyilin Date: Tue, 23 Apr 2024 18:15:02 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4appid=E4=B8=BA=5F=5FUNI=5F=5F?= =?UTF-8?q?HelloUniAppX?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cbbe5887..1084d329 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Hello uni-app x", - "appid": "__UNI__3584C99", + "appid": "__UNI__HelloUniAppX", "description": "", "versionName": "1.1", "versionCode": 10100, -- GitLab