|
@@ -4,125 +4,226 @@
|
|
|
margin-top: 19px;
|
|
margin-top: 19px;
|
|
|
}
|
|
}
|
|
|
.data-wrap .todo .border01{
|
|
.data-wrap .todo .border01{
|
|
|
- border: #e8e8e8 1px solid;
|
|
|
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
|
- min-height: 735px;
|
|
|
|
|
}
|
|
}
|
|
|
.toto-menu{
|
|
.toto-menu{
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
|
}
|
|
}
|
|
|
.toto-menu .row{
|
|
.toto-menu .row{
|
|
|
- margin: 0;
|
|
|
|
|
- height: 270px;
|
|
|
|
|
|
|
+ margin: 0 0 20px;
|
|
|
|
|
+ width: 755px;
|
|
|
|
|
+ border: #e8e8e8 1px solid;
|
|
|
|
|
+ background: #fff;
|
|
|
|
|
+ box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .header{
|
|
|
|
|
+ padding-left: 10px;
|
|
|
|
|
+ width: 100%;
|
|
|
|
|
+ height: 35px;
|
|
|
|
|
+ line-height: 35px;
|
|
|
|
|
+ font-size: 18px;
|
|
|
|
|
+ font-weight: bold;
|
|
|
|
|
+ color: #545555;
|
|
|
border-bottom: #cfcfcf 1px solid;
|
|
border-bottom: #cfcfcf 1px solid;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .row:last-child{
|
|
|
|
|
- border-bottom: none;
|
|
|
|
|
|
|
+ .toto-menu .row .header img{
|
|
|
|
|
+ margin-right: 10px;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .row .col-md-3{
|
|
|
|
|
|
|
+ .toto-menu .row .content {
|
|
|
|
|
+ overflow: hidden;
|
|
|
|
|
+ padding: 0 24px 33px;
|
|
|
|
|
+ width: 100%;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list{
|
|
|
|
|
+ float: left;
|
|
|
|
|
+ margin-right: 24px;
|
|
|
width: 80px;
|
|
width: 80px;
|
|
|
- border-right: #b3b3b3 1px dashed;
|
|
|
|
|
- height: 100%;
|
|
|
|
|
- /*padding-top: 11%;*/
|
|
|
|
|
- padding-top: 14%;
|
|
|
|
|
|
|
+ text-align: -webkit-center;
|
|
|
|
|
+ cursor: pointer;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .row .col-md-9{
|
|
|
|
|
- width: 575px;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:last-child {
|
|
|
|
|
+ margin-right: 0;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .row .col-md-3 p{
|
|
|
|
|
- font-size: 22px;
|
|
|
|
|
- text-align: center;
|
|
|
|
|
- padding: 0;
|
|
|
|
|
- position: relative;
|
|
|
|
|
- line-height: 30px;
|
|
|
|
|
- }
|
|
|
|
|
- .toto-menu .row .col-md-3 span{
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list a{
|
|
|
display: inline-block;
|
|
display: inline-block;
|
|
|
- padding: 2px 5px;
|
|
|
|
|
- background: #ee5762;
|
|
|
|
|
- line-height: 16px;
|
|
|
|
|
text-align: center;
|
|
text-align: center;
|
|
|
- color: #fff;
|
|
|
|
|
- font-size: 12px;
|
|
|
|
|
- border-radius: 20px;
|
|
|
|
|
- margin-left: 5px;
|
|
|
|
|
- min-width: 40px;
|
|
|
|
|
}
|
|
}
|
|
|
- .toto-menu .col-md-4{
|
|
|
|
|
- text-align: center;
|
|
|
|
|
- position: relative;
|
|
|
|
|
- }
|
|
|
|
|
- .toto-menu .new-dot{
|
|
|
|
|
- width: 20px;
|
|
|
|
|
- height: 20px;
|
|
|
|
|
- line-height: 20px;
|
|
|
|
|
- font-size: 12px;
|
|
|
|
|
- color: #fff;
|
|
|
|
|
- font-weight: inherit;
|
|
|
|
|
- right: 60px;
|
|
|
|
|
- top: 10px;
|
|
|
|
|
- }
|
|
|
|
|
- .toto-menu .col-md-4 div{
|
|
|
|
|
- width: 42px;
|
|
|
|
|
- height: 42px;
|
|
|
|
|
- border-radius: 5px;
|
|
|
|
|
- text-align: center;
|
|
|
|
|
- margin-left: 55px;
|
|
|
|
|
- margin-bottom: 3px;
|
|
|
|
|
- margin-top: 18px
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icons{
|
|
|
|
|
+ margin: 36px 0 20px;
|
|
|
|
|
+ width: 61px;
|
|
|
|
|
+ height: 61px;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list p{
|
|
|
|
|
+ margin-bottom: 0;
|
|
|
|
|
+ font-size: 16px;
|
|
|
|
|
+ color: #666;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_01{
|
|
|
|
|
+ background: url("static/img/home/Icon_01.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_02{
|
|
|
|
|
+ background: url("static/img/home/Icon_02.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div:hover{
|
|
|
|
|
- background-color: #5078cb !important;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_03{
|
|
|
|
|
+ background: url("static/img/home/Icon_03.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu02 .col-md-4 div:hover{
|
|
|
|
|
- background-color: #27ae99 !important;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_04{
|
|
|
|
|
+ background: url("static/img/home/Icon_04.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu03 .col-md-4 div:hover{
|
|
|
|
|
- background-color: #dda333 !important;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_05{
|
|
|
|
|
+ background: url("static/img/home/Icon_05.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div{
|
|
|
|
|
- background: url("static/img/icon/menu-list01.png") no-repeat center;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_06{
|
|
|
|
|
+ background: url("static/img/home/Icon_06.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu02 .col-md-4 div{
|
|
|
|
|
- background: url("static/img/icon/menu-list02.png") no-repeat center;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_07{
|
|
|
|
|
+ background: url("static/img/home/Icon_07.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu03 .col-md-4 div{
|
|
|
|
|
- background: url("static/img/icon/menu-list03.png") no-repeat center;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_08{
|
|
|
|
|
+ background: url("static/img/home/Icon_15.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .col-md-4 p{
|
|
|
|
|
- font-size: 14px;
|
|
|
|
|
- margin: 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_09{
|
|
|
|
|
+ background: url("static/img/home/Icon_16.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_10{
|
|
|
|
|
+ background: url("static/img/home/Icon_17.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_11{
|
|
|
|
|
+ background: url("static/img/home/Icon_18.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_12{
|
|
|
|
|
+ background: url("static/img/home/Icon_19.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_13{
|
|
|
|
|
+ background: url("static/img/home/Icon_20.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_14{
|
|
|
|
|
+ background: url("static/img/home/Icon_21.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_15{
|
|
|
|
|
+ background: url("static/img/home/Icon_29.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_16{
|
|
|
|
|
+ background: url("static/img/home/Icon_30.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_17{
|
|
|
|
|
+ background: url("static/img/home/Icon_31.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_18{
|
|
|
|
|
+ background: url("static/img/home/Icon_32.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_19{
|
|
|
|
|
+ background: url("static/img/home/Icon_33.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_20{
|
|
|
|
|
+ background: url("static/img/home/Icon_34.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list .icon_21{
|
|
|
|
|
+ background: url("static/img/home/Icon_35.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icons{
|
|
|
|
|
+ margin: 26px 0 30px;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div{
|
|
|
|
|
- background-color: #52a9fa;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_01{
|
|
|
|
|
+ background: url("static/img/home/Icon_08.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu02 .col-md-4 div{
|
|
|
|
|
- background-color: #47c8b4;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_02{
|
|
|
|
|
+ background: url("static/img/home/Icon_09.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu03 .col-md-4 div{
|
|
|
|
|
- background-color: #ebb959;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_03{
|
|
|
|
|
+ background: url("static/img/home/Icon_10.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-1,.toto-menu .menu02 .col-md-4 div.menu02-1,.toto-menu .menu03 .col-md-4 div.menu03-1{
|
|
|
|
|
- background-position: 0 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_04{
|
|
|
|
|
+ background: url("static/img/home/Icon_11.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-2,.toto-menu .menu02 .col-md-4 div.menu02-2,.toto-menu .menu03 .col-md-4 div.menu03-2{
|
|
|
|
|
- background-position: -42px 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_05{
|
|
|
|
|
+ background: url("static/img/home/Icon_12.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-3,.toto-menu .menu02 .col-md-4 div.menu02-3,.toto-menu .menu03 .col-md-4 div.menu03-3{
|
|
|
|
|
- background-position: -84px 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_06{
|
|
|
|
|
+ background: url("static/img/home/Icon_13.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-4,.toto-menu .menu02 .col-md-4 div.menu02-4,.toto-menu .menu03 .col-md-4 div.menu03-4{
|
|
|
|
|
- background-position: -126px 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_07{
|
|
|
|
|
+ background: url("static/img/home/Icon_14.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-5,.toto-menu .menu02 .col-md-4 div.menu02-5,.toto-menu .menu03 .col-md-4 div.menu03-5{
|
|
|
|
|
- background-position: -168px 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_08{
|
|
|
|
|
+ background: url("static/img/home/Icon_22.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-6,.toto-menu .menu02 .col-md-4 div.menu02-6,.toto-menu .menu03 .col-md-4 div.menu03-6{
|
|
|
|
|
- background-position: -210px 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_09{
|
|
|
|
|
+ background: url("static/img/home/Icon_23.png") center center no-repeat;
|
|
|
}
|
|
}
|
|
|
- .toto-menu .menu01 .col-md-4 div.menu01-7,.toto-menu .menu02 .col-md-4 div.menu02-7{
|
|
|
|
|
- background-position: -252px 0;
|
|
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_10{
|
|
|
|
|
+ background: url("static/img/home/Icon_24.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_11{
|
|
|
|
|
+ background: url("static/img/home/Icon_25.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_12{
|
|
|
|
|
+ background: url("static/img/home/Icon_26.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_13{
|
|
|
|
|
+ background: url("static/img/home/Icon_27.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_14{
|
|
|
|
|
+ background: url("static/img/home/Icon_28.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_15{
|
|
|
|
|
+ background: url("static/img/home/Icon_36.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_16{
|
|
|
|
|
+ background: url("static/img/home/Icon_37.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_17{
|
|
|
|
|
+ background: url("static/img/home/Icon_38.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_18{
|
|
|
|
|
+ background: url("static/img/home/Icon_39.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_19{
|
|
|
|
|
+ background: url("static/img/home/Icon_40.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_20{
|
|
|
|
|
+ background: url("static/img/home/Icon_41.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .toto-menu .row .content .item-list:hover .icon_21{
|
|
|
|
|
+ background: url("static/img/home/Icon_42.png") center center no-repeat;
|
|
|
|
|
+ }
|
|
|
|
|
+ .right .view-slide-in .feed-wrap{
|
|
|
|
|
+ width: 206px;
|
|
|
|
|
+ height: 205px;
|
|
|
|
|
+ }
|
|
|
|
|
+ .side-enterprise {
|
|
|
|
|
+ width: 206px;
|
|
|
|
|
+ height: 205px;
|
|
|
|
|
+ background-color: #ffffff;
|
|
|
|
|
+ border-radius: 5px;
|
|
|
|
|
+ box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
|
|
|
|
|
+ }
|
|
|
|
|
+ .side-enterprise .header{
|
|
|
|
|
+ padding-left: 16px;
|
|
|
|
|
+ height: 45px;
|
|
|
|
|
+ line-height: 45px;
|
|
|
|
|
+ border-bottom: 1px solid #dcdcdc;
|
|
|
|
|
+ font-size: 16px;
|
|
|
|
|
+ color: #333;
|
|
|
|
|
+ text-align: left;
|
|
|
|
|
+ }
|
|
|
|
|
+ .side-enterprise .enterprise-btn{
|
|
|
|
|
+ width: 206px;
|
|
|
|
|
+ height: 160px;
|
|
|
|
|
+ text-align: center;
|
|
|
|
|
+ }
|
|
|
|
|
+ .side-enterprise .enterprise-btn img{
|
|
|
|
|
+ margin-top: 10px;
|
|
|
|
|
+ width: 184px;
|
|
|
|
|
+ height: 139px;
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|
|
|
<!-- 交易信息 Start -->
|
|
<!-- 交易信息 Start -->
|
|
@@ -130,65 +231,57 @@
|
|
|
|
|
|
|
|
<!-- 待处理统计 Start -->
|
|
<!-- 待处理统计 Start -->
|
|
|
<div class="todo">
|
|
<div class="todo">
|
|
|
- <div class="todo-label list-unstyled">
|
|
|
|
|
- <em></em><label>工作台</label>
|
|
|
|
|
- </div>
|
|
|
|
|
<div class="border01 todo-content" ng-controller="TodoCtrl">
|
|
<div class="border01 todo-content" ng-controller="TodoCtrl">
|
|
|
<!--工作台导航-->
|
|
<!--工作台导航-->
|
|
|
<div class="toto-menu">
|
|
<div class="toto-menu">
|
|
|
<div class="menu01 row">
|
|
<div class="menu01 row">
|
|
|
- <div class="col-md-3">
|
|
|
|
|
- <a href="#/sale/order" target="_blank">
|
|
|
|
|
- <p>销<br/>售</p>
|
|
|
|
|
- <!--<span>123</span>-->
|
|
|
|
|
- </a>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="col-md-9">
|
|
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="header"><img src="static/img/home/xiaoshou.png" alt=""/>销售</div>
|
|
|
|
|
+ <div class="content">
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/sale/order">
|
|
<a href="#/sale/order">
|
|
|
- <div class="menu01-1"></div>
|
|
|
|
|
|
|
+ <div class="icon_01 icons"></div>
|
|
|
<p>销售订单</p>
|
|
<p>销售订单</p>
|
|
|
<b class="new-dot" ng-if="getSaleOrderCount(unread) > 0">{{getSaleOrderCount(unread)>99?'99+':getSaleOrderCount(unread)}}</b>
|
|
<b class="new-dot" ng-if="getSaleOrderCount(unread) > 0">{{getSaleOrderCount(unread)>99?'99+':getSaleOrderCount(unread)}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/sale/inquiry">
|
|
<a href="#/sale/inquiry">
|
|
|
- <div class="menu01-2"></div>
|
|
|
|
|
|
|
+ <div class="icon_02 icons"></div>
|
|
|
<p>报价</p>
|
|
<p>报价</p>
|
|
|
<b class="new-dot" ng-if="getSaleInquiryCount(unread) > 0">{{getSaleInquiryCount(unread)>99?'99+':getSaleInquiryCount(unread)}}</b>
|
|
<b class="new-dot" ng-if="getSaleInquiryCount(unread) > 0">{{getSaleInquiryCount(unread)>99?'99+':getSaleInquiryCount(unread)}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/sale/tender">
|
|
<a href="#/sale/tender">
|
|
|
- <div class="menu01-3"></div>
|
|
|
|
|
|
|
+ <div class="icon_03 icons"></div>
|
|
|
<p>投标</p>
|
|
<p>投标</p>
|
|
|
<b class="new-dot" ng-if="unread.tender > 0">{{unread.tender > 99 ? '99+' : unread.tender}}</b>
|
|
<b class="new-dot" ng-if="unread.tender > 0">{{unread.tender > 99 ? '99+' : unread.tender}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/sale/notice">
|
|
<a href="#/sale/notice">
|
|
|
- <div class="menu01-4"></div>
|
|
|
|
|
|
|
+ <div class="icon_04 icons"></div>
|
|
|
<p>发货</p>
|
|
<p>发货</p>
|
|
|
<b class="new-dot" ng-if="unread.notice > 0">{{unread.notice > 99 ? '99+' : unread.notice}}</b>
|
|
<b class="new-dot" ng-if="unread.notice > 0">{{unread.notice > 99 ? '99+' : unread.notice}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/sale/prodList" ng-click="setOrdersRead('product')">
|
|
<a href="#/sale/prodList" ng-click="setOrdersRead('product')">
|
|
|
- <div class="menu01-5"></div>
|
|
|
|
|
|
|
+ <div class="icon_05 icons"></div>
|
|
|
<p>产品库</p>
|
|
<p>产品库</p>
|
|
|
<b class="new-dot" ng-if="unread.product > 0">{{unread.product > 99 ? '99+' : unread.product}}</b>
|
|
<b class="new-dot" ng-if="unread.product > 0">{{unread.product > 99 ? '99+' : unread.product}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/sale/customer" ng-click="setOrdersRead('customer')">
|
|
<a href="#/sale/customer" ng-click="setOrdersRead('customer')">
|
|
|
- <div class="menu01-6"></div>
|
|
|
|
|
|
|
+ <div class="icon_06 icons"></div>
|
|
|
<p>客户资料</p>
|
|
<p>客户资料</p>
|
|
|
<b class="new-dot" ng-if="unread.customer > 0">{{unread.customer > 99 ? '99+' : unread.customer}}</b>
|
|
<b class="new-dot" ng-if="unread.customer > 0">{{unread.customer > 99 ? '99+' : unread.customer}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
- <a href="">
|
|
|
|
|
- <div class="menu01-7"></div>
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <a href="" target="_blank">
|
|
|
|
|
+ <div class="icon_07 icons"></div>
|
|
|
<p>销售报表</p>
|
|
<p>销售报表</p>
|
|
|
<b class="new-dot" ng-if="false"></b>
|
|
<b class="new-dot" ng-if="false"></b>
|
|
|
</a>
|
|
</a>
|
|
@@ -196,101 +289,98 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<div class="menu02 row">
|
|
<div class="menu02 row">
|
|
|
- <div class="col-md-3">
|
|
|
|
|
- <a href="#/purc/order" target="_blank">
|
|
|
|
|
- <p>采<br/>购</p>
|
|
|
|
|
- <!--<span>56</span>-->
|
|
|
|
|
- </a>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="col-md-9">
|
|
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="header"><img src="static/img/home/caigou.png" alt=""/>采购</div>
|
|
|
|
|
+ <div class="content">
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/purc/order" ng-click="setActive('todo')">
|
|
<a href="#/purc/order" ng-click="setActive('todo')">
|
|
|
- <div class="menu02-1"></div>
|
|
|
|
|
|
|
+ <div class="icon_08 icons"></div>
|
|
|
<p>采购订单</p>
|
|
<p>采购订单</p>
|
|
|
<b class="new-dot" ng-if="unread.purcOrder>0">{{unread.purcOrder>99?'99+':unread.purcOrder}}</b>
|
|
<b class="new-dot" ng-if="unread.purcOrder>0">{{unread.purcOrder>99?'99+':unread.purcOrder}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/purc/purchaseinquiry">
|
|
<a href="#/purc/purchaseinquiry">
|
|
|
- <div class="menu02-2"></div>
|
|
|
|
|
- <p>询价(求购)</p>
|
|
|
|
|
|
|
+ <div class="icon_09 icons"></div>
|
|
|
|
|
+ <p>询价(求购)</p>
|
|
|
<b class="new-dot" ng-if="unread.purcInquiry > 0">{{unread.purcInquiry > 99 ? '99+' : unread.purcInquiry}}</b>
|
|
<b class="new-dot" ng-if="unread.purcInquiry > 0">{{unread.purcInquiry > 99 ? '99+' : unread.purcInquiry}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/purc/tender">
|
|
<a href="#/purc/tender">
|
|
|
- <div class="menu02-3"></div>
|
|
|
|
|
|
|
+ <div class="icon_10 icons"></div>
|
|
|
<p>招标</p>
|
|
<p>招标</p>
|
|
|
<b class="new-dot" ng-if="unread.purcTender > 0">{{unread.purcTender > 99 ? '99+' : unread.purcTender}}</b>
|
|
<b class="new-dot" ng-if="unread.purcTender > 0">{{unread.purcTender > 99 ? '99+' : unread.purcTender}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
- <div class="menu02-4"></div>
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <div class="icon_11 icons"></div>
|
|
|
<p>收货</p>
|
|
<p>收货</p>
|
|
|
<b class="new-dot" ng-if="false"></b>
|
|
<b class="new-dot" ng-if="false"></b>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/purc/product">
|
|
<a href="#/purc/product">
|
|
|
- <div class="menu02-5"></div>
|
|
|
|
|
|
|
+ <div class="icon_12 icons"></div>
|
|
|
<p>物料库</p>
|
|
<p>物料库</p>
|
|
|
<b class="new-dot" ng-if="unread.purcProduct > 0">{{unread.purcProduct > 99 ? '99+' : unread.purcProduct}}</b>
|
|
<b class="new-dot" ng-if="unread.purcProduct > 0">{{unread.purcProduct > 99 ? '99+' : unread.purcProduct}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/purc/vendor">
|
|
<a href="#/purc/vendor">
|
|
|
- <div class="menu02-6"></div>
|
|
|
|
|
|
|
+ <div class="icon_13 icons"></div>
|
|
|
<p>供应商资料</p>
|
|
<p>供应商资料</p>
|
|
|
<b class="new-dot" ng-if="unread.purcVendor > 0">{{unread.purcVendor > 99 ? '99+' : unread.purcVendor}}</b>
|
|
<b class="new-dot" ng-if="unread.purcVendor > 0">{{unread.purcVendor > 99 ? '99+' : unread.purcVendor}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
- <div class="menu02-7"></div>
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <div class="icon_14 icons"></div>
|
|
|
<p>采购报表</p>
|
|
<p>采购报表</p>
|
|
|
<b class="new-dot" ng-if="false"></b>
|
|
<b class="new-dot" ng-if="false"></b>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="menu03 row" style="height: 190px;">
|
|
|
|
|
- <div class="col-md-3" style="padding-top: 10%;">
|
|
|
|
|
- <a href="#/fa/apBill" target="_blank">
|
|
|
|
|
- <p>财<br/>务</p>
|
|
|
|
|
- <!--<span>23</span>-->
|
|
|
|
|
- </a>
|
|
|
|
|
- </div>
|
|
|
|
|
- <div class="col-md-9">
|
|
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="menu03 row">
|
|
|
|
|
+ <div class="header"><img src="static/img/home/caiwu.png" alt=""/>财务</div>
|
|
|
|
|
+ <div class="content">
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/fa/apBill">
|
|
<a href="#/fa/apBill">
|
|
|
- <div class="menu03-1"></div>
|
|
|
|
|
|
|
+ <div class="icon_15 icons"></div>
|
|
|
<p>应收发票</p>
|
|
<p>应收发票</p>
|
|
|
<b class="new-dot" ng-if="false"></b>
|
|
<b class="new-dot" ng-if="false"></b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/fa/apCheck">
|
|
<a href="#/fa/apCheck">
|
|
|
- <div class="menu03-2"></div>
|
|
|
|
|
|
|
+ <div class="icon_16 icons"></div>
|
|
|
<p>应收对账</p>
|
|
<p>应收对账</p>
|
|
|
<b class="new-dot" ng-if="unread.apCheck > 0">{{unread.apCheck > 99 ? '99+' : unread.apCheck}}</b>
|
|
<b class="new-dot" ng-if="unread.apCheck > 0">{{unread.apCheck > 99 ? '99+' : unread.apCheck}}</b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
- <div class="menu03-3"></div>
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <div class="icon_17 icons"></div>
|
|
|
<p>应收报表</p>
|
|
<p>应收报表</p>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
- <div class="menu03-4"></div>
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <div class="icon_18 icons"></div>
|
|
|
<p>应付发票</p>
|
|
<p>应付发票</p>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
<a href="#/fa/arCheck">
|
|
<a href="#/fa/arCheck">
|
|
|
- <div class="menu03-5"></div>
|
|
|
|
|
|
|
+ <div class="icon_19 icons"></div>
|
|
|
<p>应付对账</p>
|
|
<p>应付对账</p>
|
|
|
<b class="new-dot" ng-if="false"></b>
|
|
<b class="new-dot" ng-if="false"></b>
|
|
|
</a>
|
|
</a>
|
|
|
</div>
|
|
</div>
|
|
|
- <div class="col-md-4">
|
|
|
|
|
- <div class="menu03-6"></div>
|
|
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <div class="icon_20 icons"></div>
|
|
|
<p>应付报表</p>
|
|
<p>应付报表</p>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
+ <div class="item-list">
|
|
|
|
|
+ <a href="http://www.yitoa-fintech.com/">
|
|
|
|
|
+ <div class="icon_21 icons"></div>
|
|
|
|
|
+ <p>金融服务</p>
|
|
|
|
|
+ <b class="new-dot" ng-if="false"></b>
|
|
|
|
|
+ </a>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
@@ -418,11 +508,14 @@
|
|
|
<!-- 第三列图片 Start -->
|
|
<!-- 第三列图片 Start -->
|
|
|
<div class="feed-wrap">
|
|
<div class="feed-wrap">
|
|
|
<div class="side-image">
|
|
<div class="side-image">
|
|
|
- <div class="enterprise-btn">
|
|
|
|
|
- <img src="static/img/home/entLib.png" >
|
|
|
|
|
- <div ng-controller="RequestAmountCtrl">
|
|
|
|
|
- <a title="我的合作伙伴" ui-sref="baseInfo.myRequest">我的合作伙伴</a><br/>
|
|
|
|
|
- <a title="新的合作伙伴" ui-sref="baseInfo.newPartner">新的合作伙伴<em ng-if="requestTodo.todo>0"></em></a>
|
|
|
|
|
|
|
+ <div class="side-enterprise">
|
|
|
|
|
+ <div class="header">企业圈</div>
|
|
|
|
|
+ <div class="enterprise-btn">
|
|
|
|
|
+ <img src="static/img/home/entLib.png" >
|
|
|
|
|
+ <div ng-controller="RequestAmountCtrl">
|
|
|
|
|
+ <a title="我的合作伙伴" ui-sref="baseInfo.myRequest">我的合作伙伴</a><br/>
|
|
|
|
|
+ <a title="新的合作伙伴" ui-sref="baseInfo.newPartner">新的合作伙伴<em ng-if="requestTodo.todo>0"></em></a>
|
|
|
|
|
+ </div>
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<!--<a href="#/baseInfo/enterpriseList"><img src="static/img/home/entLib.png" ></a>-->
|
|
<!--<a href="#/baseInfo/enterpriseList"><img src="static/img/home/entLib.png" ></a>-->
|