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() } - - - - } } }