From 0375a599e25b7f27c57d8c00f801761d9cce8aa2 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期二, 05 三月 2024 18:12:17 +0800 Subject: [PATCH] revert: 阿斯顿 --- project.config.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/project.config.json b/project.config.json index edfa5da..d702033 100644 --- a/project.config.json +++ b/project.config.json @@ -43,11 +43,12 @@ "showES6CompileOption": false, "useCompilerPlugins": false, "ignoreUploadUnusedFiles": true, - "useStaticServer": true + "useStaticServer": true, + "condition": false }, "compileType": "miniprogram", "libVersion": "2.23.1", - "appid": "wx1432ecb6d1b86ade", + "appid": "wx5461028c83fea0b3", "projectname": "tdesign-miniprogram-starter-retail", "simulatorType": "wechat", "simulatorPluginLibVersion": {}, -- Gitblit v1.9.1