mirror of
https://github.com/PlayEdu/h5.git
synced 2025-12-31 05:49:27 +08:00
头像上传优化
This commit is contained in:
@@ -191,12 +191,6 @@ const LoginPage = () => {
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
<div className={styles["support-box"]}>
|
||||
<i
|
||||
style={{ fontSize: 20, color: "rgba(0, 0, 0, 0.3)" }}
|
||||
className="iconfont icon-playedu"
|
||||
></i>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user