From b5cf67160fd452f9a2f7da28cf09b29f1d2fbe1e Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期四, 24 十一月 2022 14:23:30 +0800
Subject: [PATCH] 新增有效期限

---
 src/styles/variables.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/styles/variables.scss b/src/styles/variables.scss
index 9ed1277..ccfd6a0 100644
--- a/src/styles/variables.scss
+++ b/src/styles/variables.scss
@@ -7,6 +7,7 @@
 $tiffany: #4AB7BD;
 $yellow:#FEC171;
 $panGreen: #30B08F;
+$main: #034EA2;
 
 //sidebar
 $menuText:#bfcbd9;

--
Gitblit v1.9.2