@@ -2,13 +2,13 @@
* @Author: PoJun
* @Date: 2023-08-18 14:01:44
* @LastEditors: PoJun
- * @LastEditTime: 2024-01-18 14:56:42
+ * @LastEditTime: 2024-07-09 19:24:38
* @Message: Nothing
*/
// 自定义配置,参考 ./default/setting.config.js,需要自定义的属性在这里配置即可
module.exports = {
theme: {
- color: "#722ed1",
+ color: "#1890ff",
mode: "light",
success: "#52c41a",
warning: "#faad14",