From 0c684672c8f8666663915a8b2c33d01fc5aecfd3 Mon Sep 17 00:00:00 2001 From: "LAPTOP-R6EHHS26\\86155" <2217640373@qq.com> Date: Tue, 31 Oct 2023 09:22:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 2 +- src/pages/shouye/me.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index a1640d4..3406c33 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name" : "榄菊", "appid" : "__UNI__0F73144", "description" : "", - "versionName" : "0.0.2", + "versionName" : "0.0.3", "versionCode" : 1, "transformPx" : false, "app-plus" : { diff --git a/src/pages/shouye/me.vue b/src/pages/shouye/me.vue index 5637a1d..7d4e45a 100644 --- a/src/pages/shouye/me.vue +++ b/src/pages/shouye/me.vue @@ -64,7 +64,7 @@ export default class RawHome extends BasePage { model = model; src: 'http://pic2.sc.chinaz.com/Files/pic/pic9/202002/hpic2119_s.jpg'; today = dayjs().format('YYYY-MM-DD dddd'); - version = '0.0.2'; + version = '0.0.3'; checkversion: any = {}; onLoad() { // this.model.getMenuList();