密码加密引入

This commit is contained in:
caishi 2024-11-22 15:53:46 +08:00
parent 692428bfd3
commit dd2daba953
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ import { Link } from "react-router-dom";
import axios from 'axios';
import { setmiyah } from 'educoder';
import './LoginRegisterPage.scss';
import { Encrypt } from "../../common/Env";
function ResetPassword(props) {
const {form, mygetHelmetapi } = props;