Bladeren bron

增加主题样式的获取。

YangZhiJie 1 jaar geleden
bovenliggende
commit
8428097c3e
2 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen
  1. 1 0
      public/index-debug.html
  2. 1 0
      public/index-release.html

+ 1 - 0
public/index-debug.html

@@ -26,6 +26,7 @@
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/colResizable/colResizable-1.6.css">
 
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/jQuery-ResizableColumns/jQuery.resizableColumns.css">
+	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="./api/file/getThemeCss">
 
 
 

+ 1 - 0
public/index-release.html

@@ -25,6 +25,7 @@
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/colResizable/colResizable-1.6.css">
 
 	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="/static/jQuery-ResizableColumns/jQuery.resizableColumns.css">
+	<link nonce="*NONCE_TOKEN_CSS*" rel="stylesheet" type="text/css" href="./api/file/getThemeCss">