Files
MBTI_wang/miniprogram/project.private.config.json
Ghost a411bf7b21 高考版优化
审核模式优化
2026-04-29 18:01:26 +08:00

55 lines
1.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "Mbti",
"setting": {
"compileHotReLoad": true
},
"condition": {
"miniprogram": {
"list": [
{
"name": "pages/ai-chat/index",
"pathName": "pages/ai-chat/index",
"query": "",
"scene": null,
"launchMode": "default"
},
{
"name": "分享的测试数据",
"pathName": "pages/result/sbti",
"query": "id=6229&type=sbti&uid=24&fs=1",
"launchMode": "default",
"scene": null
},
{
"name": "MBTI",
"pathName": "pages/test/mbti",
"query": "phone=18649947301",
"launchMode": "default",
"scene": null
},
{
"name": "pages/enterprise/index",
"pathName": "pages/enterprise/index",
"query": "scene=uid%253D6%2526eid%253D6",
"launchMode": "default",
"scene": null
},
{
"name": "pages/enterprise/index",
"pathName": "pages/enterprise/index",
"query": "scene=e_6",
"launchMode": "default",
"scene": null
},
{
"name": "pages/enterprise/index",
"pathName": "pages/enterprise/index",
"query": "scene=e_6",
"launchMode": "default",
"scene": null
}
]
}
}
}