From 3af268dbae3c20e21964a21a0e463a91eda872c4 Mon Sep 17 00:00:00 2001 From: "DESKTOP-3IDLUFC\\admin" <381890123@qq.com> Date: Mon, 12 Jan 2026 08:47:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 2 +- src/constant/base.js | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project.config.json b/project.config.json index d102f1b..55b4b9f 100644 --- a/project.config.json +++ b/project.config.json @@ -1,5 +1,5 @@ { - "appid": "wx5e79df5996572539", + "appid": "wx0be424e1d22065a9", "compileType": "miniprogram", "libVersion": "3.8.10", "packOptions": { diff --git a/src/constant/base.js b/src/constant/base.js index 818b5fc..50f18ca 100644 --- a/src/constant/base.js +++ b/src/constant/base.js @@ -12,7 +12,7 @@ import rawConfigs from '../../client-configs.json' with { type: 'json' }; export const CLIENT_CONFIGS = rawConfigs; // 获取当前用户端配置 -export const getCurrentConfig = () => CLIENT_CONFIGS.zhinian; +export const getCurrentConfig = () => CLIENT_CONFIGS.tianmu; export const clientId = getCurrentConfig().clientId; export const appId = getCurrentConfig().appId; diff --git a/src/manifest.json b/src/manifest.json index 4a7d719..67b424e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -60,7 +60,7 @@ 朵花:wx23f86d809ae80259 */ "mp-weixin": { - "appid": "wx5e79df5996572539", + "appid": "wx0be424e1d22065a9", "setting": { "urlCheck": false, "minified": true