h5分享链接

This commit is contained in:
2025-12-26 13:38:14 +08:00
parent 0d2082ebaf
commit 5845ae76da
3 changed files with 66 additions and 0 deletions

View File

@@ -324,6 +324,14 @@ const routes = [
title:'电瓶详情'
}
},
{
path: '/goToApp',
name: 'goToApp',
component:()=>import('@/views/goToApp/goToApp.vue'),
meta: {
title:'电瓶详情'
}
},
...kpiRouter,
...invoiceRouter,
...secondHandRouter,