文 件上传

This commit is contained in:
刘仕伟
2023-12-25 21:18:46 +08:00
parent 3db7e387f1
commit 4863fcb199
22 changed files with 1206 additions and 51 deletions

View File

@@ -72,6 +72,11 @@ const router = new VueRouter({
name: 'niubiCopy',
component: () => import('../view/selection/NiubiCopy.vue')
},
{
path: 'aliExpressCopy',
name: 'aliExpressCopy',
component: () => import('../view/selection/AliExpressCopy.vue')
},
{
path: 'storeTrack',
name: 'storeTrack',