Browse Source

删除无用的JavaScript文件

移除了docs目录下不再需要的assets.index.8c3fd84b.js文件,以保持项目整洁。

Signed-off-by: 宋子桓🌈 <songzihuan@song-zh.com>
SongZihuan 2 months ago
parent
commit
ffea314714

File diff suppressed because it is too large
+ 0 - 0
docs/assets.index.4455f423.js


File diff suppressed because it is too large
+ 0 - 0
docs/assets.index.7803ee28.js


File diff suppressed because it is too large
+ 0 - 0
docs/assets.index.8ee6dcba.js


File diff suppressed because it is too large
+ 0 - 0
docs/assets.index.db0d2e02.css


File diff suppressed because it is too large
+ 0 - 0
docs/assets.index.e13dd848.js


File diff suppressed because it is too large
+ 0 - 0
docs/assets.message.c6eac9f6.js


+ 1 - 1
docs/assets.notfound.199fa5ce.js → docs/assets.notfound.523db0c5.js

@@ -1 +1 @@
-import{P as e}from"./assets.index.8c3fd84b.js";import{X as s,v as t,x as a,A as o,Y as l,O as n,H as r,I as u,Z as i,_ as d}from"./assets.vue.33cd34e1.js";const p={},c=e=>(i("data-v-cf7e57e5"),e=e(),d(),e),h=c((()=>o("h1",null,"404",-1))),f=c((()=>o("h2",null,"Oops! The page you're looking for isn't here.",-1))),m=c((()=>o("p",null,"We can't seem to find the page you were trying to reach. This might be because of:",-1))),g=c((()=>o("ul",null,[o("li",null,"An outdated link"),o("li",null,"A mistyped address"),o("li",null,"Or the page has been moved")],-1)));const b=e(p,[["render",function(e,i){const d=s("router-link");return t(),a(u,null,[h,f,m,g,o("p",null,[l("Try going back to the "),n(d,{to:"/"},{default:r((()=>[l("homepage")])),_:1}),l(" or contact us if the problem persists.")])],64)}],["__scopeId","data-v-cf7e57e5"]]);export{b as default};
+import{P as e}from"./assets.index.7803ee28.js";import{X as s,v as t,x as a,A as o,Y as l,O as n,H as r,I as u,Z as i,_ as d}from"./assets.vue.33cd34e1.js";const p={},c=e=>(i("data-v-cf7e57e5"),e=e(),d(),e),h=c((()=>o("h1",null,"404",-1))),f=c((()=>o("h2",null,"Oops! The page you're looking for isn't here.",-1))),m=c((()=>o("p",null,"We can't seem to find the page you were trying to reach. This might be because of:",-1))),g=c((()=>o("ul",null,[o("li",null,"An outdated link"),o("li",null,"A mistyped address"),o("li",null,"Or the page has been moved")],-1)));const b=e(p,[["render",function(e,i){const d=s("router-link");return t(),a(u,null,[h,f,m,g,o("p",null,[l("Try going back to the "),n(d,{to:"/"},{default:r((()=>[l("homepage")])),_:1}),l(" or contact us if the problem persists.")])],64)}],["__scopeId","data-v-cf7e57e5"]]);export{b as default};

+ 1 - 1
docs/index.html

@@ -12,7 +12,7 @@
             overflow: auto;
         }
     </style>
-  <script type="module" crossorigin src="/assets.index.8c3fd84b.js"></script>
+  <script type="module" crossorigin src="/assets.index.7803ee28.js"></script>
   <link rel="modulepreload" crossorigin href="/assets.vue.33cd34e1.js">
   <link rel="stylesheet" href="/assets.index.1c341960.css">
 </head>

+ 1 - 1
src/utils/build_time.json

@@ -1 +1 @@
-{"compile_time":1738243171211,"time_zone":"Asia/Shanghai"}
+{"compile_time":1738606138471,"time_zone":"Asia/Shanghai"}

+ 14 - 4
src/views/index.vue

@@ -123,8 +123,16 @@
           <router-link to="/message">电子信箱</router-link> 联系我。
           <br />
 
-          同时,您可以浏览我的个人网站
-          <a href="https://song-zh.com" target="_blank">https://song-zh.com</a> 。尽管有些时候他可能还未准备好提供服务。
+          同时,您可以浏览我的个人网站:
+          <a href="https://song-zh.com" target="_blank"> song-zh.com </a>。
+          <br />
+
+          以及,我的个人Github站点:
+          <a href="https://github.com/SongZihuan" target="_blank"> github.com/SongZihuan </a>。
+          <br />
+
+          还要,我的个人Git仓库拖货站点:
+          <a href="https://code-git.song-zh.com" target="_blank"> code-git.song-zh.com </a>。
           <br />
 
           我的个人标志性域名是<span class="bold_span">song-zh.com</span>,请认准该域名,谨防冒充等行为。
@@ -450,9 +458,11 @@
         <p class="text more_line_text">
           <span>
             友情链接:
-            <a href="https://mit-license.song-zh.com" target="_blank"> 宋子桓 MIT LICENSE 介绍 </a>
+            <a href="https://mit-license.song-zh.com" target="_blank"> MIT LICENSE 介绍 </a>
+            ,
+            <a href="https://cas.song-zh.com" target="_blank"> 贡献者与赞助者平台 </a>
-            <a href="https://cas.song-zh.com" target="_blank"> 宋子桓贡献者与赞助者平台 </a>
+            <a href="https://code-git.song-zh.com" target="_blank"> 代码仓库托管 </a>
           </span>
           <br />
           <span> 本页面最后更新于:{{ build_time }} {{ build_time_zone }}。 </span>

Some files were not shown because too many files changed in this diff