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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 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.jpg' import Background from '@/assets/images/background.webp'
export default { export default {
name: 'Login', name: 'Login',
data() { data() {