|
@@ -143,7 +143,7 @@
|
|
<br>
|
|
<br>
|
|
|
|
|
|
|
|
|
|
- <div class="container pt-40" v-for="arr in array">
|
|
|
|
|
|
+ <div class="container pt-40" v-for="arr in array" style="display:none">
|
|
<div class="section-title both-border mb-20">
|
|
<div class="section-title both-border mb-20">
|
|
<span class="title-tag2">{{arr.title}}</span>
|
|
<span class="title-tag2">{{arr.title}}</span>
|
|
</div>
|
|
</div>
|