| </div> | </div> | ||||
| </div> | </div> | ||||
| </section> | </section> | ||||
| <div class="ruzhu_box pointer" @click="showDialog"> | |||||
| <img src="@assets/image/common/ruzhu.png" alt="入驻" /> | |||||
| </div> | |||||
| <apply-for-admission ref="applyForAdmission"></apply-for-admission> | <apply-for-admission ref="applyForAdmission"></apply-for-admission> | ||||
| </div> | </div> | ||||
| </template> | </template> | ||||
| background: #e6f3fd; | background: #e6f3fd; | ||||
| } | } | ||||
| } | } | ||||
| .ruzhu_box { | |||||
| position: fixed; | |||||
| right: 0px; | |||||
| top: 50px; | |||||
| width: 108px; | |||||
| z-index: 1999; | |||||
| img { | |||||
| width: 100%; | |||||
| height: 100%; | |||||
| } | |||||
| } | |||||
| </style> | </style> |
| .slide_nav { | .slide_nav { | ||||
| position: fixed; | position: fixed; | ||||
| right: 0; | right: 0; | ||||
| top: 157px; | |||||
| top: 200px; | |||||
| z-index: 100; | z-index: 100; | ||||
| ul { | ul { | ||||
| li { | li { |