From ca1b3e6e1e626d1ff54258b9f4e785057bbe5ab6 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 15 Jul 2026 15:30:37 +0800
Subject: [PATCH] UI:齐享购IOS,1.首页搜索调整;2.行权接口参数调整
---
manifest.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/manifest.json b/manifest.json
index 9e6dda1..103fcea 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.3",
+ "versionCode" : 143,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
--
Gitblit v1.9.3