页面添加adminMemorial

This commit is contained in:
WindowBird 2025-10-14 15:09:30 +08:00
parent d75e0214a6
commit d4f3df8d38
2 changed files with 6 additions and 7 deletions

View File

@ -237,6 +237,12 @@
"style": {
"navigationStyle": "custom"
}
},
{
"path" : "pages/memorial/adminMemorial",
"style": {
"navigationStyle": "custom"
}
}
],
"subPackages": [
@ -282,13 +288,6 @@
"style": {
"navigationBarTitleText": ""
}
},
{
"path" : "deviceControl/deviceControl",
"style" :
{
"navigationBarTitleText" : ""
}
}
]
}