From 92c6b3722925b47d378fcbd0e9b33b21c2bb32f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= <970899069@qq.com> Date: Thu, 20 Jan 2022 17:32:17 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=BA=94=E7=94=A8=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 1 - manifest.json | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/App.vue b/App.vue index 2acac8d..6861729 100644 --- a/App.vue +++ b/App.vue @@ -5,7 +5,6 @@ export default { onLaunch: function() { im.initIm('lmxuhwaglu76d') - return //#ifdef APP-PLUS // 获取系统版本号 getVersions({ diff --git a/manifest.json b/manifest.json index 86ea5fc..94c26d4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name" : "健康监测", + "name" : "ZH-HEALTH", "appid" : "__UNI__C29473D", - "description" : "ZH健康监测,您手上的健康管理专家", + "description" : "ZH-HEALTH,您手上的健康管理专家", "versionName" : "1.0.2", "versionCode" : 102, "transformPx" : false,