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

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.

主站蜘蛛池模板: 商洛市| 当阳市| 巢湖市| 河西区| 唐山市| 科技| 合川市| 汝南县| 林州市| 扶余县| 克东县| 凌海市| 页游| 清新县| 颍上县| 枣强县| 罗山县| 同仁县| 平湖市| 隆子县| 霍山县| 开阳县| 武义县| 自贡市| 慈溪市| 赤峰市| 兖州市| 高台县| 双城市| 周宁县| 澄江县| 玉林市| 利川市| 广汉市| 象州县| 绥阳县| 枞阳县| 额济纳旗| 黄梅县| 怀宁县| 沂南县|