This commit is contained in:
2026-03-05 16:34:25 +08:00
parent 13ee9e66cc
commit 69e199e9cc
15 changed files with 1398 additions and 677 deletions

View File

@ -102,17 +102,23 @@
"navigationBarTitleText": "电表"
}
},
{
"path": "pages/work/pcs/index",
"style": {
"navigationBarTitleText": "PCS"
}
},
{
"path": "pages/work/dtdc/index",
"style": {
"navigationBarTitleText": "单体电池",
"onReachBottomDistance": 100
{
"path": "pages/work/pcs/index",
"style": {
"navigationBarTitleText": "PCS"
}
},
{
"path": "pages/work/yl/index",
"style": {
"navigationBarTitleText": "冷却"
}
},
{
"path": "pages/work/dtdc/index",
"style": {
"navigationBarTitleText": "单体电池",
"onReachBottomDistance": 100
}
}