Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
traceSourceMb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yanyanhong
traceSourceMb
Commits
192ab65c
Commit
192ab65c
authored
Jan 04, 2021
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按照UI的意思微调样式
parent
740b7cda
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
Index-sy.vue
src/views/index/Index-sy.vue
+4
-0
PhoneLogin.vue
src/views/login/components/PhoneLogin.vue
+1
-1
No files found.
src/views/index/Index-sy.vue
View file @
192ab65c
...
@@ -54,6 +54,7 @@
...
@@ -54,6 +54,7 @@
</div>
</div>
</div>
</div>
<empty
<empty
class=
"empty"
v-if=
"!loading && list.length === 0"
v-if=
"!loading && list.length === 0"
name=
"moban"
name=
"moban"
tip=
"您还未添加模板"
tip=
"您还未添加模板"
...
@@ -229,6 +230,9 @@ export default class IndexSy extends Mixins(IndexMixin) {
...
@@ -229,6 +230,9 @@ export default class IndexSy extends Mixins(IndexMixin) {
.banner
{
.banner
{
margin-top
:
5px
;
margin-top
:
5px
;
}
}
.empty
{
margin-top
:
70px
;
}
div
.header
{
div
.header
{
padding
:
36px
21px
;
padding
:
36px
21px
;
text-align
:
left
;
text-align
:
left
;
...
...
src/views/login/components/PhoneLogin.vue
View file @
192ab65c
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<div>
验证码登录
</div>
<div>
验证码登录
</div>
</
template
>
</
template
>
<
template
>
<
template
>
<phone-input
v-model=
"phone"
:canEditPhone=
"canEditPhone"
></phone-input>
<phone-input
v-model=
"phone"
></phone-input>
<code-input
<code-input
v-model=
"code"
v-model=
"code"
:canGetCode=
"canGetCode"
:canGetCode=
"canGetCode"
...
...
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