소스 검색

删除无用的JavaScript文件

移除了`docs/assets/index-7a8341c8.js`文件,因为它已不再被使用。这有助于清理项目并减少不必要的文件。

Signed-off-by: 宋子桓🌈 <songzihuan@song-zh.com>
SongZihuan 3 달 전
부모
커밋
ff7836d3e2
7개의 변경된 파일13개의 추가작업 그리고 134개의 파일을 삭제
  1. 3 1
      .gitignore
  2. 8 0
      LICENSE
  3. 0 0
      docs/assets/index-bdb50508.js
  4. 0 0
      docs/assets/index-cbe9601d.js
  5. 1 1
      docs/index.html
  6. 1 1
      src/utils/build_time.json
  7. 0 131
      vite.config.ts.timestamp-1734632413964-8ef1f8093762.mjs

+ 3 - 1
.gitignore

@@ -26,4 +26,6 @@ dist-production
 *.sln
 *.sw?
 
-!docs
+!docs
+
+vite.config.ts.timestamp-*

+ 8 - 0
LICENSE

@@ -0,0 +1,8 @@
+The MIT License (MIT)
+Copyright © 2024 宋子桓(Song Zihuan)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
docs/assets/index-bdb50508.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
docs/assets/index-cbe9601d.js


+ 1 - 1
docs/index.html

@@ -13,7 +13,7 @@
             overflow: auto;
         }
     </style>
-  <script type="module" crossorigin src="/assets/index-89b1b679.js"></script>
+  <script type="module" crossorigin src="/assets/index-bdb50508.js"></script>
   <link rel="modulepreload" crossorigin href="/assets/vue-3aa8a031.js">
   <link rel="stylesheet" href="/assets/index-82840275.css">
 </head>

+ 1 - 1
src/utils/build_time.json

@@ -1 +1 @@
-{"compile_time":1734715139895,"time_zone":"Asia/Shanghai"}
+{"compile_time":1735145057416,"time_zone":"Asia/Shanghai"}

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 131
vite.config.ts.timestamp-1734632413964-8ef1f8093762.mjs


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.