Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-06-06 10:25:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
851a7089761bdaf0a2f8649f611663c6358ece6e
851a7089
1 parent
37f51f9e
✨ feat: 登录页图片更新
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
src/assets/images/denglu-top@2x.png
src/views/business/login.vue
src/assets/images/denglu-top@2x.png
View file @
851a708
190 KB
|
W:
|
H:
255 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/business/login.vue
View file @
851a708
...
...
@@ -57,8 +57,7 @@ import { ref, onMounted } from 'vue';
import { Toast } from 'vant'
import { useRouter } from 'vue-router'
import axios from '@/utils/axios'
// TODO:图片需要更换
import logo_image from '@images/denglu-top@2x.gif'
import logo_image from '@images/denglu-top@2x.png'
import { wxInfo } from '@/utils/tools';
import { useCountDown } from '@vant/use';
...
...
Please
register
or
login
to post a comment