From 1af4b2e328aaf4d92bbbbf5780f6e69a8062cec9 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 06 May 2026 15:42:31 +0800
Subject: [PATCH] UI: 齐享购新增跳转第三方链接banner图功能
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 9e6dda1..04ed8d5 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "齐享购",
"appid" : "__UNI__3333B1D",
"description" : "",
- "versionName" : "1.3.7",
- "versionCode" : 137,
+ "versionName" : "1.4.1",
+ "versionCode" : 141,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
--
Gitblit v1.9.3