From b28a722045219cb35e125f66887152feec9a8771 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 06 四月 2023 19:10:27 +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