官术网_书友最值得收藏!

Prices

Let's now add thepricelist to our template as well.

index.html:

<p class="lists">
  <hr>
  <p class="amenities list">...</p>
  <hr>
  <p class="prices list">
    <p class="title">
      <strong>Prices</strong>
    </p>
    <p class="content">
      <p class="list-item" v-for="price in prices">
        {{ price.title }}: <strong>{{ price.value }}</strong>
      </p>
    </p>
  </p>
</p>

I'm sure you'll agree that looping a template is far easier than writing out every item. However, you may notice that there is still some common markup between these two lists. Later in the book we'll utilizecomponentsto make this part of the template even more modular.

主站蜘蛛池模板: 花莲县| 梧州市| 石屏县| 揭西县| 定襄县| 衢州市| 罗江县| 综艺| 汝南县| 元朗区| 万全县| 朝阳县| 巩义市| 龙山县| 平果县| 两当县| 新和县| 贡山| 景谷| 江达县| 万年县| 兰考县| 黑山县| 石楼县| 莫力| 杂多县| 仪陇县| 竹溪县| 鄂伦春自治旗| 南部县| 甘南县| 德惠市| 乐山市| 嘉定区| 彭阳县| 繁峙县| 通渭县| 定州市| 上思县| 云林县| 建德市|