Преглед на файлове

:bug: template syntax list

tags/0.9.0
J преди 4 години
родител
ревизия
abb57778dc
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      vue-theme/src/pages/list.vue

+ 1
- 1
vue-theme/src/pages/list.vue Целия файл

@@ -17,7 +17,7 @@
17 17
         ul.posts.f-col(v-if="posts && loaded" :class="{ 'is-grid': grid }")
18 18
             li(v-for="(post, i) in posts" :key="post.slug").post.shadow
19 19
                 card(v-if="!post.inbetween" :content="post" :type="type" :wide="isWide")
20
-                .f-row.w-max(v=v-else-if="post.inbetween")
20
+                .f-row.w-max(v-else-if="post.inbetween")
21 21
                     p {{ post.slug }}
22 22
         
23 23
         //- Important: Do NOT remove this! Required for intersection observer

Loading…
Отказ
Запис