File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 66 < title > 简单文件管理系统</ title >
77 <!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet">
88 <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css" rel="stylesheet"> -->
9- < link href ="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/ bootstrap/ 5.1.3/css/bootstrap.min.css " type ="text/css " rel ="stylesheet " />
10- < link href ="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/ bootstrap-icons/ 1.7.2/font/bootstrap-icons.min .css " type ="text/css " rel ="stylesheet " />
9+ < link href ="https://jsd.051214.xyz/npm/ bootstrap@ 5.1.3/dist /css/bootstrap.min.css " type ="text/css " rel ="stylesheet " />
10+ < link href ="https://jsd.051214.xyz/npm/ bootstrap-icons@ 1.7.2/font/bootstrap-icons.css " type ="text/css " rel ="stylesheet " />
1111 < style >
1212 .file-item {
1313 cursor : pointer;
@@ -203,7 +203,7 @@ <h5 class="modal-title">新建目录</h5>
203203 </ div >
204204
205205 <!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script> -->
206- < script src ="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/ bootstrap/ 5.1.3/js/bootstrap.bundle.min.js " type ="application/javascript "> </ script >
206+ < script src ="https://jsd.051214.xyz/npm/ bootstrap@ 5.1.3/dist /js/bootstrap.bundle.min.js " type ="application/javascript "> </ script >
207207 < script >
208208 let currentPath = '' ;
209209 const previewModal = new bootstrap . Modal ( document . getElementById ( 'previewModal' ) ) ;
Original file line number Diff line number Diff line change 88 < link rel ="icon " href ="https://i.051214.xyz/i/favicon.png "/>
99 <!-- 引入 Vue 3.5.16 不要搞错了 -->
1010 <!-- <script src="https://unpkg.com/vue@3/dist/vue.global.js"></script> -->
11- < script src ="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/ vue/3.2.31/ vue.global.min .js " type ="application/javascript "> </ script >
11+ < script src ="https://jsd.051214.xyz/npm/ vue@3/dist/ vue.global.js " type ="application/javascript "> </ script >
1212 <!-- 引入 Element Plus 2.9.11 -->
1313 <!-- <link rel="stylesheet" href="https://unpkg.com/element-plus/dist/index.css"> -->
14- < link rel ="stylesheet " href ="https://s4.zstatic.net/ajax/libs/ element-plus/2.9.1 /index.min .css " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
14+ < link rel ="stylesheet " href ="https://jsd.051214.xyz/npm/ element-plus/dist /index.css " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
1515 <!-- <script src="https://unpkg.com/element-plus"></script> -->
16- < script src ="https://s4.zstatic.net/ajax/libs/ element-plus/ 2.9.1 /index.full.min.js " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
16+ < script src ="https://jsd.051214.xyz/npm/ element-plus@ 2.9.11/dist /index.full.min.js " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
1717 <!-- 引入 Element Plus 图标 2.3.1 -->
1818 <!-- <script src="https://unpkg.com/@element-plus/icons-vue"></script> -->
19- < script src ="https://s4.zstatic.net/ajax/libs/ element-plus- icons-vue/ 2.3.1/index.iife.min.js " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
19+ < script src ="https://jsd.051214.xyz/npm/@ element-plus/ icons-vue@ 2.3.1/dist /index.iife.min.js " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
2020 < style >
2121 : root {
2222 --el-bg-color : # ffffff ;
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66 < title > 登录 - 文件管理系统</ title >
77 <!-- <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"> -->
8- < link href ="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/ bootstrap/ 5.1.3/css/bootstrap.min.css " type ="text/css " rel ="stylesheet " />
8+ < link href ="https://jsd.051214.xyz/npm/ bootstrap@ 5.1.3/dist /css/bootstrap.min.css " type ="text/css " rel ="stylesheet " />
99 < style >
1010 body {
1111 background-color : # f5f5f5 ;
You can’t perform that action at this time.
0 commit comments