From 7b46cc7e6fa985dc54f17e15b9954bd73c309498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B3=E5=85=83=E7=9A=93?= Date: Tue, 20 May 2025 15:22:35 +0800 Subject: [PATCH] Add docs :) --- components/app/windows/aboutNewsOrg.vue | 5 +- components/footer.vue | 19 +- docs/.vitepress/config.ts | 29 + docs/api-examples.md | 49 + docs/index.md | 25 + docs/markdown-examples.md | 85 + package.json | 7 +- public/datainfo/linetodayjsondata.json | 444 +++++ public/datainfo/lt_whole_home.json | 1495 +++++++++++++++++ public/docs/api-examples.html | 83 + .../docs/assets/api-examples.md.B5cbNgMl.js | 16 + .../assets/api-examples.md.B5cbNgMl.lean.js | 1 + public/docs/assets/app.Dx_G8egh.js | 1 + .../docs/assets/chunks/framework.WowTybjF.js | 18 + public/docs/assets/chunks/theme.zLgzrmCh.js | 1 + public/docs/assets/index.md.ZzqtzDg7.js | 1 + public/docs/assets/index.md.ZzqtzDg7.lean.js | 1 + .../inter-italic-cyrillic-ext.r48I6akx.woff2 | Bin 0 -> 43112 bytes .../inter-italic-cyrillic.By2_1cv3.woff2 | Bin 0 -> 31300 bytes .../inter-italic-greek-ext.1u6EdAuj.woff2 | Bin 0 -> 17404 bytes .../assets/inter-italic-greek.DJ8dCoTZ.woff2 | Bin 0 -> 32564 bytes .../inter-italic-latin-ext.CN1xVJS-.woff2 | Bin 0 -> 120840 bytes .../assets/inter-italic-latin.C2AdPX0b.woff2 | Bin 0 -> 74784 bytes .../inter-italic-vietnamese.BSbpV94h.woff2 | Bin 0 -> 14884 bytes .../inter-roman-cyrillic-ext.BBPuwvHQ.woff2 | Bin 0 -> 40488 bytes .../inter-roman-cyrillic.C5lxZ8CY.woff2 | Bin 0 -> 29164 bytes .../inter-roman-greek-ext.CqjqNYQ-.woff2 | Bin 0 -> 16272 bytes .../assets/inter-roman-greek.BBVDIX6e.woff2 | Bin 0 -> 29920 bytes .../inter-roman-latin-ext.4ZJIpNVo.woff2 | Bin 0 -> 110160 bytes .../assets/inter-roman-latin.Di8DUHzh.woff2 | Bin 0 -> 67792 bytes .../inter-roman-vietnamese.BjW4sHH5.woff2 | Bin 0 -> 14072 bytes .../assets/markdown-examples.md.OYFiuX35.js | 33 + .../markdown-examples.md.OYFiuX35.lean.js | 1 + public/docs/assets/style.CLFRgzTS.css | 1 + public/docs/hashmap.json | 1 + public/docs/index.html | 25 + public/docs/markdown-examples.html | 57 + public/docs/vp-icons.css | 1 + scraping/hotnews_data.json | 2 +- server/fetchapi/lt_home.ts | 15 +- tailwind.config.js | 5 +- 41 files changed, 2405 insertions(+), 16 deletions(-) create mode 100644 docs/.vitepress/config.ts create mode 100644 docs/api-examples.md create mode 100644 docs/index.md create mode 100644 docs/markdown-examples.md create mode 100644 public/datainfo/lt_whole_home.json create mode 100644 public/docs/api-examples.html create mode 100644 public/docs/assets/api-examples.md.B5cbNgMl.js create mode 100644 public/docs/assets/api-examples.md.B5cbNgMl.lean.js create mode 100644 public/docs/assets/app.Dx_G8egh.js create mode 100644 public/docs/assets/chunks/framework.WowTybjF.js create mode 100644 public/docs/assets/chunks/theme.zLgzrmCh.js create mode 100644 public/docs/assets/index.md.ZzqtzDg7.js create mode 100644 public/docs/assets/index.md.ZzqtzDg7.lean.js create mode 100644 public/docs/assets/inter-italic-cyrillic-ext.r48I6akx.woff2 create mode 100644 public/docs/assets/inter-italic-cyrillic.By2_1cv3.woff2 create mode 100644 public/docs/assets/inter-italic-greek-ext.1u6EdAuj.woff2 create mode 100644 public/docs/assets/inter-italic-greek.DJ8dCoTZ.woff2 create mode 100644 public/docs/assets/inter-italic-latin-ext.CN1xVJS-.woff2 create mode 100644 public/docs/assets/inter-italic-latin.C2AdPX0b.woff2 create mode 100644 public/docs/assets/inter-italic-vietnamese.BSbpV94h.woff2 create mode 100644 public/docs/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2 create mode 100644 public/docs/assets/inter-roman-cyrillic.C5lxZ8CY.woff2 create mode 100644 public/docs/assets/inter-roman-greek-ext.CqjqNYQ-.woff2 create mode 100644 public/docs/assets/inter-roman-greek.BBVDIX6e.woff2 create mode 100644 public/docs/assets/inter-roman-latin-ext.4ZJIpNVo.woff2 create mode 100644 public/docs/assets/inter-roman-latin.Di8DUHzh.woff2 create mode 100644 public/docs/assets/inter-roman-vietnamese.BjW4sHH5.woff2 create mode 100644 public/docs/assets/markdown-examples.md.OYFiuX35.js create mode 100644 public/docs/assets/markdown-examples.md.OYFiuX35.lean.js create mode 100644 public/docs/assets/style.CLFRgzTS.css create mode 100644 public/docs/hashmap.json create mode 100644 public/docs/index.html create mode 100644 public/docs/markdown-examples.html create mode 100644 public/docs/vp-icons.css diff --git a/components/app/windows/aboutNewsOrg.vue b/components/app/windows/aboutNewsOrg.vue index f0515ae..76232ba 100644 --- a/components/app/windows/aboutNewsOrg.vue +++ b/components/app/windows/aboutNewsOrg.vue @@ -61,10 +61,7 @@ watch( draggable="false" />
-

+

{{ fetchNewsOrgInfo?.title }}

{{ diff --git a/components/footer.vue b/components/footer.vue index 5be11d9..361b91c 100644 --- a/components/footer.vue +++ b/components/footer.vue @@ -1,13 +1,26 @@