1
0
mirror of https://github.com/Snailclimb/JavaGuide synced 2025-06-16 18:10:13 +08:00

升级主题版本

This commit is contained in:
Guide 2024-01-13 23:41:38 +08:00
parent f20a7a03bb
commit 4db584bc3e
3 changed files with 1848 additions and 3131 deletions

View File

@ -53,10 +53,12 @@ export default hopeTheme({
plugins: {
components: {
rootComponents: {
// https://plugin-components.vuejs.press/zh/guide/utilities/notice.html#%E7%94%A8%E6%B3%95
notice: [
{
path: "/",
title: "Java学习路线最新版",
showOnce: true,
content:
"花了一个月零碎的时间,我根据当下 Java 后端求职和招聘的最新要求,对之前写的 Java 后端学习路线进行了全面的优化和改进。这可能是你所见过的最用心、最全面的 Java 后端学习路线,共 4w+ 字。",
actions: [

View File

@ -30,11 +30,11 @@
"nano-staged": "0.8.0",
"nodejs-jieba": "0.1.2",
"prettier": "3.1.1",
"vue": "3.4.1",
"vue": "^3.4.13",
"vuepress": "2.0.0-rc.0",
"vuepress-plugin-copyright2": "2.0.0-rc.10",
"vuepress-plugin-feed2": "2.0.0-rc.10",
"vuepress-theme-hope": "2.0.0-rc.10"
"vuepress-plugin-copyright2": "2.0.0-rc.11",
"vuepress-plugin-feed2": "2.0.0-rc.11",
"vuepress-theme-hope": "2.0.0-rc.11"
},
"devDependencies": {
"vuepress-plugin-components": "2.0.0-rc.11"

4969
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff