bug
This commit is contained in:
@@ -19,41 +19,6 @@
|
|||||||
<h2>{{ item.title }}</h2>
|
<h2>{{ item.title }}</h2>
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
<u-icon name="arrow-right" color="#E1E2E3" />
|
||||||
</div>
|
</div>
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
<div class="template-item" v-for="(item, index) in list" :key="index" hover-class="bg-hover" @click="quote(item.id)">
|
|
||||||
<image :src="`${$cdn}askform/6.png`" />
|
|
||||||
<h2>{{ item.title }}</h2>
|
|
||||||
<u-icon name="arrow-right" color="#E1E2E3" />
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user