one version

This commit is contained in:
2025-12-01 12:13:03 +08:00
parent 0520603957
commit 80b00d9e5d
37 changed files with 790 additions and 205 deletions

View File

@@ -39,7 +39,14 @@
"path" : "pages/compute/compute",
"style" :
{
"navigationBarTitleText" : ""
"navigationBarTitleText" : "计分页面"
}
},
{
"path" : "pages/over/over",
"style" :
{
"navigationBarTitleText" : "最终结算"
}
}
],