| | |
| | | overflow: hidden; |
| | | width: 100%; |
| | | height: 100%; |
| | | |
| | | .left-bottom-fj{ |
| | | margin-bottom:20px ; |
| | | border: 1px solid #29466A; |
| | | background-color: rgba(17, 34, 58, 0.6); |
| | | |
| | | .left-bottom-fj-info{ |
| | | padding: 10px; |
| | | |
| | | .left-fj-p{ |
| | | width: 23%; |
| | | margin-top: 3px; |
| | | margin-right: 10px; |
| | | color: #4481DD; |
| | | font-family: 'PingFang SC'; |
| | | |
| | | .left-fj-sp{ |
| | | color: #fff; |
| | | } |
| | | } |
| | | |
| | | display: flex; |
| | | flex-wrap: wrap; |
| | | |
| | | .left-p{ |
| | | color: #FAE67D; |
| | | } |
| | | } |
| | | |
| | | .left-bottom-fj-title{ |
| | | font-family: PingFang SC; |
| | | font-weight: 800; |
| | | font-family: 'PingFang SC'; |
| | | font-weight: 400; |
| | | font-size: 20px; |
| | | color: #44DBDD; |
| | | line-height: 40px; |
| | | height: 80px; |
| | | text-align: center; |
| | | background-image: url("@/assets/img/fjbg.png"); |
| | | background-position: center; /* 水平和垂直都居中对齐 */ |
| | | background-repeat: no-repeat; /* 不重复平铺背景图像 */ |
| | | background-size: cover; /* 自动调整大小以完全覆盖元素 */ |
| | | background-position: center; |
| | | /* 水平和垂直都居中对齐 */ |
| | | background-repeat: no-repeat; |
| | | /* 不重复平铺背景图像 */ |
| | | background-size: cover; |
| | | /* 自动调整大小以完全覆盖元素 */ |
| | | } |
| | | } |
| | | } |
| | |
| | | padding: 8px; |
| | | font-size: 14px; |
| | | margin: 10px 0; |
| | | |
| | | .orderNum { |
| | | margin: 0 16px 0 -20px; |
| | | } |
| | |
| | | align-items: center; |
| | | justify-content: space-between; |
| | | flex-wrap: wrap; |
| | | |
| | | .dibu { |
| | | position: absolute; |
| | | height: 2px; |
| | |
| | | left: -2%; |
| | | background-size: cover; |
| | | } |
| | | |
| | | .addresswrap { |
| | | width: 100%; |
| | | display: flex; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .left-p {} |
| | | </style> |