This commit is contained in:
2026-07-02 19:36:49 +08:00
parent bc80e297d5
commit cc4b55ed8e
13 changed files with 1327 additions and 93 deletions
+9
View File
@@ -67,5 +67,14 @@ export const defaultApps = [{
isScan: true,
prefix: 'nbd-icon',
selected: false
},
{
name: '防腐处理',
icon: 'chuxiufangfu',
menuId: "",
path: "/scanpages/hj/do_anti_rust",
isScan: true,
prefix: 'nbd-icon',
selected: false
}
]