Parcourir la source

提交对话界面

丸子 il y a 2 mois
Parent
commit
539a349961

BIN
src/assets/dialogue/number-title.png


+ 7 - 1
src/router/index.js

@@ -153,6 +153,11 @@ const routes = [
   {
     path: '/experimental-interface',
     component: () => import('../views/laboratory/ExperimentalInterface.vue')
+  },
+  // 对话界面
+  {
+    path: '/dialog-interface',
+    component: () => import('../views/video-generation/DialogInterface.vue')
   }
 ]
 
@@ -177,7 +182,8 @@ const homeRoutes = {
     '/ai-develop',
     '/ai-grandcanal',
     '/ai-plantexperts',
-    '/virtual-laboratory'
+    '/virtual-laboratory',
+    '/dialog-interface'
   ]
 }
 

Fichier diff supprimé car celui-ci est trop grand
+ 100 - 0
src/views/video-generation/DialogInterface.vue


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff