This commit is contained in:
Zheng Jie
2022-07-24 22:18:41 +08:00
parent 1a57165a59
commit 49e8d70051
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

View File

@@ -47,7 +47,7 @@ import Config from '@/settings'
import { getCodeImg } from '@/api/login' import { getCodeImg } from '@/api/login'
import Cookies from 'js-cookie' import Cookies from 'js-cookie'
import qs from 'qs' import qs from 'qs'
import Background from '@/assets/images/background.jpeg' import Background from '@/assets/images/background.jpg'
export default { export default {
name: 'Login', name: 'Login',
data() { data() {