|
|
@ -16,7 +16,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="footer-upper-section-left"> |
|
|
<div class="footer-upper-section-left"> |
|
|
<!-- About --> |
|
|
About |
|
|
<div class="service"> |
|
|
<div class="service"> |
|
|
<div class="item" style="width: 100%;text-align: left"> |
|
|
<div class="item" style="width: 100%;text-align: left"> |
|
|
<p class="item_p" |
|
|
<p class="item_p" |
|
|
@ -24,7 +24,7 @@ |
|
|
> |
|
|
> |
|
|
{{ $t("xtzcoins3.c0") }} |
|
|
{{ $t("xtzcoins3.c0") }} |
|
|
</p> |
|
|
</p> |
|
|
<p class="foot_p" v-for="(item, index) in aboutList" :key="index"> |
|
|
<p class="foot_p" v-for="(item, index) in college" :key="index"> |
|
|
<router-link :to="item.url">{{ item.label }}</router-link> |
|
|
<router-link :to="item.url">{{ item.label }}</router-link> |
|
|
</p> |
|
|
</p> |
|
|
</div> |
|
|
</div> |
|
|
|