From 67f8002f8a1e9d3aef8628612d0761ce3673c4d2 Mon Sep 17 00:00:00 2001
From: 张诺 <zhang_12370@163.com>
Date: 星期一, 20 四月 2026 17:56:16 +0800
Subject: [PATCH] 进销存升级-消息推送切换标签页的时候重置页码为第一页 APP
---
src/manifest.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/manifest.json b/src/manifest.json
index 6324e7b..3934c37 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,9 +1,9 @@
{
"name" : "淇℃伅绠$悊",
- "appid" : "__UNI__1F1A548",
+ "appid" : "__UNI__099A590",
"description" : "",
- "versionName" : "1.0.0",
- "versionCode" : "100",
+ "versionName" : "1.1.5",
+ "versionCode" : 100,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
--
Gitblit v1.9.3