From bc67eb7b9a46c3abedbde46c4989894e9712e99f Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 21 May 2026 10:03:24 +0800
Subject: [PATCH] UI:小猪优选IOS立即更新隐藏及收藏购物车顶部样式优化
---
manifest.json | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/manifest.json b/manifest.json
index 62f0e3c..c0cada6 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,14 +1,14 @@
{
- "name" : "齐享购",
- "appid" : "__UNI__AEFE893",
+ "name" : "小猪优选",
+ "appid" : "__UNI__42A33E9",
"description" : "",
- "versionName" : "1.3.6",
- "versionCode" : 136,
+ "versionName" : "1.3.8",
+ "versionCode" : 138,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
"statusbar" : {
- "immersed" : false
+ "immersed" : true
},
"compatible" : {
"ignoreVersion" : true
@@ -65,7 +65,7 @@
"<uses-permission android:name=\"android.permission.WRITE_SMS\"/>"
],
"minSdkVersion" : 29,
- "schemes" : "miruo-app",
+ "schemes" : "pig-app",
"targetSdkVersion" : 30,
"abiFilters" : [ "arm64-v8a" ]
},
@@ -82,7 +82,7 @@
"com.apple.developer.associated-domains" : [ "applinks:www.ncmiruo.com" ]
}
},
- "urltypes" : "miruo-app"
+ "urltypes" : "pig-app"
},
/* SDK配置 */
"sdkConfigs" : {
@@ -148,8 +148,8 @@
"description" : "核身服务",
"platforms" : "Android,iOS",
"url" : "https://ext.dcloud.net.cn/plugin?id=10378",
- "android_package_name" : "com.zhibaohui.qxg",
- "ios_bundle_id" : "",
+ "android_package_name" : "com.lelin.xzyx",
+ "ios_bundle_id" : "com.lelin.xzyx",
"isCloud" : true,
"bought" : 1,
"pid" : "10378",
@@ -162,8 +162,8 @@
"description" : "WB Normal SDK uni-app 插件",
"platforms" : "Android",
"url" : "https://ext.dcloud.net.cn/plugin?id=1491",
- "android_package_name" : "com.zhibaohui.qxg",
- "ios_bundle_id" : "",
+ "android_package_name" : "com.lelin.xzyx",
+ "ios_bundle_id" : "com.lelin.xzyx",
"isCloud" : true,
"bought" : 1,
"pid" : "1491",
--
Gitblit v1.9.3