From ead255083cc7ee6b0a3aa205e97b66b6815d225b Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 27 四月 2023 10:27:12 +0800 Subject: [PATCH] # --- manifest.json | 2 +- static/logo.png | 0 pages/index/index.vue | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 6683caa..4c891ce 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name" : "涓壃WMS", "appid" : "__UNI__DA5854D", "description" : "", - "versionName" : "2023041801", + "versionName" : "2023042601", "versionCode" : 104, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ diff --git a/pages/index/index.vue b/pages/index/index.vue index 9bfad46..c3738cb 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -3,7 +3,7 @@ <scroll-view scroll-y> <view class="flex justify-end custom-position"> <view> - <image class="img-logo flex solid-bottom " src="../../static/zoneyung.png" mode="widthFix"></image> + <!-- <image class="img-logo flex solid-bottom " src="../../static/zoneyung.png" mode="widthFix"></image> --> </view> </view> <view class="nav-list" > diff --git a/static/logo.png b/static/logo.png index e2fc662..f2bd336 100644 --- a/static/logo.png +++ b/static/logo.png Binary files differ -- Gitblit v1.9.1