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
This commit is contained in:
2026-04-23 16:37:14 +08:00
commit a661e439a0
216 changed files with 50419 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"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"
}
}
]
}
}
}