Commit 3838ac17 authored by 张伯涛's avatar 张伯涛

密码明文传输问题,以及用户页面代码规范

parent b2018c16
......@@ -112,7 +112,7 @@
</template>
<script>
import { getCodeImg, captchaImage, getBwCaptcha } from '@/api/login'
import { captchaImage } from '@/api/login'
import Cookies from 'js-cookie'
import { passwordEncrypt, passwordDecrypt } from '@/utils/jsencrypt'
import Verify from '@/components/Verifition/Verify'
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment