登录背景修改为无版权图片

This commit is contained in:
Zheng Jie
2022-03-02 09:51:26 +08:00
parent 5064f9483f
commit 46e9fc5cda
3 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 KiB

Binary file not shown.

Before

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