Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
video-monitoring
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
刘怀志
video-monitoring
Commits
6c643a74
Commit
6c643a74
authored
Aug 19, 2024
by
拾柒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
2347dfe7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
5 deletions
+7
-5
login.vue
src/views/login.vue
+3
-3
register.vue
src/views/register.vue
+4
-2
No files found.
src/views/login.vue
View file @
6c643a74
...
@@ -10,8 +10,8 @@
...
@@ -10,8 +10,8 @@
<div
class=
"login-right"
>
<div
class=
"login-right"
>
<div
class=
"login-form"
>
<div
class=
"login-form"
>
<el-form
ref=
"loginForm"
:model=
"loginForm"
:rules=
"loginRules"
class=
"login-form"
>
<el-form
ref=
"loginForm"
:model=
"loginForm"
:rules=
"loginRules"
class=
"login-form"
>
<h2
style=
"margin-bottom: 15%;color: #4c9acc"
>
天津悦优享科技有限公司
</h2>
<h2
style=
"margin-bottom: 15%;color: #4c9acc"
>
天津悦优享科技有限公司
动产监控及融资服务平台
</h2>
<h5
class=
"title"
>
用户登录
<span
style=
"font-size: small"
>
USER LOGIN
</span></h5>
<h5
class=
"title"
>
用户登录
<span
style=
"font-size: small"
></span></h5>
<el-form-item
prop=
"username"
>
<el-form-item
prop=
"username"
>
<el-input
<el-input
v-model=
"loginForm.username"
v-model=
"loginForm.username"
...
@@ -70,7 +70,7 @@
...
@@ -70,7 +70,7 @@
</div>
</div>
<!-- 底部 -->
<!-- 底部 -->
<div
class=
"el-login-footer"
>
<div
class=
"el-login-footer"
>
<span
style=
"color: #2c3136"
>
Server Right 2021-2025 Support by 天津
市融创软通科技股份有限公司
维护运行
</span>
<span
style=
"color: #2c3136"
>
Server Right 2021-2025 Support by 天津
悦优享科技有限公司动产监控及融资服务平台
维护运行
</span>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/views/register.vue
View file @
6c643a74
<
template
>
<
template
>
<div
class=
"register"
>
<div
class=
"register"
>
<h2
style=
"color:#4e75a2;margin-left: 8%;margin-top: 2%;font-weight: 900"
>
天津悦优享科技有限公司动产监控及融资服务平台
</h2>
<div
class=
"region"
style=
"display: flex"
>
<div
class=
"region"
style=
"display: flex"
>
<ul
class=
"contant-ul"
>
<ul
class=
"contant-ul"
>
<li
class =
"contant-li"
>
<li
class =
"contant-li"
>
<div
class=
"li-img"
>
<div
class=
"li-img"
>
...
@@ -211,7 +213,7 @@ export default {
...
@@ -211,7 +213,7 @@ export default {
<
style
rel=
"stylesheet/scss"
lang=
"scss"
scoped
>
<
style
rel=
"stylesheet/scss"
lang=
"scss"
scoped
>
.register
{
.register
{
overflow
:
hidden
;
overflow
:
hidden
;
display
:
flex
;
//
display: flex;
justify-content
:
center
;
justify-content
:
center
;
align-items
:
center
;
align-items
:
center
;
height
:
100%
;
height
:
100%
;
...
@@ -280,7 +282,7 @@ export default {
...
@@ -280,7 +282,7 @@ export default {
overflow
:
hidden
;
overflow
:
hidden
;
//padding: 25px;
//padding: 25px;
display
:
flex
;
display
:
flex
;
padding-top
:
9
%
;
padding-top
:
3
%
;
padding-left
:
7%
;
padding-left
:
7%
;
padding-right
:
7%
;
padding-right
:
7%
;
padding-bottom
:
0%
;
padding-bottom
:
0%
;
...
...
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