| | |
| | | <div class="ti_cont"> |
| | | <div class="top_back"> |
| | | <div class="left_back" @click="handleBackaa()"> |
| | | <img src="../../assets/img/zuojiantou.png" alt /> |
| | | <img src="../../assets/img/backs.png" alt /> |
| | | </div> |
| | | <div class="right_title"> |
| | | <div class="t_t line-one" style="white-space: nowrap"> |
| | |
| | | width: 100%; |
| | | // height: 3.2rem; |
| | | padding: 0 0.3rem; |
| | | background: #fff; |
| | | // background: #fff; |
| | | |
| | | .detail_title_a { |
| | | font-size: .45rem; |
| | |
| | | height: 1.7rem; |
| | | position: fixed; |
| | | bottom: 0; |
| | | background: #fff; |
| | | background: #191d27; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | |
| | | .sell_btn { |
| | | width: 50%; |
| | | height: 80%; |
| | | background: #c4d600; |
| | | background: green; |
| | | color: #fff; |
| | | border-radius: 0 3rem 3rem 0 !important; |
| | | |