ArvinQi 6 anos atrás
pai
commit
978a949260
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      pages/cert/type/_id.vue

+ 2 - 2
pages/cert/type/_id.vue

@@ -14,13 +14,13 @@
               </a>
             </template>
           </div>
-          <a target="_blank" href="`/cat/?verified=${id}`">
+          <a target="_blank" :href="`/cat/?verified=${id}`">
             <el-button class="avatar-more" icon="el-icon-more" circle></el-button>
           </a>
         </div>
         <div class="more-link">
           <span>共{{showCount}}人,</span>
-          <a target="_blank" href="`/cat/?verified=${id}`">查看更多</a>
+          <a target="_blank" :href="`/cat/?verified=${id}`">查看更多</a>
         </div>
       </section>
       <section v-if="conditions.length" class="cert-quals">