Selaa lähdekoodia

fix: 主题色默认

wzyyy 3 vuotta sitten
vanhempi
commit
bd1f93e548
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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>