QYF-GitLab1
2025-02-17 1b3fd3be47ea0c06b80db9603eb1279daa0dad07
src/books/aviationEtiquette/view/components/chpater002.vue
@@ -1257,7 +1257,7 @@
          </li>
        </ul>
        <div class="bodystyle">
          <p>好是保持无头皮屑,无分叉、枯燥的发质,发面不油腻。</p>
          <p class="td-0">好是保持无头皮屑,无分叉、枯燥的发质,发面不油腻。</p>
          <h5 id="e062">(二)长度适宜的原则</h5>
          <h6 id="f012">1.男士</h6>
          <p>前发:男士应为短发,前发要求不遮盖额头一半(见图2-1-18)。</p>
@@ -1336,7 +1336,7 @@
          <li class="header-right-end" style=""><br></li>
        </ul>
        <div class="bodystyle">
          <p>的造型不杂乱。发型工具多种多样,其作用也是根据发质而定的。</p>
          <p class="td-0">的造型不杂乱。发型工具多种多样,其作用也是根据发质而定的。</p>
          <h5 id="e065">(一)发型工具</h5>
          <p>
            尖尾梳:别名挑梳、分针梳,主要用于盘发。一边梳,一边用尖尾顺次把头发挑起(见图2-1-24)。
@@ -2796,18 +2796,19 @@
    }
    const choiceQuestion = localStorage.getItem(
      "civilAviatyonSevervices-book-chapter02-Data"
      "aviationEtiquette-book-chapter02-Data"
    );
    if (choiceQuestion) {
      this.chapterData = JSON.parse(choiceQuestion);
    }
    const videoData = localStorage.getItem(
      "civilAviatyonSevervices-book-chapter002"
      "aviationEtiquette-book-chapter002"
    );
    if (videoData) {
      this.chapter002 = JSON.parse(videoData);
    }
    this.getVidoePath();
    this.collectResourceList = await getCollectResource(
      this.config.activeBook.bookId