update 主题色调整,白色头部导航、红色头部导航区分

This commit is contained in:
赵霄
2023-11-30 09:38:47 +08:00
parent 0ced43397a
commit f0e71e0bac
7 changed files with 84 additions and 66 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const primaryColor = '#D52C26'
const primaryColor = '#E63636'
const white = '#FFFFFF'
module.exports = {