云平台预览

This commit is contained in:
stt
2025-10-22 09:09:46 +08:00
parent 4df52a2c87
commit 77636e502f
4 changed files with 1184 additions and 0 deletions

View File

@@ -19,6 +19,12 @@ export const constantRoutes = [
path: '/preview',
component: () => import('../views/preview/index.vue')
},
{
// 云平台预览页面
name: 'preview_YPT',
path: '/preview_YPT',
component: () => import('../views/preview/index_YPT.vue')
},
{
name: 'edit-load',
path: '/edit-load',