File tree Expand file tree Collapse file tree 3 files changed +1887
-3170
lines changed Expand file tree Collapse file tree 3 files changed +1887
-3170
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,12 @@ export default hopeTheme({
5353 plugins : {
5454 components : {
5555 rootComponents : {
56+ // https://plugin-components.vuejs.press/zh/guide/utilities/notice.html#%E7%94%A8%E6%B3%95
5657 notice : [
5758 {
5859 path : "/" ,
5960 title : "Java学习路线最新版" ,
61+ showOnce : true ,
6062 content :
6163 "花了一个月零碎的时间,我根据当下 Java 后端求职和招聘的最新要求,对之前写的 Java 后端学习路线进行了全面的优化和改进。这可能是你所见过的最用心、最全面的 Java 后端学习路线,共 4w+ 字。" ,
6264 actions : [
Original file line number Diff line number Diff line change 3030 "nano-staged" : " 0.8.0" ,
3131 "nodejs-jieba" : " 0.1.2" ,
3232 "prettier" : " 3.1.1" ,
33- "vue" : " 3.4.1 " ,
33+ "vue" : " ^ 3.4.13 " ,
3434 "vuepress" : " 2.0.0-rc.0" ,
35- "vuepress-plugin-copyright2" : " 2.0.0-rc.10 " ,
36- "vuepress-plugin-feed2" : " 2.0.0-rc.10 " ,
37- "vuepress-theme-hope" : " 2.0.0-rc.10 "
35+ "vuepress-plugin-copyright2" : " 2.0.0-rc.11 " ,
36+ "vuepress-plugin-feed2" : " 2.0.0-rc.11 " ,
37+ "vuepress-theme-hope" : " 2.0.0-rc.11 "
3838 },
3939 "devDependencies" : {
4040 "vuepress-plugin-components" : " 2.0.0-rc.11"
You can’t perform that action at this time.
0 commit comments