|
@@ -30,6 +30,37 @@
|
|
|
label[disabled] {
|
|
label[disabled] {
|
|
|
cursor: not-allowed;
|
|
cursor: not-allowed;
|
|
|
}
|
|
}
|
|
|
|
|
+ .pro_management .com_tab ul li {
|
|
|
|
|
+ margin-left: 0px;
|
|
|
|
|
+ position: relative
|
|
|
|
|
+ }
|
|
|
|
|
+ .pro_management .com_tab ul li::after{
|
|
|
|
|
+ background: url('static/img/vendor/images/downicon.png');
|
|
|
|
|
+ width: 11px;
|
|
|
|
|
+ height: 6px;
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ bottom: 0px;
|
|
|
|
|
+ left: 50%;
|
|
|
|
|
+ content: ' ';
|
|
|
|
|
+ margin-left: -5px;
|
|
|
|
|
+ display: none;
|
|
|
|
|
+ }
|
|
|
|
|
+ .pro_management .com_tab ul li.active:after{
|
|
|
|
|
+ display: block
|
|
|
|
|
+ }
|
|
|
|
|
+ .pro_management .com_tab ul li.active a {
|
|
|
|
|
+ border-bottom: #fff;
|
|
|
|
|
+ background: #5078cb;
|
|
|
|
|
+ color: #fff
|
|
|
|
|
+ }
|
|
|
|
|
+ .pro_management .com_tab2 ul li.active a {
|
|
|
|
|
+ background: #fff;
|
|
|
|
|
+ color: #666
|
|
|
|
|
+ }
|
|
|
|
|
+ .pro_management .com_tab ul.distance li {
|
|
|
|
|
+ margin-left: 0px;
|
|
|
|
|
+ color: #fff
|
|
|
|
|
+ }
|
|
|
.com_tab ul li.down-goods span:hover {
|
|
.com_tab ul li.down-goods span:hover {
|
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
@@ -910,8 +941,8 @@
|
|
|
/*background: #c7ebfd*/
|
|
/*background: #c7ebfd*/
|
|
|
}
|
|
}
|
|
|
/*限制非标和标准数量显示过多换行的问题*/
|
|
/*限制非标和标准数量显示过多换行的问题*/
|
|
|
- .com_tab ul.distance li {
|
|
|
|
|
- width: 100px;
|
|
|
|
|
|
|
+ .com_tab2 ul.distance li {
|
|
|
|
|
+ width: 120px;
|
|
|
height: 40px;
|
|
height: 40px;
|
|
|
line-height: 12px;
|
|
line-height: 12px;
|
|
|
text-align: center;
|
|
text-align: center;
|
|
@@ -920,28 +951,47 @@
|
|
|
margin-left: 25px;
|
|
margin-left: 25px;
|
|
|
}
|
|
}
|
|
|
.com_tab ul.distance li:first-child {
|
|
.com_tab ul.distance li:first-child {
|
|
|
- margin-right: 20px;
|
|
|
|
|
|
|
+ margin-right: 0px;
|
|
|
}
|
|
}
|
|
|
.com_tab ul.distance li a.standard{
|
|
.com_tab ul.distance li a.standard{
|
|
|
- padding-top: 15px;
|
|
|
|
|
- width: 112px;
|
|
|
|
|
|
|
+ width: 120px;
|
|
|
color: #666;
|
|
color: #666;
|
|
|
|
|
+ line-height: 40px;
|
|
|
|
|
+ border-top: 3px solid #fff
|
|
|
}
|
|
}
|
|
|
.com_tab ul.distance li a.standard em{
|
|
.com_tab ul.distance li a.standard em{
|
|
|
- display: inline-block;
|
|
|
|
|
max-width: 45px;
|
|
max-width: 45px;
|
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
color: #666;
|
|
color: #666;
|
|
|
}
|
|
}
|
|
|
- .com_tab ul.distance li:hover a.standard em.count,.com_tab ul.distance li.active a.standard em.count{
|
|
|
|
|
- color: #5078cb;
|
|
|
|
|
|
|
+ .com_tab ul.distance li:hover a.standard em.count{
|
|
|
|
|
+ color: #f15601;
|
|
|
}
|
|
}
|
|
|
- .com_tab ul.distance li.active a.standard,.com_tab ul.distance li:hover a.standard{
|
|
|
|
|
- padding-top: 15px;
|
|
|
|
|
- width: 112px;
|
|
|
|
|
- color: #5078cb;
|
|
|
|
|
|
|
+ .com_tab ul.distance li.active a.standard em.count,.com_tab ul.distance li.active a.standard{
|
|
|
|
|
+ color: #fff;
|
|
|
|
|
+ }
|
|
|
|
|
+ .com_tab2 ul.distance li.active a.standard em.count, .com_tab2 ul.distance li.active a.standard{
|
|
|
|
|
+ color: #f15601
|
|
|
|
|
+ }
|
|
|
|
|
+ .com_tab2 ul.distance li.active a.standard{
|
|
|
|
|
+ border-top: 3px solid #f15601;
|
|
|
|
|
+ border-left: 1px solid #f15601;
|
|
|
|
|
+ border-right: 1px solid #f15601;
|
|
|
|
|
+ }
|
|
|
|
|
+ .com_tab ul.distance li.active:hover a.standard{
|
|
|
|
|
+ color: #f15601;
|
|
|
|
|
+
|
|
|
|
|
+ }
|
|
|
|
|
+ .com_tab2 ul.distance{
|
|
|
|
|
+ /*border-top: 3px solid #f15601;*/
|
|
|
|
|
+ border-bottom: 1px solid #f15601;
|
|
|
|
|
+ }
|
|
|
|
|
+ .com_tab ul.distance li:hover a.standard{
|
|
|
|
|
+ /*padding-top: 15px;*/
|
|
|
|
|
+ /*width: 112px;*/
|
|
|
|
|
+ color: #f15601;
|
|
|
}
|
|
}
|
|
|
.wanted_list01 .tab table tr.gre-bg{
|
|
.wanted_list01 .tab table tr.gre-bg{
|
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -1781,7 +1831,7 @@
|
|
|
<div class="user_right fr">
|
|
<div class="user_right fr">
|
|
|
<!--货品管理-->
|
|
<!--货品管理-->
|
|
|
<div class="pro_management device">
|
|
<div class="pro_management device">
|
|
|
- <div class="com_tab">
|
|
|
|
|
|
|
+ <div class="com_tab" style="margin-bottom: 10px">
|
|
|
<ul class="fl" style="width: 100%">
|
|
<ul class="fl" style="width: 100%">
|
|
|
<li ng-class="{'active': tab == 'material'}"><a ui-sref="vendor_material">企业产品库</a></li>
|
|
<li ng-class="{'active': tab == 'material'}"><a ui-sref="vendor_material">企业产品库</a></li>
|
|
|
<li ng-class="{'active': tab == 'material_person'}"><a ui-sref="vendor_material_person">个人产品库</a></li>
|
|
<li ng-class="{'active': tab == 'material_person'}"><a ui-sref="vendor_material_person">个人产品库</a></li>
|
|
@@ -1789,7 +1839,7 @@
|
|
|
<li ng-class="{'active': tab == 'undercarriage'}"><a ui-sref="vendor_undercarriage">上下架历史</a></li>
|
|
<li ng-class="{'active': tab == 'undercarriage'}"><a ui-sref="vendor_undercarriage">上下架历史</a></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="com_tab">
|
|
|
|
|
|
|
+ <div class="com_tab com_tab2" style="margin-bottom: 0px">
|
|
|
<ul class="fl distance" style="width: 100%">
|
|
<ul class="fl distance" style="width: 100%">
|
|
|
<li ng-class="{active : standard_tab == 'unstandard'}" ng-click="toggleStandard('unstandard')" title="非标产品({{nCount}})"><a href="" class="standard">非标产品(<em class="count">{{nCount}}</em>)</a></li>
|
|
<li ng-class="{active : standard_tab == 'unstandard'}" ng-click="toggleStandard('unstandard')" title="非标产品({{nCount}})"><a href="" class="standard">非标产品(<em class="count">{{nCount}}</em>)</a></li>
|
|
|
<li ng-class="{active : standard_tab =='standard'}" ng-click="toggleStandard('standard')" title="标准产品({{sCount}})"><a href="" class="standard">标准产品(<em class="count">{{sCount}}</em>)</a></li>
|
|
<li ng-class="{active : standard_tab =='standard'}" ng-click="toggleStandard('standard')" title="标准产品({{sCount}})"><a href="" class="standard">标准产品(<em class="count">{{sCount}}</em>)</a></li>
|