From f693c859cdaf607c2a146ef89a7a2ce0d9476d1a Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期五, 07 四月 2023 15:49:09 +0800
Subject: [PATCH] 修改首页

---
 project.config.json |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/project.config.json b/project.config.json
index 128ccc2..6a7802d 100644
--- a/project.config.json
+++ b/project.config.json
@@ -27,7 +27,9 @@
         "packNpmManually": true
     },
     "simulatorType": "wechat",
-    "simulatorPluginLibVersion": {},
+    "simulatorPluginLibVersion": {
+        "wxext14566970e7e9f62": "2.27.3"
+    },
     "condition": {},
     "srcMiniprogramRoot": "miniprogram/",
     "editorSetting": {

--
Gitblit v1.8.0