This commit is contained in:
parent be4924fe10
commit 1b68281751
1 changed files with 1 additions and 5 deletions

View File

@ -60,13 +60,9 @@ const toggleModal = () => {
</p>
<div class="features">
<template v-for="item in advData">
<div class="feature-item">{{item.title}}{{item.content}}</div>
{{ item.id }}
</template>
<div class="feature-item">Сталь от 3 мм</div>
<div class="feature-item">Размер любой</div>
<div class="feature-item">Цвет на выбор</div>
<div class="feature-item">Цена адекватная</div>
<div class="feature-item">Всем нравится</div>
</div>
</div>
</div>