fix: 3D环物联调

This commit is contained in:
wanganmao
2022-12-20 11:34:56 +08:00
parent 8080d3b660
commit f13bcda737
7 changed files with 130 additions and 6 deletions

View File

@@ -48,6 +48,11 @@ const constantRoutes = [
name: 'editCreative',
component: () => import(/* webpackChunkName: 'creative' */ '@views/Creative/Creation.vue')
},
{
path: '/ring360-preview',
name: 'editCreative',
component: () => import(/* webpackChunkName: 'creative' */ '@views/Creative/Ring360Preview.vue')
},
{
path: '/luck',
name: 'luck',