[新增功能](master): update

This commit is contained in:
Zheng Jie
2022-06-07 17:44:43 +08:00
parent 072a20c9fc
commit 82c0d2156e

View File

@@ -47,12 +47,11 @@ 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'
export default {
name: 'Login',
data() {
return {
Background: Background,
Background: 'https://img.el-admin.vip/images/background.jpeg',
codeUrl: '',
cookiePass: '',
loginForm: {