张涛 преди 1 година
родител
ревизия
69ae509341
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      src/pages/authentication/index.jsx

+ 1
- 1
src/pages/authentication/index.jsx Целия файл

@@ -11,7 +11,7 @@ import "./style.less";
11 11
 
12 12
 export default (props) => {
13 13
   const { t } = useTranslation();
14
-  const [index, setIndex] = useState(3);
14
+  const [index, setIndex] = useState(0);
15 15
   return (
16 16
     <Page>
17 17
       <div className="authentication-box">