ming 1 year ago
parent
commit
73b255c323
1 changed files with 1 additions and 1 deletions
  1. 1 1
      solution/index.html

+ 1 - 1
solution/index.html

@@ -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>