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

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.

主站蜘蛛池模板: 黑龙江省| 达拉特旗| 中山市| 赤峰市| 台前县| 安国市| 教育| 西乌| 呼和浩特市| 宁海县| 永城市| 铁岭县| 锦屏县| 石林| 清水河县| 南华县| 德保县| 报价| 镇安县| 嘉荫县| 宁国市| 福州市| 黑山县| 沾益县| 谢通门县| 民县| 临邑县| 黑河市| 秀山| 嵩明县| 定南县| 潍坊市| 新野县| 禄丰县| 土默特右旗| 锦州市| 抚远县| 陆河县| 昌黎县| 滁州市| 开平市|