feat: 添加AI摘要功能并优化博客详情页布局
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "run-p type-check \"build-only {@}\" --",
|
||||
"b": "run-p type-check \"build-only {@}\" --",
|
||||
"preview": "vite preview",
|
||||
"build-only": "vite build",
|
||||
"type-check": "vue-tsc --build"
|
||||
@ -41,7 +41,7 @@
|
||||
"naive-ui": "^2.43.2",
|
||||
"npm-run-all2": "^8.0.4",
|
||||
"nprogress": "^0.2.0",
|
||||
"typescript": "~5.8.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vfonts": "^0.0.3",
|
||||
"vite": "^7.0.6",
|
||||
"vite-plugin-vue-devtools": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user