|
|
@@ -0,0 +1,1030 @@
|
|
|
+<style>
|
|
|
+ /*增加样式*/
|
|
|
+ .view-slide-in {
|
|
|
+ /*margin-top: 20px;*/
|
|
|
+ }
|
|
|
+ .view-slide-in .block {
|
|
|
+ background: #fff;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container {
|
|
|
+ background: #fff;
|
|
|
+ margin-bottom: 10px;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container .btn-group {
|
|
|
+ width: 160px;
|
|
|
+ border: none;
|
|
|
+ height: 45px;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container .btn-group .btn {
|
|
|
+ color: #000;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container .btn-group .btn-info {
|
|
|
+ color: #d32526;
|
|
|
+ background: #fff;
|
|
|
+ border: none;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container .btn-group .btn {
|
|
|
+ border: none;
|
|
|
+ font-size: 16px;
|
|
|
+ font-family: "Microsoft YaHei", "微软雅黑";
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container .btn-group .btn em {
|
|
|
+ color: #d32526;
|
|
|
+ font-style: inherit;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container .btn-group .btn:hover {
|
|
|
+ background: #fff;
|
|
|
+ color: #d32526;
|
|
|
+ }
|
|
|
+ .view-slide-in .group-container {
|
|
|
+ padding: 0;
|
|
|
+ }
|
|
|
+ /*.view-slide-in .search-bg {
|
|
|
+ margin-top: 15px;
|
|
|
+ margin-bottom: 15px;
|
|
|
+ }*/
|
|
|
+ #topSearch {
|
|
|
+ font-size: 18px;
|
|
|
+ }
|
|
|
+ .view-slide-in #topSearch .search-bg i {
|
|
|
+ color: #999;
|
|
|
+ margin-left: 10px;
|
|
|
+ }
|
|
|
+ .form-group-sm .form-control-feedback {
|
|
|
+ width: 85px;
|
|
|
+ height: 36px;
|
|
|
+ line-height: 36px;
|
|
|
+ color: #fff;
|
|
|
+ background: #3f84f6;
|
|
|
+ text-align: center;
|
|
|
+ font-size: 14px;
|
|
|
+ cursor: pointer;
|
|
|
+ }
|
|
|
+ #topSearch .input-sm, .form-group-sm .form-control {
|
|
|
+ height: 36px;
|
|
|
+ line-height: 36px;
|
|
|
+ border: #3f84f6 1px solid;
|
|
|
+ border-radius: 0px;
|
|
|
+ font-size: 14px;
|
|
|
+ }
|
|
|
+ .search-bg .col-xs-6,.search-bg .row {
|
|
|
+ padding-right: 0;
|
|
|
+ }
|
|
|
+ .order-table .company-list,.order-table .order-hd:first-child {
|
|
|
+ font-size: 16px;
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ border-bottom: #ddd 1px solid;
|
|
|
+ }
|
|
|
+ .order-table .company-list {
|
|
|
+ width:100%;
|
|
|
+ height: 190px;
|
|
|
+ border-bottom: 20px solid #f5f5f5;
|
|
|
+ }
|
|
|
+ .order-table .order-hd span.margin-left20 {
|
|
|
+ margin-left: 20px;
|
|
|
+ }
|
|
|
+ .order-table .product {
|
|
|
+ line-height: 25px;
|
|
|
+ font-size: 14px;
|
|
|
+ }
|
|
|
+ .order-table .product span {
|
|
|
+ margin-right: 10px;
|
|
|
+ }
|
|
|
+ .grey01 {
|
|
|
+ color: #969595;
|
|
|
+ font-size: 14px;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ .order-table .btn {
|
|
|
+ border-radius: 0;
|
|
|
+ width: 94px;
|
|
|
+ height: 36px;
|
|
|
+ color: #fff;
|
|
|
+ }
|
|
|
+ .order-table .btn01 {
|
|
|
+ color: #3f84f6;
|
|
|
+ background: #fff;
|
|
|
+ border: none;
|
|
|
+ font-size: 16px;
|
|
|
+ }
|
|
|
+ .order-table .order-hd td.first {
|
|
|
+ line-height: 25px;
|
|
|
+ font-size: 14px;
|
|
|
+ }
|
|
|
+ .search-bg .input-group-addon{
|
|
|
+ width: 85px;
|
|
|
+ height: 36px;
|
|
|
+ display: inline-block;
|
|
|
+ background: #3f84f6;
|
|
|
+ font-size: 16px;
|
|
|
+ text-align: center;
|
|
|
+ line-height: 36px;
|
|
|
+ color: #fff;
|
|
|
+ padding: 0;
|
|
|
+ border: none;
|
|
|
+ border-radius: 0;
|
|
|
+ position: absolute;
|
|
|
+ top: 0;
|
|
|
+ right: 0;
|
|
|
+ }
|
|
|
+ .search-bg .form-group{
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .header>th {
|
|
|
+ height: 38px;
|
|
|
+ text-align: center;
|
|
|
+ background: #f5f5f5;
|
|
|
+ border-top: 1px solid #e8e8e8;
|
|
|
+ border-bottom: 1px solid #e8e8e8;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .sep-row {
|
|
|
+ height: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .selector {
|
|
|
+ vertical-align: middle;
|
|
|
+ margin: 0 0 2px 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .toolbar label {
|
|
|
+ margin-right: 10px;
|
|
|
+ margin-bottom: 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .toolbar .select_all {
|
|
|
+ margin: 0 6px 0 10px;
|
|
|
+ line-height: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .toolbar .btn {
|
|
|
+ -moz-border-radius: 2px;
|
|
|
+ margin-right: 5px;
|
|
|
+ border: 1px solid #dcdcdc;
|
|
|
+ border-radius: 2px;
|
|
|
+ -webkit-border-radius: 2px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd {
|
|
|
+ background: #f5f5f5;
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd td.first {
|
|
|
+ padding-left: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .order-main span {
|
|
|
+ margin-right: 8px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .order-code {
|
|
|
+ font-style: normal;
|
|
|
+ font-family: verdana;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .order-sum {
|
|
|
+ padding: 0 5px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table>tbody {
|
|
|
+ border: 1px solid transparent;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table>tbody:hover {
|
|
|
+ border-color: #3f84f6;
|
|
|
+ border-width: 2px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .operates {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table>tbody:hover .operates {
|
|
|
+ display: block;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-bd {
|
|
|
+ border-bottom: 1px solid #e6e6e6;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-bd>td {
|
|
|
+ padding: 10px 5px;
|
|
|
+ /*vertical-align: top;*/
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-bd .product {
|
|
|
+ padding-left: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .input-xs,.input-group-xs>.form-control,.input-group-xs>.input-group-addon,.input-group-xs>.input-group-btn>.btn
|
|
|
+ {
|
|
|
+ height: 26px;
|
|
|
+ padding: 0 5px;
|
|
|
+ font-size: 12px;
|
|
|
+ line-height: 1.5;
|
|
|
+ border-radius: 3px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .input-group-xs .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn {
|
|
|
+ border-top-left-radius: 0;
|
|
|
+ border-bottom-left-radius: 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ @media ( min-width : 768px) {
|
|
|
+ .form-horizontal .form-group-xs .control-label {
|
|
|
+ padding-top: 5px;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ .info-container .info:hover {
|
|
|
+ color: #CC3333;
|
|
|
+ }
|
|
|
+ .input-error{
|
|
|
+ background-color: #fff8ee;
|
|
|
+ border-color: #CC0033;
|
|
|
+ }
|
|
|
+ input.input-error:focus {
|
|
|
+ background-color: #fff8ee;
|
|
|
+ border-color: #CC0033;
|
|
|
+ }
|
|
|
+ .block{
|
|
|
+ /*background: #f5f5f5;*/
|
|
|
+ }
|
|
|
+ .order-table{
|
|
|
+ background: #fff;
|
|
|
+ }
|
|
|
+ .inquiry-todo {
|
|
|
+ font-size: 14px;
|
|
|
+ padding: 0;
|
|
|
+ margin-left: 55px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .inquiry-todo a{
|
|
|
+ float: left;
|
|
|
+ margin-left: 15px;
|
|
|
+ font-size: 16px;
|
|
|
+ font-family: "Microsoft YaHei", "微软雅黑";
|
|
|
+ }
|
|
|
+ .inquiry-cz{
|
|
|
+ font-size: 14px;
|
|
|
+ padding: 0;
|
|
|
+ margin-left: 55px;
|
|
|
+ }
|
|
|
+ .inquiry-cz a{
|
|
|
+ color: #5078cb;
|
|
|
+ float: left;
|
|
|
+ margin-left: 15px;
|
|
|
+ }
|
|
|
+ .inquiry-cz a img{
|
|
|
+ margin-right: 3px;
|
|
|
+ }#public .menu .btn-group{
|
|
|
+ height: inherit !important;
|
|
|
+ }
|
|
|
+ .menu .new-dot{
|
|
|
+ width: 20px;
|
|
|
+ height: 20px;
|
|
|
+ line-height: 20px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: #fff;
|
|
|
+ font-weight: inherit;
|
|
|
+ top: -2px;
|
|
|
+ }
|
|
|
+</style>
|
|
|
+<style>
|
|
|
+ .com_tab {
|
|
|
+ height: 40px;
|
|
|
+ margin-bottom: 10px;
|
|
|
+ }
|
|
|
+ .com_tab ul {
|
|
|
+ width: 100%;
|
|
|
+ margin: 0 auto;
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ background: #fff;
|
|
|
+ }
|
|
|
+ .com_tab ul li {
|
|
|
+ height: 40px;
|
|
|
+ text-align: center;
|
|
|
+ float: left;
|
|
|
+ position: relative;
|
|
|
+ min-width: 110px;
|
|
|
+ }
|
|
|
+ .com_tab:nth-of-type(1) ul li.active > a {
|
|
|
+ border-bottom: #fff;
|
|
|
+ background: #5078cb;
|
|
|
+ color: #fff !important;
|
|
|
+ }
|
|
|
+ .com_tab ul li a {
|
|
|
+ min-width: 110px;
|
|
|
+ }
|
|
|
+ .com_tab ul li > a {
|
|
|
+ font-size: 14px;
|
|
|
+ height: 40px;
|
|
|
+ padding: 0 20px;
|
|
|
+ display: inline-block;
|
|
|
+ }
|
|
|
+ .com_tab:nth-of-type(1) 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;
|
|
|
+ }
|
|
|
+ .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;
|
|
|
+ }
|
|
|
+ .com_tab ul li.active:after {
|
|
|
+ display: block;
|
|
|
+ }
|
|
|
+ .oder01 ul li.active a{
|
|
|
+ border-bottom: 1px solid #fff;
|
|
|
+ color: #f15601;
|
|
|
+ }
|
|
|
+ .oder01 ul li.active a em {
|
|
|
+ color: #f15601;
|
|
|
+ }
|
|
|
+ .oder01 ul li a em {
|
|
|
+ color: #323232
|
|
|
+ }
|
|
|
+ .screen {
|
|
|
+ background: #fff;
|
|
|
+ padding-top: 10px;
|
|
|
+ padding-right: 11px;
|
|
|
+ line-height: 32px;
|
|
|
+ padding-left: 22px;
|
|
|
+ width: 100%;
|
|
|
+ height: 50px;
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+ .screen .sreach input {
|
|
|
+ border: #5078cb 1px solid;
|
|
|
+ height: 32px;
|
|
|
+ width: 280px;
|
|
|
+ box-shadow: none;
|
|
|
+ padding-left: 10px;
|
|
|
+ background: #fff;
|
|
|
+ float: left;
|
|
|
+ vertical-align: middle;
|
|
|
+ font-size: 14px;
|
|
|
+ }
|
|
|
+ .screen .sreach a.seek {
|
|
|
+ width: 58px;
|
|
|
+ height: 32px;
|
|
|
+ background: #5078cb;
|
|
|
+ color: #fff;
|
|
|
+ line-height: 32px;
|
|
|
+ float: none;
|
|
|
+ border-radius: 2px;
|
|
|
+ vertical-align: unset;
|
|
|
+ }
|
|
|
+ .order-table {
|
|
|
+ background: #fff;
|
|
|
+ width: 100%;
|
|
|
+ }
|
|
|
+ .order-table .header > th {
|
|
|
+ height: 38px;
|
|
|
+ text-align: center;
|
|
|
+ background: #fff;
|
|
|
+ border-top: 1px solid #e8e8e8;
|
|
|
+ border-bottom: 1px solid #e8e8e8;
|
|
|
+ font-size: 14px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .sep-row {
|
|
|
+ height: 10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .selector {
|
|
|
+ vertical-align: middle;
|
|
|
+ margin: 0 0 2px 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .toolbar label {
|
|
|
+ margin-right: 10px;
|
|
|
+ margin-bottom: 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .toolbar .select_all {
|
|
|
+ margin: 0 6px 0 10px;
|
|
|
+ line-height: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .toolbar .btn {
|
|
|
+ -moz-border-radius: 2px;
|
|
|
+ margin-right: 5px;
|
|
|
+ border: 1px solid #dcdcdc;
|
|
|
+ border-radius: 2px;
|
|
|
+ -webkit-border-radius: 2px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd {
|
|
|
+ background: #f5f5f5;
|
|
|
+ height: 40px;
|
|
|
+ line-height: 40px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd td.first {
|
|
|
+ padding-left: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .order-main span {
|
|
|
+ margin-right: 8px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .order-code {
|
|
|
+ font-style: normal;
|
|
|
+ font-family: verdana;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .order-sum {
|
|
|
+ position: relative;
|
|
|
+ padding: 0 5px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-hd .dropdown-toggle {
|
|
|
+ line-height: 40px;
|
|
|
+ display: block;
|
|
|
+ color: #5078cb;
|
|
|
+ /*padding: 0 10px;*/
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
+ .order-table .operates {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table > tbody:hover .operates {
|
|
|
+ display: block;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-bd {
|
|
|
+ border-bottom: 1px solid #e6e6e6;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-bd > td {
|
|
|
+ padding: 10px 5px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-table .order-bd .product {
|
|
|
+ padding-left: 20px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .input-xs, .input-group-xs > .form-control, .input-group-xs > .input-group-addon, .input-group-xs > .input-group-btn > .btn {
|
|
|
+ height: 26px;
|
|
|
+ padding: 0 5px;
|
|
|
+ font-size: 12px;
|
|
|
+ line-height: 1.5;
|
|
|
+ border-radius: 3px;
|
|
|
+ }
|
|
|
+ .order-table .order-hd .dropdown-toggle:hover + .order-snapshot {
|
|
|
+ display: block;
|
|
|
+ }
|
|
|
+ .order-table .order-hd .order-snapshot{
|
|
|
+ padding: 10px 15px;
|
|
|
+ display: none;
|
|
|
+ width: 250px;
|
|
|
+ position: absolute;
|
|
|
+ top: 32px;
|
|
|
+ left: 39px;
|
|
|
+ border: 1px solid rgba(0,0,0,0.15);
|
|
|
+ -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
|
|
|
+ -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
|
|
|
+ -o-box-shadow: 0 0 5px rgba(0,0,0,0.3);
|
|
|
+ box-shadow: 0 0 5px rgba(0,0,0,0.3);
|
|
|
+ }
|
|
|
+ .order-snapshot .title {
|
|
|
+ border-top: 1px dashed #ddd;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-snapshot .dl-horizontal dt {
|
|
|
+ width: 60px;
|
|
|
+ text-align: left;
|
|
|
+ font-weight: normal;
|
|
|
+ color: #999;
|
|
|
+ padding: 4px 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-snapshot .dl-horizontal dd {
|
|
|
+ margin-left: 80px;
|
|
|
+ padding: 4px 0;
|
|
|
+ }
|
|
|
+
|
|
|
+ /*arrow*/
|
|
|
+ .order-send {
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-send.arrow-border:before, .arrow-border:after {
|
|
|
+ content: '';
|
|
|
+ position: absolute;
|
|
|
+ top: 20px;
|
|
|
+ width: 0;
|
|
|
+ height: 0;
|
|
|
+ border: 7px solid transparent;
|
|
|
+ }
|
|
|
+
|
|
|
+ .order-send.arrow-border.arrow-bottom-right:before {
|
|
|
+ content: '';
|
|
|
+ position: absolute;
|
|
|
+ left: -13px;
|
|
|
+ border-bottom-color: #fff;
|
|
|
+ border-right-color: #fff;
|
|
|
+ margin-top: -10px;
|
|
|
+ }
|
|
|
+
|
|
|
+ .menu .new-dot {
|
|
|
+ width: 20px;
|
|
|
+ height: 20px;
|
|
|
+ line-height: 20px;
|
|
|
+ font-size: 12px;
|
|
|
+ color: #fff;
|
|
|
+ font-weight: inherit;
|
|
|
+ top: -2px;
|
|
|
+ }
|
|
|
+ .f14{
|
|
|
+ font-size:14px;
|
|
|
+ }
|
|
|
+ .screen .sreach input {
|
|
|
+ width: 288px
|
|
|
+ }
|
|
|
+ .modal {
|
|
|
+ position: fixed;
|
|
|
+ top: 0;
|
|
|
+ right: 0;
|
|
|
+ bottom: 0;
|
|
|
+ left: 0;
|
|
|
+ z-index: 1050;
|
|
|
+ display: none;
|
|
|
+ overflow: hidden;
|
|
|
+ -webkit-overflow-scrolling: touch;
|
|
|
+ outline: 0;
|
|
|
+ margin: 0 !important;
|
|
|
+ }
|
|
|
+ .modal-open .modal {
|
|
|
+ overflow-x: hidden;
|
|
|
+ overflow-y: auto;
|
|
|
+ }
|
|
|
+ #empty {
|
|
|
+ padding: 70px 0;
|
|
|
+ margin: 0 auto;
|
|
|
+ text-align: center;
|
|
|
+ }
|
|
|
+ #empty .left_img {
|
|
|
+ display: inline-block;
|
|
|
+ color: #3f84f6;
|
|
|
+ }
|
|
|
+ #empty .left_img a {
|
|
|
+ font-size: 25px;
|
|
|
+ color: #3f84f6;
|
|
|
+ }
|
|
|
+ #empty .right_link p {
|
|
|
+ margin: 0;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #666;
|
|
|
+ }
|
|
|
+ #empty_info .empty_title {
|
|
|
+ color: #3f84f6;
|
|
|
+ font-size: 18px;
|
|
|
+ }
|
|
|
+ #empty_info .empty_explain {
|
|
|
+ font-size: 16px;
|
|
|
+ color: #999;
|
|
|
+ }
|
|
|
+ #empty_info .empty_explain .info {
|
|
|
+ text-indent: -22px;
|
|
|
+ }
|
|
|
+ .f16 {
|
|
|
+ font-size: 16px !important;
|
|
|
+ }
|
|
|
+ .f14 {
|
|
|
+ font-size: 14px !important;
|
|
|
+ }
|
|
|
+ #empty_info {
|
|
|
+ padding-left: 60px;
|
|
|
+ padding-bottom: 40px;
|
|
|
+ }
|
|
|
+ table tbody tr td {
|
|
|
+ border-bottom: #e8e8e8 1px solid;
|
|
|
+ border-right: #e8e8e8 1px solid;
|
|
|
+ font-size: 14px;
|
|
|
+ color: #333;
|
|
|
+ }
|
|
|
+ .ng-table-pager::after {
|
|
|
+ clear: both;
|
|
|
+ content: ' ';
|
|
|
+ zoom: 1;
|
|
|
+ display: block;
|
|
|
+ visibility: hidden;
|
|
|
+ }
|
|
|
+ .ng-table-pager {
|
|
|
+ padding-right: 20px;
|
|
|
+ padding-top: 50px;
|
|
|
+ margin-right: 0 !important;
|
|
|
+ }
|
|
|
+ .text-mns {
|
|
|
+ padding-right: 15px;
|
|
|
+ position: absolute;
|
|
|
+ bottom: 64px;
|
|
|
+ right: 20px;
|
|
|
+ font-size: 12px;
|
|
|
+ }
|
|
|
+ .Boom18 {
|
|
|
+ bottom: 18px;
|
|
|
+ }
|
|
|
+ .fixed {
|
|
|
+ width: 40px;
|
|
|
+ }
|
|
|
+ .text-trans {
|
|
|
+ left: 50%;
|
|
|
+ right: auto;
|
|
|
+ top: 50%;
|
|
|
+ margin: -20px 0 0 -40px;
|
|
|
+ }
|
|
|
+</style>
|
|
|
+<div class="user_right fr" style="position: relative">
|
|
|
+
|
|
|
+ <div class="com_tab" style="margin-bottom: 10px">
|
|
|
+ <ul class="fl" style="width: 100%">
|
|
|
+ <li class="active"><a >采购询价</a></li>
|
|
|
+ <!--<li class="down-purchase" style="margin-right: 0;min-width: 80px">-->
|
|
|
+ <!--<a ui-sref="purc_tender" style="color: #5078cb;line-height: 40px;min-width: 80px;padding: 0;" type="button" title="新增招标单" class="btn btn-tender">-->
|
|
|
+ <!--<i class="fa fa-plus-square fa-fw"></i>新增-->
|
|
|
+ <!--</a>-->
|
|
|
+ <!--</li>-->
|
|
|
+ <!--<li class="down-purchase" style="margin-right: 0">-->
|
|
|
+ <!--<a ui-sref="purc_tenderanswerlist" style="color: #5078cb;line-height: 40px;padding: 0;">招标提问列表</a>-->
|
|
|
+ <!--</li>-->
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <div class="oder01" style="margin-bottom: 0px">
|
|
|
+ <ul>
|
|
|
+ <li ng-class="{'active': active=='all'}" ng-click="setActive('all')"><a> 全部</a></li>
|
|
|
+ <li ng-class="{'active': active=='done'}" ng-click="setActive('done')"><a>待评标</a></li>
|
|
|
+ <li ng-class="{'active': active=='todo'}" ng-click="setActive('todo')"><a>待投标</a></li>
|
|
|
+ <li ng-class="{'active': active=='waiting'}" ng-click="setActive('waiting')"><a>待发布</a></li>
|
|
|
+ </ul>
|
|
|
+ </div>
|
|
|
+ <div class="screen check-filter">
|
|
|
+ <div class="radio-block date-radio" style="width: 33%">
|
|
|
+ 时间:
|
|
|
+ <label class="com-check-radio">
|
|
|
+ <input type="radio" id="oneMonth" name="date" ng-click="changeDateZone(1);condition.$open=false" checked>
|
|
|
+ <label for="oneMonth"></label>
|
|
|
+ 30天
|
|
|
+ </label>
|
|
|
+ <label class="com-check-radio">
|
|
|
+ <input type="radio" id="threeMonth" name="date" ng-click="changeDateZone(3);condition.$open=false">
|
|
|
+ <label for="threeMonth"></label>
|
|
|
+ 90天
|
|
|
+ </label>
|
|
|
+ <label class="com-check-radio">
|
|
|
+ <input type="radio" id="sixMonth" name="date" ng-click="changeDateZone(6);condition.$open=false">
|
|
|
+ <label for="sixMonth"></label>
|
|
|
+ 180天
|
|
|
+ </label>
|
|
|
+ <label class="com-check-radio">
|
|
|
+ <input type="radio" id="autoMonth" name="date" ng-click="condition.$open=!condition.$open;changeDateZone(-1)">
|
|
|
+ <label for="autoMonth"></label>
|
|
|
+ 自定义
|
|
|
+ </label>
|
|
|
+ </div>
|
|
|
+ <div class="sreach fr">
|
|
|
+ <div ng-show="condition.$open" class="date fl">
|
|
|
+ <div class="data-input">
|
|
|
+ <input type="text" ng-model="condition.dateFrom"
|
|
|
+ class="form-control select-adder" placeholder="起始时间"
|
|
|
+ datepicker-popup="yyyy-MM-dd"
|
|
|
+ is-open="condition.$fromOpened"
|
|
|
+ max-date="condition.dateTo" current-text="今天" clear-text="清除" close-text="关闭"
|
|
|
+ ng-focus="openFilterDatePicker($event, condition, '$fromOpened')"
|
|
|
+ datepicker-options="{formatDayTitle: 'yyyy年M月', formatMonth: 'M月', showWeeks: false}"
|
|
|
+ style="width: 130px"
|
|
|
+ />
|
|
|
+ <button class="open" ng-click="openFilterDatePicker($event, condition, '$fromOpened')"></button>
|
|
|
+ </div>
|
|
|
+
|
|
|
+ <em>–</em>
|
|
|
+ <div class="data-input">
|
|
|
+ <input type="text" ng-model="condition.dateTo"
|
|
|
+ class="form-control select-adder" placeholder="结束时间"
|
|
|
+ datepicker-popup="yyyy-MM-dd"
|
|
|
+ is-open="condition.$toOpened"
|
|
|
+ min-date="condition.dateFrom" current-text="今天" clear-text="清除" close-text="关闭"
|
|
|
+ ng-focus="openFilterDatePicker($event, condition, '$toOpened')"
|
|
|
+ datepicker-options="{formatDayTitle: 'yyyy年M月', formatMonth: 'M月', showWeeks: false}"
|
|
|
+ style="width: 130px"
|
|
|
+ />
|
|
|
+ <button class="open" ng-click="openFilterDatePicker($event, condition, '$toOpened')"></button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="sreach-input fr">
|
|
|
+ <input type="search" placeholder="单据编号/客户名称/物料名称" class="form-control" ng-model="keyword" ng-search="onSearch()"/>
|
|
|
+ <a class="seek" href="javascript:void(0)" ng-click="onSearch()">搜索</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <table class="order-table block" ng-table="tableParams">
|
|
|
+ <thead>
|
|
|
+ <tr class="header">
|
|
|
+ <th>物料</th>
|
|
|
+ <th width="60">单位</th>
|
|
|
+ <th width="90"><span class="text-default" style="color: #323232">≥</span>分段数</th>
|
|
|
+ <th width="90">价格</th>
|
|
|
+ <th width="80">最小订购</th>
|
|
|
+ <th width="80">最小包装</th>
|
|
|
+ <th width="120">有效期</th>
|
|
|
+ <th width="90">操作</th>
|
|
|
+ </tr>
|
|
|
+ <!--<tr class="sep-row">-->
|
|
|
+ <!--<td colspan="8"></td>-->
|
|
|
+ <!--</tr>-->
|
|
|
+ </thead>
|
|
|
+ <tbody ng-if="tableParams.total() == 0">
|
|
|
+ <tr>
|
|
|
+ <td colspan="8">
|
|
|
+ <div id="empty">
|
|
|
+ <div class="left_img">
|
|
|
+ <a href="http://www.ubtob.com/" target="_blank" title="优软云首页"><img src="static/img/empty/uas_empty.png"></a>
|
|
|
+ <a href="#/index" title="B2B商务首页">B2B 商务</a>
|
|
|
+ </div>
|
|
|
+ <div class="right_link">
|
|
|
+ <p>当前没有对应的客户询价单!</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td colspan="8">
|
|
|
+ <div id="empty_info">
|
|
|
+ <div class="f16 text-center empty_title">
|
|
|
+ <p>为什么我没有接收到客户的询价单?</p>
|
|
|
+ </div>
|
|
|
+ <div class="f14 empty_explain">
|
|
|
+ <div class="info">
|
|
|
+ <p>1、您的客户还没有提交审核询价单<br>
|
|
|
+ 解决:与您的客户沟通确认单据是否已经审核(只有客户ERP中已经审核的单据才能接收到)</p>
|
|
|
+ </div>
|
|
|
+ <div class="info">
|
|
|
+ <p>2、客户ERP中供应商信息有误<br>
|
|
|
+ 解决:与您的客户沟通确认您的信息在客户的供应商资料中是否维护正确,尤其是企业UU号</p>
|
|
|
+ </div>
|
|
|
+ <div class="info">
|
|
|
+ <p>3、您的客户正在使用旧版本的UAS商务平台<br>
|
|
|
+ 解决:我们仍有部分用户在使用旧版本UAS商务平台系统,你可以用您的企业UU号和管理员个人UU号 <a href="http://www.usoftchina.com" class="text-bold text-link" title="http://www.usoftchina.com" target="_blank">登陆旧版本UAS商务平台</a></p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ <tbody ng-repeat="inquiryItem in $data track by inquiryItem.id">
|
|
|
+ <tr class="order-hd">
|
|
|
+ <td class="first" colspan="6">
|
|
|
+ <div class="order-main">
|
|
|
+ <a href="javascript:void(0)" ng-if="!isUnread(inquiryItem.id)" class="circle-icon fixed" style="color: #fff">
|
|
|
+ 已读
|
|
|
+ </a>
|
|
|
+ <!--<a href="javascript:void(0)" ng-if="!isUnread(inquiryItem.id)">-->
|
|
|
+ <!--<i class="fa fa-circle-thin"></i>-->
|
|
|
+ <!--</a>-->
|
|
|
+ <a href="javascript:void(0)" ng-if="isUnread(inquiryItem.id)" class="no-circle-icon fixed" style="color: #fff">
|
|
|
+ <!--<i class="fa fa-circle" style="color: #f40;"></i>-->
|
|
|
+ 未读
|
|
|
+ </a>
|
|
|
+ <!--<a href="javascript:void(0)" ng-if="isUnread(inquiryItem.id)">-->
|
|
|
+ <!--<i class="fa fa-circle" style="color: #f40;"></i>-->
|
|
|
+ <!--</a> -->
|
|
|
+ <span class="text-num text-bold"
|
|
|
+ title="{{inquiryItem.inquiry.date}}">时间:{{::inquiryItem.inquiry.date | date:'yyyy-MM-dd'}}</span>
|
|
|
+ <span title="{{::inquiryItem.enterprise.enName}}">
|
|
|
+ <img src="static/img/user/images/shop_home.png" style="margin-right: 5px">
|
|
|
+ {{::inquiryItem.enterprise.enName}}
|
|
|
+ </span>
|
|
|
+ <span>流水号:<a title="查看详情"
|
|
|
+ style="color:#3c7cf5"
|
|
|
+ class="text-num order-detail" ng-bind="::inquiryItem.inquiry.code" target="_self"
|
|
|
+ ui-sref="purc_inquiry_detail({id:inquiryItem.inquiry.id})"
|
|
|
+ ng-click="setOrdersRead(inquiryItem.id)"></a></span>
|
|
|
+ <!--href="#/purc/purcinquirydetail/{{inquiryItem.inquiry.id}}"-->
|
|
|
+ <span>
|
|
|
+ 币别:<span ng-bind="::inquiryItem.currency"></span>
|
|
|
+ </span>
|
|
|
+ <span>
|
|
|
+ 税率:<span ng-bind="::inquiryItem.taxrate || 0"></span>%
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td colspan="1" class="order-sum" style="text-align: center">
|
|
|
+ <div ng-if="inquiryItem.replyable">
|
|
|
+ <span class="text-inverse text-bold" ng-bind-html="::inquiryItem.inquiry.endDate | date:'yyyy-MM-dd'"></span>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center">
|
|
|
+ <div class="operates">
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ <tr class="order-bd">
|
|
|
+ <td class="product">
|
|
|
+ <div class="text-num text-bold" title="{{::inquiryItem.product.code || inquiryItem.prodCode}}">
|
|
|
+ 物料编号:{{::inquiryItem.product.code || inquiryItem.prodCode}}
|
|
|
+ </div>
|
|
|
+ <div title="{{::inquiryItem.product.title || inquiryItem.prodTitle}}">
|
|
|
+ 物料名称:{{::inquiryItem.product.title || inquiryItem.prodTitle}}
|
|
|
+ </div>
|
|
|
+ <div class="text-muted" title="{{::inquiryItem.product.spec || inquiryItem.spec}}">
|
|
|
+ 物料规格:{{::inquiryItem.product.spec || inquiryItem.spec}}
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.inquiry.attachs.length" class="text-muted">
|
|
|
+ <i class="fa fa-paperclip fa-fw" style="color: #ffa340; font-size: 18px;"></i>附件:<a class="file" ng-repeat="attach in inquiryItem.inquiry.attachs" href="file/{{attach.id}}">{{::attach.name}}</a>
|
|
|
+ </div>
|
|
|
+ <div ng-if="::inquiryItem.brand && !inquiryItem.$editing" class="text-muted">
|
|
|
+ 品牌:<spans ng-bind="::inquiryItem.brand"></spans>
|
|
|
+ </div>
|
|
|
+ <div ng-if="::inquiryItem.vendorprodcode && !inquiryItem.$editing" class="text-muted">
|
|
|
+ 物料编号:<spans ng-bind="::inquiryItem.vendorprodcode"></spans>
|
|
|
+ </div>
|
|
|
+ <div class="form-group" ng-if="inquiryItem.$editing" style="width: 180px;">
|
|
|
+ <input type="text" class="form-control input-xs"
|
|
|
+ ng-model="inquiryItem.brand" placeholder="物料品牌">
|
|
|
+ </div>
|
|
|
+ <div class="form-group" ng-if="inquiryItem.$editing" style="width: 180px;">
|
|
|
+ <input type="text" class="form-control input-xs"
|
|
|
+ ng-model="inquiryItem.vendorprodcode" placeholder="供应商物料编号">
|
|
|
+ </div>
|
|
|
+ <div class="form-group" ng-if="inquiryItem.$editing" style="width: 220px;">
|
|
|
+ <input type="number" class="form-control input-xs" ng-change="verify(inquiryItem.leadtime,'leadtime')"
|
|
|
+ ng-model="inquiryItem.leadtime" placeholder="交货周期(确切天数)" style="display: inline-block;width: 180px;">
|
|
|
+ <span ng-if="!inquiryItem.leadtime" class="text-inverse"> 必填*</span>
|
|
|
+ <div style="margin-left: 50px;"class="text-bold text-inverse" ng-show="!leadtimeVerify">请填数字!</div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center">
|
|
|
+ <div ng-bind="inquiryItem.product.unit"></div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center">
|
|
|
+ <div ng-show="!inquiryItem.$editing">
|
|
|
+ <div ng-repeat="reply in inquiryItem.replies">
|
|
|
+ <span ng-bind="reply.lapQty"></span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="margin: 0 auto;" ng-if="inquiryItem.$editing">
|
|
|
+ <div ng-repeat="reply in inquiryItem.replies">
|
|
|
+ <div class="form-group input-group input-group-xs">
|
|
|
+ <input type="text" class="form-control input-xs" ng-change="verifylapQty(reply.lapQty,$index)"
|
|
|
+ ng-model="reply.lapQty" min="{{reply.lapQty == 0 ? 0 : 1}}"
|
|
|
+ ng-Readonly="$index == 0"
|
|
|
+ placeholder="数量" /> <span class="input-group-btn" ng-show="$index != 0">
|
|
|
+ <button class="btn btn-default" type="button"
|
|
|
+ ng-click="removeStep(inquiryItem, $index)">
|
|
|
+ <i class="fa fa-trash-o"></i>
|
|
|
+ </button>
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
+ <div class="text-bold text-inverse" style="margin-top:-15px" ng-show="!replylapQtys[$index]">请填数字!</div>
|
|
|
+ </div>
|
|
|
+ <a ng-click="addStep(inquiryItem)" class="btn btn-default btn-xs"
|
|
|
+ ng-show="!inquiryItem.custLap">添加分段</a>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center br-l">
|
|
|
+ <div>
|
|
|
+ <div ng-repeat="reply in inquiryItem.replies">
|
|
|
+ <span ng-if="!isUser" ng-bind="reply.price | number:6"></span> <span
|
|
|
+ ng-show="reply.price == null || isUser" class="text-muted">-</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="margin: 0 auto;" ng-if="inquiryItem.$editing">
|
|
|
+ <div ng-repeat="reply in inquiryItem.replies">
|
|
|
+ <div class="form-group">
|
|
|
+ <input type="text" class="form-control input-xs " ng-class="{'input-error': !replyPrices[$index]}" ng-model="reply.price"
|
|
|
+ ng-change="verify(reply.price,$index)" placeholder="单价(必填)" />
|
|
|
+ <div class="text-bold text-inverse" style="margin-bottom:-15px" ng-show="!replyPrices[$index]">请填数字!</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center br-l">
|
|
|
+ <div ng-show="!inquiryItem.$editing">
|
|
|
+ <span ng-bind="inquiryItem.minOrderQty"></span> <span
|
|
|
+ ng-show="inquiryItem.minOrderQty == null" class="text-muted">-</span>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.$editing">
|
|
|
+ <input type="text" class="form-control input-xs" ng-change="verify(inquiryItem.minOrderQty,'minOrderQty')"
|
|
|
+ ng-class="{'input-error': !minOrderQtyVerify}" ng-model="inquiryItem.minOrderQty" placeholder="最小订购" >
|
|
|
+ <div class="text-bold text-inverse" ng-show="!minOrderQtyVerify">请填数字!</div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center br-l">
|
|
|
+ <div ng-show="!inquiryItem.$editing">
|
|
|
+ <span ng-bind="inquiryItem.minPackQty"></span> <span
|
|
|
+ ng-show="inquiryItem.minPackQty == null" class="text-muted">-</span>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.$editing">
|
|
|
+ <input type="text" class="form-control input-xs"
|
|
|
+ ng-model="inquiryItem.minPackQty" placeholder="最小包装"
|
|
|
+ ng-change="verify(inquiryItem.minPackQty,'minPackQty')" ng-class="{'input-error': !minPackQtyVerify}" >
|
|
|
+ <div class="text-bold text-inverse" ng-show="!minPackQtyVerify">请填数字!</div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center br-l">
|
|
|
+ <div ng-show="!inquiryItem.$editing"
|
|
|
+ ng-init="parseDate(inquiryItem)">
|
|
|
+ <div ng-show="inquiryItem.fromDate">
|
|
|
+ <span class="text-muted">从 </span><span
|
|
|
+ ng-bind="inquiryItem.fromDate | date:'yyyy-MM-dd'"></span> <span
|
|
|
+ class="text-muted">到 </span><span
|
|
|
+ ng-bind="inquiryItem.toDate | date:'yyyy-MM-dd'"></span>
|
|
|
+ </div>
|
|
|
+ <div ng-show="!inquiryItem.fromDate">
|
|
|
+ <span class="text-muted">-</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.$editing">
|
|
|
+ <div class="form-group input-group input-group-xs input-trigger">
|
|
|
+ <input type="text" ng-model="inquiryItem.vendFromDate"
|
|
|
+ class="form-control" placeholder="开始日期"
|
|
|
+ datepicker-popup="yyyy-MM-dd" is-open="inquiryItem.$fromOpened"
|
|
|
+ min-date="getMinDate(inquiryItem)" ng-required="true"
|
|
|
+ current-text="今天" clear-text="清除" close-text="关闭"
|
|
|
+ datepicker-options="{formatDayTitle: 'yyyy年M月', formatMonth: 'M月', showWeeks: false}"
|
|
|
+ ng-focus="openDatePicker($event, inquiryItem, '$fromOpened')">
|
|
|
+ <span class="input-group-btn">
|
|
|
+ <button type="button" class="btn btn-default"
|
|
|
+ ng-click="openDatePicker($event, inquiryItem, '$fromOpened')">
|
|
|
+ <i class="fa fa-calendar"></i>
|
|
|
+ </button>
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
+ <div class="form-group input-group input-group-xs input-trigger">
|
|
|
+ <input type="text" ng-model="inquiryItem.vendToDate"
|
|
|
+ class="form-control" placeholder="结束日期"
|
|
|
+ datepicker-popup="yyyy-MM-dd" is-open="inquiryItem.$toOpened"
|
|
|
+ min-date="inquiryItem.vendFromDate" ng-required="true"
|
|
|
+ current-text="今天" clear-text="清除" close-text="关闭"
|
|
|
+ datepicker-options="{formatDayTitle: 'yyyy年M月', formatMonth: 'M月', showWeeks: false}"
|
|
|
+ ng-focus="openDatePicker($event, inquiryItem, '$toOpened')">
|
|
|
+ <span class="input-group-btn">
|
|
|
+ <button type="button" class="btn btn-default"
|
|
|
+ ng-click="openDatePicker($event, inquiryItem, '$toOpened')">
|
|
|
+ <i class="fa fa-calendar"></i>
|
|
|
+ </button>
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
+ <span class="text-bold text-inverse">注意:</span>
|
|
|
+ <div><strong>交货周期</strong>和<strong>单价</strong>为必填项;<strong>分段</strong>是指按购买数量分成几个等级,然后在不同范围内报出对应的价格,一般量越大价格越低!</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center br-l" ng-if="inquiryItem.overdue != 1">
|
|
|
+ <div ng-if="inquiryItem.status == 201 && inquiryItem.agreed == null && inquiryItem.invalid != 1" class="block">
|
|
|
+ <div ng-if="inquiryItem.replies.length > 0" class="text-muted" style="padding-top: 50px;">
|
|
|
+ <a ng-click="accept(inquiryItem.id);setOrdersRead(inquiryItem.id)">采纳</a>
|
|
|
+ <a ng-click="refuse(inquiryItem.id);setOrdersRead(inquiryItem.id)">拒绝</a></div>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.invalid == 1" class="block">
|
|
|
+ <span class="text-trans text-light">已失效</span>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.status == 201 && inquiryItem.agreed == 1 && inquiryItem.invalid != 1" class="block">
|
|
|
+ <span class="text-trans success">已采纳</span>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.status == 201 && inquiryItem.agreed == 0 && inquiryItem.invalid != 1" class="block">
|
|
|
+ <span class="text-trans error">未采纳</span>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.status == 200 && inquiryItem.invalid != 1">
|
|
|
+ <span class="text-trans half">未报价</span>
|
|
|
+ </div>
|
|
|
+ <div ng-if="inquiryItem.status == 314 && inquiryItem.invalid != 1">
|
|
|
+ <span class="text-trans text-light">已失效</span>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ <td class="text-center br-l" ng-if="inquiryItem.overdue == 1">
|
|
|
+ <div class="block">
|
|
|
+ <span class="text-trans error">已过期</span>
|
|
|
+ </div>
|
|
|
+ </td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ <div ng-if="infoCommon.totalElement > 0" class="text-mns text-right" ng-class="infoCommon.totalElement >= 20 ? '': 'Boom18'">
|
|
|
+ 显示 {{(infoCommon .page - 1 ) * infoCommon.size + 1}}-{{infoCommon.all >= 20 ? infoCommon.page * infoCommon.size: (infoCommon.page - 1 ) * infoCommon.size + infoCommon.all}} 条,共 {{infoCommon.totalElement}} 条
|
|
|
+ </div>
|
|
|
+</div>
|