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

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.

主站蜘蛛池模板: 远安县| 右玉县| 汨罗市| 常山县| 元朗区| 正镶白旗| 堆龙德庆县| 和平区| 广宁县| 威远县| 普定县| 东安县| 兴和县| 桂林市| 精河县| 东源县| 郓城县| 黄石市| 恩施市| 汝州市| 台山市| 道孚县| 仁怀市| 玛纳斯县| 沽源县| 安顺市| 即墨市| 利川市| 浙江省| 阿克苏市| 红河县| 金川县| 沛县| 彭山县| 永安市| 吉木乃县| 开远市| 茂名市| 嘉善县| 台湾省| 灵台县|