ソースを参照

主题颜色变动

ly 2 ヶ月 前
コミット
9fe1f8b284
共有3 個のファイルを変更した113 個の追加18 個の削除を含む
  1. 16 17
      src/main/resources/static/css/themes/default.css
  2. 96 0
      src/main/resources/static/css/themes/default01.css
  3. 1 1
      src/main/resources/templates/home/index.html

File diff suppressed because it is too large
+ 16 - 17
src/main/resources/static/css/themes/default.css


File diff suppressed because it is too large
+ 96 - 0
src/main/resources/static/css/themes/default01.css


+ 1 - 1
src/main/resources/templates/home/index.html

@@ -170,7 +170,7 @@
170 170
             iniUrl: AjaxUtil.ctx + "home/menuInit",    // 初始化接口
171 171
             clearUrl: AjaxUtil.ctx + "api/clear.json", // 缓存清理接口
172 172
             urlHashLocation: true,      // 是否打开hash定位
173
-            bgColorDefault: false,      // 主题默认配置
173
+            bgColorDefault: 0,      // 主题默认配置
174 174
             multiModule: true,          // 是否开启多模块
175 175
             menuChildOpen: false,       // 是否默认展开菜单
176 176
             loadingTime: 0,             // 初始化加载时间