添加编辑打印机

This commit is contained in:
duan
2024-09-11 16:28:56 +08:00
parent 200ecaea29
commit 4f9517ac7f
4 changed files with 189 additions and 4 deletions

View File

@@ -1244,6 +1244,13 @@
// "navigationBarTitleText" : "添加/编辑云打印机"
"navigationBarTitleText": ""
}
},
{
"pageId": "PAGES_PRINTER_EDIT",
"path": "index/editPrinter",
"style": {
"navigationBarTitleText" : "打印机编辑"
}
}
]