Przeglądaj źródła

fix: 主题色默认

wzyyy 3 lat temu
rodzic
commit
bd1f93e548
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/pages/system/Basis/index.tsx

+ 1 - 0
src/pages/system/Basis/index.tsx

@@ -131,6 +131,7 @@ const Basis = () => {
               <Form.Item
                 label="主题色"
                 name="headerTheme"
+                initialValue="light"
                 rules={[{ required: true, message: '请选择主题色' }]}
               >
                 <Select>