Files
huike-front/weapp/project.private.config.json
T
weli a661e439a0 chore: initialize frontend repo with teaching terminology updates
Add the current frontend codebase with a baseline .gitignore and update piano-specific UI terms to teaching-oriented terms for the current product context.

Made-with: Cursor
2026-04-23 16:37:14 +08:00

24 lines
631 B
JSON

{
"setting": {
"urlCheck": true,
"compileHotReLoad": true
},
"description": "Project configuration file, more information: https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "weapp",
"condition": {
"miniprogram": {
"list": [
{
"name": "TemplateMessage",
"pathName": "pages/index/index",
"query": "hty_tongzhi_id=3a53bfad-655d-4530-bf1f-b94e61cf9ad3",
"launchMode": "default",
"scene": 1043,
"referrerInfo": {
"appId": "wx612c8fc526341c0d"
}
}
]
}
}
}