feat: 绿幕视频创建和微课视频创建

This commit is contained in:
2024-08-17 17:56:35 +08:00
parent 24629f8720
commit e48a744f60
14 changed files with 797 additions and 41 deletions

View File

@@ -25,6 +25,7 @@
"idb-keyval": "^6.2.1",
"markdown-it": "^14.1.0",
"nuxt": "^3.12.4",
"nuxt-driver.js": "^0.0.11",
"radix-vue": "^1.9.2",
"vue": "^3.4.34",
"vue-router": "^4.4.0",
@@ -38,6 +39,8 @@
"@tailwindcss/typography": "^0.5.13",
"@types/markdown-it": "^13.0.9",
"@vite-pwa/nuxt": "^0.5.0",
"@vueuse/core": "^10.11.1",
"@vueuse/nuxt": "^10.11.1",
"dayjs-nuxt": "^2.1.9",
"sass": "^1.77.8"
},