| | |
| | | <List4 :selectedNumber='selected'/> |
| | | </mt-tab-container-item> |
| | | </mt-tab-container> |
| | | <foot></foot> |
| | | </div> |
| | | </template> |
| | | |
| | | <script> |
| | | import foot from '@/components/foot/foot' |
| | | |
| | | // import '@/assets/style/common.less' |
| | | import List1 from './order-list1' |
| | | import List2 from './order-list2' |
| | |
| | | |
| | | export default { |
| | | components: { |
| | | foot, |
| | | List1, |
| | | List2, |
| | | List3, |
| | |
| | | .mint-tab-item { |
| | | padding: 0.3rem 0; |
| | | background-color: #16171D; |
| | | |
| | | |
| | | } |
| | | .top-nav-item{ |
| | | position: relative; |
| | |
| | | } |
| | | .table-title { |
| | | font-size: .24rem; |
| | | |
| | | |
| | | } |
| | | .table-value { |
| | | font-size: .24rem; |
| | |
| | | .top-navbar { |
| | | background-color: #E9E9E9 !important; |
| | | .mint-tab-item { |
| | | background-color: #E9E9E9; |
| | | background-color: #E9E9E9; |
| | | } |
| | | .top-nav-item.is-selected { |
| | | color : #000; |
| | |
| | | .load-all { |
| | | background: #fff !important; |
| | | } |
| | | |
| | | |
| | | } |
| | | /deep/.red-theme .order-info-box{ |
| | | background-color: #fff ; |