From 992b23b4298685c9107471d3125bf7ff4a44fced Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Wed, 22 Jan 2025 17:42:03 +0800 Subject: [PATCH] =?UTF-8?q?feat():=20=E5=AE=89=E8=A3=85=E5=8C=85=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/personInfo/personInfo.vue | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index 48edf43..eaaa75c 100644 --- a/manifest.json +++ b/manifest.json @@ -29,7 +29,7 @@ /* 应用发布信息 */ "android" : { /* android打包配置 */ - "packagename" : "com.gunshi.tsg", + "packagename" : "com.gunshi.ykz", "permissions" : [ "", "", diff --git a/pages/personInfo/personInfo.vue b/pages/personInfo/personInfo.vue index faee1f9..743135f 100644 --- a/pages/personInfo/personInfo.vue +++ b/pages/personInfo/personInfo.vue @@ -164,10 +164,6 @@ } catch (error) { uni.$showMsg() } - - - - } } }