Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mt-education-mobile
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
王旭
mt-education-mobile
Commits
8179193d
Commit
8179193d
authored
Dec 15, 2020
by
zhangyichen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去除冗余代码
parent
5f115bd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
16 deletions
+1
-16
index.vue
src/views/HomeIndex/index.vue
+1
-16
No files found.
src/views/HomeIndex/index.vue
View file @
8179193d
...
...
@@ -6,7 +6,7 @@
<div
@
click=
"getUserInfo()"
class=
"tip-block"
>
<img
src=
"~@/assets/images/source-deleted.png"
alt=
""
>
<span>
{{
'连接失败,请退出重试'
}}
{{
'连接失败,请退出重试'
}}
</span>
</div>
</nav-bar-view>
...
...
@@ -38,12 +38,6 @@ export default {
}
</
script
>
<
style
lang=
"less"
scoped
>
.sign-class-name{
font-weight:544 ;
font: 16px MicrosoftYaHei;
color: #999999;
margin-top: 37.5px;
}
.tip-block {
margin-top: 50%;
img {
...
...
@@ -65,13 +59,4 @@ export default {
}
</
style
>
<
style
scoped
>
.status-text
{
font-size
:
18px
;
margin-top
:
32px
;
}
.fail-color
{
color
:
#333333
;
font-weight
:
bold
;
}
</
style
>
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