From ac11f4bc0ee740f9c22cfb56a8a71465cb84b244 Mon Sep 17 00:00:00 2001 From: CaIon <1808837298@qq.com> Date: Mon, 11 Dec 2023 19:52:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=89=8D=E7=AB=AF=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/PersonalSetting.js | 31 +++++++++++---------------- web/src/components/SiderBar.js | 1 - web/src/pages/Channel/EditChannel.js | 1 + 3 files changed, 14 insertions(+), 19 deletions(-) diff --git a/web/src/components/PersonalSetting.js b/web/src/components/PersonalSetting.js index dca259a..cfb6010 100644 --- a/web/src/components/PersonalSetting.js +++ b/web/src/components/PersonalSetting.js @@ -1,5 +1,4 @@ import React, {useContext, useEffect, useState} from 'react'; -import {Form, Image, Message} from 'semantic-ui-react'; import {Link, useNavigate} from 'react-router-dom'; import {API, copy, isRoot, showError, showInfo, showNotice, showSuccess} from '../helpers'; import Turnstile from 'react-turnstile'; @@ -10,7 +9,7 @@ import { Button, Card, Descriptions, - Divider, + Divider, Image, Input, InputNumber, Layout, Modal, @@ -267,7 +266,7 @@ const PersonalSetting = () => { } return ( -
微信扫码关注公众号,输入「验证码」获取验证码(三分钟内有效)