fix(router): 更新一袋一码首页路由标题- 将路由标题从'基础数据与一袋一码'修改为'首页'
src/router/routes/modules/bagcode-home.ts @@ -8,7 +8,7 @@ meta: { icon: 'lucide:scan-barcode', order: 1, title: '基础数据与一袋一码', title: '首页', }, }, ];