feat!: 将QuestionList的内容渲染由Markdown改为HTML
All checks were successful
deploy to server / build-and-deploy (push) Successful in 6m51s
All checks were successful
deploy to server / build-and-deploy (push) Successful in 6m51s
- 后端CMS字段由Markdown改为WYSIWYG因此前端做出对应修改
This commit is contained in:
@ -68,6 +68,7 @@ export default defineNuxtConfig({
|
||||
'@unocss/reset/tailwind.css',
|
||||
'~/assets/scss/index.scss',
|
||||
'~/assets/css/fonts.css',
|
||||
'~/assets/css/typography.css',
|
||||
'@mdi/font/css/materialdesignicons.min.css',
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user