Files
MBTI_wang/miniprogram/project.private.config.json
卡若 ce55c48c64 feat: 同步今日小程序与后台迭代版本
集中提交今日 API、管理端、小程序与部署文档调整,确保 Gitea 主分支与本地最新开发版本一致。

Made-with: Cursor
2026-04-20 11:07:55 +08:00

48 lines
1.8 KiB
JSON
Raw 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": "分享的测试数据",
"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
}
]
}
}
}