Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xugong
hls-xcmg-vue-app
Commits
a6b13a55
Commit
a6b13a55
authored
Nov 23, 2023
by
jiacheng.mao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改背景图片
parent
94833257
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
background.png
src/assets/login/background.png
+0
-0
login.vue
src/pages/login.vue
+1
-1
regiester2.vue
src/pages/regiester2.vue
+2
-1
No files found.
src/assets/login/background.png
0 → 100644
View file @
a6b13a55
This diff is collapsed.
Click to expand it.
src/pages/login.vue
View file @
a6b13a55
...
...
@@ -313,7 +313,7 @@ export default {
opacity: 0;
}
#login {
background: url("../assets/login/back.png") no-repeat;
background: url("../assets/login/back
ground
.png") no-repeat;
background-size: 100% 100%;
background-position-x: 0px;
color: #ffffff;
...
...
src/pages/regiester2.vue
View file @
a6b13a55
...
...
@@ -133,6 +133,7 @@ export default {
},
getPhoneCode
()
{
let
vm
=
this
debugger
if
(
!
vm
.
showTimer
)
{
if
(
hlsUtil
.
phoneNumber
(
vm
.
phone_number
)
||
...
...
@@ -253,7 +254,7 @@ export default {
#register {
.content {
background: url("../assets/login/
register
.png");
background: url("../assets/login/
background
.png");
background-size: 100% 100%;
}
.box {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment