Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
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
周远喜
mes-ui
Commits
5dac8ef0
Commit
5dac8ef0
authored
Apr 24, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
生产准备--详情优化
parent
bbd112a3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
index.vue
pages/technology/index.vue
+0
-1
technolog.less
pages/technology/technolog.less
+6
-5
No files found.
pages/technology/index.vue
View file @
5dac8ef0
...
...
@@ -9,7 +9,6 @@
<h4
class=
"tree_tit pl5"
>
产品结构
<a
class=
"menu_play fr"
@
click=
"hideMenu"
title=
"收起"
>
<Icon
type=
"ios-arrow-back"
size=
"24"
/>
<!--
<Icon
type=
"md-arrow-round-back"
/>
-->
</a>
</h4>
</div>
...
...
pages/technology/technolog.less
View file @
5dac8ef0
...
...
@@ -40,9 +40,6 @@
color: #515A6E;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
// position: absolute;
// top: 100px;
// left: 0px;
background: #ffffff;
box-shadow: #ccc 2px 2px 4px 1px;
}
...
...
@@ -115,6 +112,10 @@
.ivu-menu-horizontal{
height: 40px;
line-height: 40px;
.ivu-menu-item{
width: 97px;
text-align: center;
}
a.ivu-menu-item-active::before{
content: "";
display: block;
...
...
@@ -125,7 +126,7 @@
height: 0;
position: absolute;
bottom: -6px;
left: 4
0
%;
left: 4
3
%;
}
a.ivu-menu-item-active::after{
content: "";
...
...
@@ -137,7 +138,7 @@
height: 0;
position: absolute;
bottom: -4px;
left: 4
1
%;
left: 4
4
%;
}
}
...
...
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