Browse Source

换成浅色主题

fanmiyou
nili 6 months ago
parent
commit
2a4bfbdf7c
  1. 2
      config/defaultSettings.ts
  2. 2
      dist/index.html
  3. 2
      dist/t__plugin-layout__Layout.6d492b8c.async.js
  4. 4
      dist/umi.6bf92aa2.js

2
config/defaultSettings.ts

@ -7,7 +7,7 @@ const Settings: ProLayoutProps & {
pwa?: boolean; pwa?: boolean;
logo?: string; logo?: string;
} = { } = {
navTheme: 'realDark', navTheme: 'light',
// 拂晓蓝 // 拂晓蓝
colorPrimary: '#eb0fcc', colorPrimary: '#eb0fcc',
layout: 'top', layout: 'top',

2
dist/index.html

@ -9,6 +9,6 @@
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
<script src="/umi.7efc44e1.js"></script> <script src="/umi.6bf92aa2.js"></script>
</body></html> </body></html>

2
dist/t__plugin-layout__Layout.2a198db8.async.js → dist/t__plugin-layout__Layout.6d492b8c.async.js

File diff suppressed because one or more lines are too long

4
dist/umi.7efc44e1.js → dist/umi.6bf92aa2.js

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save