Merge branch 'main' of gitcode.com:git_bot/ai-fe
Showing
components/md/renderer.vue
0 → 100644
| ... | @@ -14,6 +14,8 @@ | ... | @@ -14,6 +14,8 @@ |
| "@iconify-json/simple-icons": "^1.1.101", | "@iconify-json/simple-icons": "^1.1.101", | ||
| "@nuxt/ui": "^2.16.0", | "@nuxt/ui": "^2.16.0", | ||
| "@vite-pwa/nuxt": "^0.7.0", | "@vite-pwa/nuxt": "^0.7.0", | ||
| "highlight.js": "^11.9.0", | |||
| "markdown-it": "^14.1.0", | |||
| "nuxt": "^3.11.2", | "nuxt": "^3.11.2", | ||
| "vue": "^3.4.27", | "vue": "^3.4.27", | ||
| "vue-router": "^4.3.2" | "vue-router": "^4.3.2" | ||
| ... | ... |
pages/md.vue
0 → 100644
想要评论请 注册 或 登录