系统风格以及部分页面样式变更

This commit is contained in:
2026-08-24 18:30:32 +08:00
parent 9f4571a40e
commit 763bf34c3a
20 changed files with 1044 additions and 537 deletions
@@ -4,13 +4,13 @@
**/
/* theme color */
$--color-primary: #00875A;
$--color-success: #13ce66;
$--color-warning: #ffba00;
$--color-danger: #ff4949;
$--color-primary: #0b6b55;
$--color-success: #238b68;
$--color-warning: #c58a22;
$--color-danger: #c94b52;
// $--color-info: #1E1E1E;
$--button-font-weight: 400;
$--button-font-weight: 500;
// $--color-text-regular: #1f2d3d;