瀏覽代碼

修改Modifier默认背景色

chenritian 2 月之前
父節點
當前提交
641aa05440
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      commons/basic/src/main/resources/base/element/color.json

+ 1 - 1
commons/basic/src/main/resources/base/element/color.json

@@ -22,7 +22,7 @@
     },
     {
       "name": "theme_bg_color",
-      "value": "#FF161718"
+      "value": "#FFF"
     }
   ]
 }