feat: 添加朵花分支
This commit is contained in:
parent
5975914e55
commit
7a297df46b
@ -1,5 +1,5 @@
|
||||
{
|
||||
"appid": "wx0be424e1d22065a9",
|
||||
"appid": "wx23f86d809ae80259",
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.8.10",
|
||||
"packOptions": {
|
||||
|
||||
@ -36,6 +36,6 @@ export const CLIENT_CONFIGS = {
|
||||
};
|
||||
|
||||
// 获取当前用户端配置
|
||||
export const getCurrentConfig = () => CLIENT_CONFIGS.tianmu;
|
||||
export const getCurrentConfig = () => CLIENT_CONFIGS.duohua;
|
||||
export const clientId = getCurrentConfig().clientId;
|
||||
export const appId = getCurrentConfig().appId;
|
||||
|
||||
@ -60,7 +60,7 @@
|
||||
朵花:wx23f86d809ae80259
|
||||
*/
|
||||
"mp-weixin": {
|
||||
"appid": "wx0be424e1d22065a9",
|
||||
"appid": "wx23f86d809ae80259",
|
||||
"setting": {
|
||||
"urlCheck": false
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user