From cf1fcff430fa1331c1d9b2b844fa9ad710fb7a26 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 16 四月 2024 11:30:34 +0800 Subject: [PATCH] 详情页,答题器bug修改 --- project.config.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/project.config.json b/project.config.json index 941a45c..7f717ad 100644 --- a/project.config.json +++ b/project.config.json @@ -48,7 +48,7 @@ }, "compileType": "miniprogram", "libVersion": "2.23.1", - "appid": "wx1432ecb6d1b86ade", + "appid": "wx7f362fe7cb6e0d1f", "projectname": "tdesign-miniprogram-starter-retail", "simulatorType": "wechat", "simulatorPluginLibVersion": {}, -- Gitblit v1.9.1