zt 1 年之前
父節點
當前提交
a67abcdd57
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/CenterItroduction.vue

+ 1 - 1
src/views/CenterItroduction.vue

@@ -196,7 +196,7 @@
                     v-for="(o, i) in item.arr"
                     :key="i"
                   >
-                    <p class="title">{{ item.title }}</p>
+                    <p class="title">{{ o.title }}</p>
                     <div style="display: flex; padding: 10px 0 0 25px">
                       <ul
                         style="