From 0270abc763a1a2ca1162f2fd49b1734d6c5652b2 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 15 十月 2025 00:42:24 +0800
Subject: [PATCH] 首页视频优化
---
manifest.json | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/manifest.json b/manifest.json
index 5c11ce6..ecd7434 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,5 +1,5 @@
{
- "name" : "lilishop",
+ "name" : "缁挎弧绛�",
"appid" : "__UNI__818CC42",
"description" : "",
"versionName" : "4.5.3",
@@ -192,7 +192,7 @@
"mp-weixin" : {
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"usingComponents" : true,
- "appid" : "wx68b8b82ae4ebc63a",
+ "appid" : "wxc95bf8fcd206c2cb",
"optimization" : {
"subPackages" : true
},
@@ -213,7 +213,8 @@
// "version" : "1.3.0",
// "provider" : "wx2b03c6e691cd7370"
// }
- "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ]
+ "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ],
+ "lazyCodeLoading": "requiredComponents"
},
"h5" : {
"devServer" : {
@@ -231,7 +232,7 @@
"enable" : true
}
},
- "title" : "lilishop",
+ "title" : "缁挎弧绛�",
"template" : ""
}
}
--
Gitblit v1.8.0