This commit is contained in:
2025-04-18 16:32:32 +08:00
parent 09c087508f
commit 8e44473164
74 changed files with 24833 additions and 10335 deletions

View File

@@ -19,7 +19,7 @@ export default {
],
// 颜色部分本来可以通过scss的:export导出供js使用但是奈何nvue不支持
color: {
'u-primary': '#2979ff',
'u-primary': '#117e4c',
'u-warning': '#ff9900',
'u-success': '#19be6b',
'u-error': '#fa3534',