Skip to content

Commit b55d20c

Browse files
committed
fix page
1 parent 8cc0878 commit b55d20c

File tree

23 files changed

+317
-71
lines changed

23 files changed

+317
-71
lines changed

docs/.vuepress/.temp/internal/pagesComponents.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ export const pagesComponents = {
1313
"v-2a1cc87a": defineAsyncComponent(() => import(/* webpackChunkName: "v-2a1cc87a" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/sum_links/index.html.vue")),
1414
// path: /front_end/ui_framework/
1515
"v-73999699": defineAsyncComponent(() => import(/* webpackChunkName: "v-73999699" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/front_end/ui_framework/index.html.vue")),
16-
// path: /server_end/database/
17-
"v-6b14a25d": defineAsyncComponent(() => import(/* webpackChunkName: "v-6b14a25d" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/server_end/database/index.html.vue")),
1816
// path: /static/brain-maps/
1917
"v-dca3d10e": defineAsyncComponent(() => import(/* webpackChunkName: "v-dca3d10e" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/static/brain-maps/index.html.vue")),
18+
// path: /server_end/database/
19+
"v-6b14a25d": defineAsyncComponent(() => import(/* webpackChunkName: "v-6b14a25d" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/server_end/database/index.html.vue")),
2020
// path: /read_books/cs_books/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BA%E7%9A%84Node.js/
2121
"v-4450f016": defineAsyncComponent(() => import(/* webpackChunkName: "v-4450f016" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/read_books/cs_books/深入浅出的Node.js/index.html.vue")),
2222
// path: /404.html
2323
"v-3706649a": defineAsyncComponent(() => import(/* webpackChunkName: "v-3706649a" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/404.html.vue")),
24+
// path: /sum_links/api_docs.html
25+
"v-217c40b6": defineAsyncComponent(() => import(/* webpackChunkName: "v-217c40b6" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/sum_links/api_docs.html.vue")),
2426
}

docs/.vuepress/.temp/internal/pagesData.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ export const pagesData = {
1111
"v-2a1cc87a": () => import(/* webpackChunkName: "v-2a1cc87a" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/sum_links/index.html.js").then(({ data }) => data),
1212
// path: /front_end/ui_framework/
1313
"v-73999699": () => import(/* webpackChunkName: "v-73999699" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/front_end/ui_framework/index.html.js").then(({ data }) => data),
14-
// path: /server_end/database/
15-
"v-6b14a25d": () => import(/* webpackChunkName: "v-6b14a25d" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/server_end/database/index.html.js").then(({ data }) => data),
1614
// path: /static/brain-maps/
1715
"v-dca3d10e": () => import(/* webpackChunkName: "v-dca3d10e" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/static/brain-maps/index.html.js").then(({ data }) => data),
16+
// path: /server_end/database/
17+
"v-6b14a25d": () => import(/* webpackChunkName: "v-6b14a25d" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/server_end/database/index.html.js").then(({ data }) => data),
1818
// path: /read_books/cs_books/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BA%E7%9A%84Node.js/
1919
"v-4450f016": () => import(/* webpackChunkName: "v-4450f016" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/read_books/cs_books/深入浅出的Node.js/index.html.js").then(({ data }) => data),
2020
// path: /404.html
2121
"v-3706649a": () => import(/* webpackChunkName: "v-3706649a" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/404.html.js").then(({ data }) => data),
22+
// path: /sum_links/api_docs.html
23+
"v-217c40b6": () => import(/* webpackChunkName: "v-217c40b6" */"/Users/mmdapl/Desktop/github/JavaScriptCollection/docs/.vuepress/.temp/pages/sum_links/api_docs.html.js").then(({ data }) => data),
2224
}

docs/.vuepress/.temp/internal/pagesRoutes.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ const routeItems = [
77
["v-087f3632","/solo_algorithm/",{"title":""},["/solo_algorithm/index.html","/solo_algorithm/Readme.md"]],
88
["v-2a1cc87a","/sum_links/",{"title":""},["/sum_links/index.html","/sum_links/Readme.md"]],
99
["v-73999699","/front_end/ui_framework/",{"title":""},["/front_end/ui_framework/index.html","/front_end/ui_framework/Readme.md"]],
10-
["v-6b14a25d","/server_end/database/",{"title":""},["/server_end/database/index.html","/server_end/database/Readme.md"]],
1110
["v-dca3d10e","/static/brain-maps/",{"title":""},["/static/brain-maps/index.html","/static/brain-maps/Readme.md"]],
11+
["v-6b14a25d","/server_end/database/",{"title":""},["/server_end/database/index.html","/server_end/database/Readme.md"]],
1212
["v-4450f016","/read_books/cs_books/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BA%E7%9A%84Node.js/",{"title":""},["/read_books/cs_books/深入浅出的Node.js/","/read_books/cs_books/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BA%E7%9A%84Node.js/index.html","/read_books/cs_books/深入浅出的Node.js/readme.md","/read_books/cs_books/%E6%B7%B1%E5%85%A5%E6%B5%85%E5%87%BA%E7%9A%84Node.js/readme.md"]],
1313
["v-3706649a","/404.html",{"title":""},["/404"]],
14+
["v-217c40b6","/sum_links/api_docs.html",{"title":""},["/sum_links/api_docs","/sum_links/api_docs.md"]],
1415
]
1516

1617
export const pagesRoutes = routeItems.reduce(

docs/.vuepress/.temp/internal/siteData.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,16 @@ export const siteData = {
1414
],
1515
"locales": {}
1616
}
17+
18+
if (import.meta.webpackHot) {
19+
import.meta.webpackHot.accept()
20+
if (__VUE_HMR_RUNTIME__.updateSiteData) {
21+
__VUE_HMR_RUNTIME__.updateSiteData(siteData)
22+
}
23+
}
24+
25+
if (import.meta.hot) {
26+
import.meta.hot.accept(({ siteData }) => {
27+
__VUE_HMR_RUNTIME__.updateSiteData(siteData)
28+
})
29+
}

docs/.vuepress/.temp/internal/themeData.js

Lines changed: 40 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ export const themeData = {
33
"darkMode": false,
44
"navbar": [
55
{
6-
"text": "前端",
6+
"text": "前端【Web】",
77
"children": [
88
{
99
"text": "基础入门",
1010
"children": [
1111
{
12-
"text": "html",
12+
"text": "html相关",
1313
"link": "/html"
1414
},
1515
{
16-
"text": "js",
16+
"text": "js相关",
1717
"link": "/js"
1818
},
1919
{
20-
"text": "css",
20+
"text": "css相关",
2121
"link": "/css"
2222
}
2323
]
@@ -67,6 +67,19 @@ export const themeData = {
6767
"link": "/css"
6868
}
6969
]
70+
},
71+
{
72+
"text": "常见部署",
73+
"children": [
74+
{
75+
"text": "静态资源",
76+
"link": "/test"
77+
},
78+
{
79+
"text": "前后端分离",
80+
"link": "/fix"
81+
}
82+
]
7083
}
7184
]
7285
},
@@ -241,7 +254,7 @@ export const themeData = {
241254
},
242255
{
243256
"text": "深入浅出Node.js",
244-
"link": "/"
257+
"link": "/go"
245258
}
246259
]
247260
},
@@ -253,35 +266,18 @@ export const themeData = {
253266
"link": "/"
254267
},
255268
{
256-
"text": "社招",
257-
"link": "/"
269+
"text": "测试",
270+
"link": "/f111"
258271
}
259272
]
260273
}
261274
]
262275
},
263276
{
264-
"text": "其他",
277+
"text": "常用网站",
265278
"children": [
266279
{
267-
"text": "面试突击",
268-
"link": "/"
269-
},
270-
{
271-
"text": "日常学习",
272-
"link": "/"
273-
},
274-
{
275-
"text": "历史版本",
276-
"link": "ddd"
277-
}
278-
]
279-
},
280-
{
281-
"text": "纸飞机",
282-
"children": [
283-
{
284-
"text": "链接汇总",
280+
"text": "平台汇总",
285281
"link": "/sum_links"
286282
},
287283
{
@@ -294,6 +290,10 @@ export const themeData = {
294290
]
295291
}
296292
]
293+
},
294+
{
295+
"text": "工作机会",
296+
"link": "/2332323"
297297
}
298298
],
299299
"sidebar": {
@@ -316,7 +316,7 @@ export const themeData = {
316316
"smoothScroll": true,
317317
"lastUpdated": true,
318318
"lastUpdatedText": "最近更新",
319-
"contributorsText": "感谢",
319+
"contributorsText": "贡献者",
320320
"notFound": [
321321
"not exist"
322322
],
@@ -340,3 +340,16 @@ export const themeData = {
340340
"toggleDarkMode": "toggle dark mode",
341341
"toggleSidebar": "toggle sidebar"
342342
}
343+
344+
if (import.meta.webpackHot) {
345+
import.meta.webpackHot.accept()
346+
if (__VUE_HMR_RUNTIME__.updateThemeData) {
347+
__VUE_HMR_RUNTIME__.updateThemeData(themeData)
348+
}
349+
}
350+
351+
if (import.meta.hot) {
352+
import.meta.hot.accept(({ themeData }) => {
353+
__VUE_HMR_RUNTIME__.updateThemeData(themeData)
354+
})
355+
}

docs/.vuepress/.temp/pages/404.html.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,16 @@ export const data = {
1111
"git": {},
1212
"filePathRelative": null
1313
}
14+
15+
if (import.meta.webpackHot) {
16+
import.meta.webpackHot.accept()
17+
if (__VUE_HMR_RUNTIME__.updatePageData) {
18+
__VUE_HMR_RUNTIME__.updatePageData(data)
19+
}
20+
}
21+
22+
if (import.meta.hot) {
23+
import.meta.hot.accept(({ data }) => {
24+
__VUE_HMR_RUNTIME__.updatePageData(data)
25+
})
26+
}

docs/.vuepress/.temp/pages/front_end/ui_framework/index.html.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,16 @@ export const data = {
2525
},
2626
"filePathRelative": "front_end/ui_framework/Readme.md"
2727
}
28+
29+
if (import.meta.webpackHot) {
30+
import.meta.webpackHot.accept()
31+
if (__VUE_HMR_RUNTIME__.updatePageData) {
32+
__VUE_HMR_RUNTIME__.updatePageData(data)
33+
}
34+
}
35+
36+
if (import.meta.hot) {
37+
import.meta.hot.accept(({ data }) => {
38+
__VUE_HMR_RUNTIME__.updatePageData(data)
39+
})
40+
}

docs/.vuepress/.temp/pages/index.html.js

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ export const data = {
1414
"text": "快速开始→",
1515
"link": "/guide/",
1616
"type": "primary"
17+
},
18+
{
19+
"text": "招聘广告",
20+
"link": "/gangg",
21+
"type": "secondary"
1722
}
1823
],
1924
"features": [
@@ -90,3 +95,16 @@ export const data = {
9095
},
9196
"filePathRelative": "README.md"
9297
}
98+
99+
if (import.meta.webpackHot) {
100+
import.meta.webpackHot.accept()
101+
if (__VUE_HMR_RUNTIME__.updatePageData) {
102+
__VUE_HMR_RUNTIME__.updatePageData(data)
103+
}
104+
}
105+
106+
if (import.meta.hot) {
107+
import.meta.hot.accept(({ data }) => {
108+
__VUE_HMR_RUNTIME__.updatePageData(data)
109+
})
110+
}

docs/.vuepress/.temp/pages/index.html.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,5 +78,6 @@
7878
<p>
7979
<img src="https://cdn.jsdelivr.net/gh/lir0115/images@main/qr_code/gongzhonghao.jpg" style="border-radius:10px;">
8080
</p>
81-
<p>当然:<strong>聊天 /提问 /建议 /提需求</strong> 可以在本公众号直接<strong>私信</strong>,后台可以看到,有时间即会回复,偶尔的延迟和疏漏还请小伙伴们谅解,蟹蟹。</p>
81+
<p>交流/加群/互看朋友圈
82+
当然:<strong>聊天 /提问 /建议 /提需求</strong> 可以在本公众号直接<strong>私信</strong>,后台可以看到,有时间即会回复,偶尔的延迟和疏漏还请小伙伴们谅解,蟹蟹。</p>
8283
</template>

docs/.vuepress/.temp/pages/read_books/cs_books/深入浅出的Node.js/index.html.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,16 @@ export const data = {
9898
},
9999
"filePathRelative": "read_books/cs_books/深入浅出的Node.js/readme.md"
100100
}
101+
102+
if (import.meta.webpackHot) {
103+
import.meta.webpackHot.accept()
104+
if (__VUE_HMR_RUNTIME__.updatePageData) {
105+
__VUE_HMR_RUNTIME__.updatePageData(data)
106+
}
107+
}
108+
109+
if (import.meta.hot) {
110+
import.meta.hot.accept(({ data }) => {
111+
__VUE_HMR_RUNTIME__.updatePageData(data)
112+
})
113+
}

0 commit comments

Comments
 (0)