Merge branch 'master' into deploy

This commit is contained in:
Zheng Jie
2022-07-24 22:19:03 +08:00
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 Cookies from 'js-cookie'
import qs from 'qs'
import Background from '@/assets/images/background.jpeg'
import Background from '@/assets/images/background.jpg'
export default {
name: 'Login',
data() {