| | |
| | | <div class="heards">{{ name }}</div> |
| | | <basic-container> |
| | | <div v-show="forms == 1" class="first-box-outer"> |
| | | <div class="handling-guideline"> |
| | | <h2 class="hand-title">{{ name }}办理指南</h2> |
| | | <div |
| | | class="hand-content" |
| | | ref="handcontent" |
| | | id="handcontent" |
| | | v-html="htmls" |
| | | > |
| | | <!-- ### --> |
| | | {{ htmls }} |
| | | <div class="f-b-o-in"> |
| | | <div class="handling-guideline"> |
| | | <h2 class="hand-title">{{ name }}办理指南</h2> |
| | | <div |
| | | class="hand-content" |
| | | ref="handcontent" |
| | | id="handcontent" |
| | | v-html="htmls" |
| | | > |
| | | <!-- ### --> |
| | | {{ htmls }} |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <div class="hand-next"> |
| | |
| | | } |
| | | .first-box-outer { |
| | | width: 100%; |
| | | max-height: 682px; |
| | | overflow-y: scroll; |
| | | max-height: 685px; |
| | | overflow-y: hidden; |
| | | overflow-x: hidden; |
| | | .f-b-o-in { |
| | | width: 100%; |