fix: page error while route changing

This commit is contained in:
jialin
2026-04-08 18:54:06 +08:00
committed by jialin
parent 1c09cc6c8c
commit 53cd8ba00c
4 changed files with 10 additions and 6 deletions
+1
View File
@@ -96,6 +96,7 @@ export default {
colorText: '#ccc',
colorPrimary: COLOR_PRIMARY,
colorSuccess: '#48A77E',
colorBorder: '#3a3a3a',
borderRadius: 4,
borderRadiusSM: 2,
fontSize: 14,