hxx 2 年之前
父節點
當前提交
d38c22375f
共有 4 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.8cc1ecc8.js
  3. 0 0
      dist/static/js/app.cf7ca3da.js
  4. 1 1
      src/App.vue

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.8cc1ecc8.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.cf7ca3da.js


+ 1 - 1
src/App.vue

@@ -13,7 +13,7 @@ export default {
       link.type = 'text/css';
       link.id = "theme";  
       link.rel = 'stylesheet';
-      link.href = './static/css/theme-default.css';
+      link.href = './static/black.css';
       document.getElementsByTagName("head")[0].appendChild(link);
     },
 }

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