SyuanYu il y a 3 ans
Parent
commit
e04e38fb75

+ 7 - 5
content/news/[little_treasure_home]_announcement_on_peace_of_mind_and_epidemic_prevention/index.md

@@ -1,11 +1,12 @@
 ---
 meta_title: "【小寶優居】安心防疫公告"
-meta_description: "三房兩廳的大樓,媽媽喜歡簡單實用的設計以及木頭質感,爸爸希望有個大書桌,設計師透過風格測驗、生活習慣調查了解我們,這是我們在小寶優居的成家故事。"
+meta_description: "小寶優居,持續嚴格遵守防疫規範。​"
 title: "【小寶優居】安心防疫公告"
-date: 2022-07-07T08:37:04+08:00
+date: 2022-04-29T12:58:59+08:00
 draft: false
+display: false
 type: "news"
-url: "/news/[little_treasure_home]_announcement_on_peace_of_mind_and_epidemic_prevention"
+url: "/news/little_treasure_home_announcement_on_peace_of_mind_and_epidemic_prevention"
 image: ""
 ---
 
@@ -13,10 +14,11 @@ image: ""
 <div class="container-fluid blog_article p-0">
 
 <img class="img-fluid" alt=""
-  src="img/1d79dd35000348ed8714e23740f60244.webp"
+  src="img/78e8632fe0ef4a6b86fab187811953c2.webp"
   layout="responsive"></img>
 
-## 小寶優居,持續嚴格遵守防疫規範。​
+小寶優居,持續嚴格遵守防疫規範。​
+
 <b>【4大安全措施】​</b>
 
 <b>夥伴完整防護措施</b>:​每日全體夥伴體溫監測、口罩不離身。​

+ 4 - 3
content/news/[store_announcement]_new_taipei_store_relocation_business_hours_adjustment_instructions/index.md

@@ -1,11 +1,12 @@
 ---
 meta_title: "【門市公告】新北門市移點,營業時間調整說明"
-meta_description: "【門市公告】新北門市移點,營業時間調整說明"
+meta_description: "新北門市要搬家囉!即將從新北市新莊區搬遷至新北市土城區為了提供更大、更寬敞、更舒適的成家諮詢空間,新北門市即將搬遷與改裝。請給我們一點時間,讓我們幫自己充滿電,再與你見面"
 title: "【門市公告】新北門市移點,營業時間調整說明"
-date: 2022-06-23T14:52:01+08:00
+date: 2021-08-23T14:19:12+08:00
 draft: false
+display: false
 type: "news"
-url: "/news/[store_announcement]_new_taipei_store_relocation_business_hours_adjustment_instructions"
+url: "/news/bhouse_new_taipei_store_location_and_office_hour_adjustment_notice"
 image: ""
 ---
 

+ 1 - 0
content/news/test_1/index.md

@@ -4,6 +4,7 @@ meta_description: "【小寶優居】調漲說明,4/12起部分品項調漲3
 title: "【小寶優居】調漲說明,4/12起部分品項調漲3%-20%"
 date: 2022-07-05T09:57:57+08:00
 draft: false
+display: false
 type: "news"
 url: "/news/test_1"
 image: ""

+ 5 - 2
layouts/_default/baseof.html

@@ -11,10 +11,13 @@
 <body>
   <div id="all">
     {{ partial "nav.html" . }}
-    <div class="reserve">
-      <a href="/store/">
+    <div class="reserve d-flex flex-column">
+      <a href="https://maac.io/1Pife" target="_blank">
         <img src="/img/home/reserve.png" alt="">
       </a>
+      <a href="/store/">
+        <img src="/img/home/store-reserve.png" alt="">
+      </a>
     </div>
     {{ block "main" . }}
     {{ end }}

+ 5 - 2
layouts/blog/list.html

@@ -75,10 +75,13 @@
       {{ end }}
     </div>
     <a class="nav-link article_readMore" href="/blog_main/">< 回到成家知識庫</a>
-    <div class="reserve">
-      <a href="/store/">
+    <div class="reserve d-flex flex-column">
+      <a href="https://maac.io/1Pife" target="_blank">
         <img src="/img/home/reserve.png" alt="">
       </a>
+      <a href="/store/">
+        <img src="/img/home/store-reserve.png" alt="">
+      </a>
     </div>
   </div>
 

+ 6 - 7
layouts/blog/single.html

@@ -33,7 +33,7 @@
 
     <div class="d-flex justify-content-between link-box">
       <div class="d-flex flex-wrap align-items-center link-list">
-        <p>相關標籤:</p>
+        <p class="m-0">相關標籤:</p>
         <span>
           {{ range .Params.blog_tag }}
           <a href="/blog?tags={{ . }}">{{ . }}</a>
@@ -46,18 +46,17 @@
       </div>
     </div>
 
-    <ul class="read-more-list">
-      <li>你可能會喜歡的,延伸閱讀點擊標題,看更多設計專欄!</li>
-      {{ partial "further.html" . }}
-      </span>
-    </ul>
-
     <a class="nav-link" onclick="previousPage()">
       <p class="readMore text-center">
         <span style="font-size: 18px;" class="fw-normal me-2">&lt;</span>回到成家知識庫
       </p>
     </a>
 
+    <!-- <ul class="read-more-list">
+      <li>你可能會喜歡的,延伸閱讀點擊標題,看更多設計專欄!</li>
+      {{ partial "further.html" . }}
+      </span>
+    </ul> -->
 
     <!-- <ul class="read-more-list">
         <li>你可能會喜歡的,延伸閱讀點擊標題,看更多設計專欄!</li>

+ 5 - 2
layouts/blog_main/list.html

@@ -1610,10 +1610,13 @@
         </div>
       </div>
     </div>
-    <div class="reserve">
-      <a href="/store/">
+    <div class="reserve d-flex flex-column">
+      <a href="https://maac.io/1Pife" target="_blank">
         <img src="/img/home/reserve.png" alt="">
       </a>
+      <a href="/store/">
+        <img src="/img/home/store-reserve.png" alt="">
+      </a>
     </div>
   </div>
 

+ 5 - 2
layouts/collection/list.html

@@ -158,10 +158,13 @@
     <span style="font-size: 16px" class="fw-normal me-2"> &or;</span>
   </p>
 
-  <div class="reserve">
-    <a href="/store/">
+  <div class="reserve d-flex flex-column">
+    <a href="https://maac.io/1Pife" target="_blank">
       <img src="/img/home/reserve.png" alt="">
     </a>
+    <a href="/store/">
+      <img src="/img/home/store-reserve.png" alt="">
+    </a>
   </div>
 
   <!-- <div class="footer-template"></div> -->

+ 5 - 2
layouts/frequently_asked_questions/single.html

@@ -13,10 +13,13 @@
     </div>
   </section>
 
-  <div class="reserve">
-    <a href="/store/">
+  <div class="reserve d-flex flex-column">
+    <a href="https://maac.io/1Pife" target="_blank">
       <img src="/img/home/reserve.png" alt="">
     </a>
+    <a href="/store/">
+      <img src="/img/home/store-reserve.png" alt="">
+    </a>
   </div>
    
   

+ 5 - 2
layouts/room_planner/room_planner.html

@@ -1364,10 +1364,13 @@
       </div>
     </div>
 
-    <div class="reserve">
-      <a href="/store/">
+    <div class="reserve d-flex flex-column">
+      <a href="https://maac.io/1Pife" target="_blank">
         <img src="/img/home/reserve.png" alt="">
       </a>
+      <a href="/store/">
+        <img src="/img/home/store-reserve.png" alt="">
+      </a>
     </div>
 
     {{ partial "footer.html" . }}

+ 5 - 2
layouts/room_planner/room_planner2.html

@@ -209,10 +209,13 @@
       </div>
     </div>
 
-    <div class="reserve">
-      <a href="/store/">
+    <div class="reserve d-flex flex-column">
+      <a href="https://maac.io/1Pife" target="_blank">
         <img src="/img/home/reserve.png" alt="">
       </a>
+      <a href="/store/">
+        <img src="/img/home/store-reserve.png" alt="">
+      </a>
     </div>
   </div>
 

+ 5 - 2
layouts/store/store.html

@@ -518,10 +518,13 @@
       </div>
     </div>
   </div>
-  <div class="reserve">
-    <a href="/store/">
+  <div class="reserve d-flex flex-column">
+    <a href="https://maac.io/1Pife" target="_blank">
       <img src="/img/home/reserve.png" alt="">
     </a>
+    <a href="/store/">
+      <img src="/img/home/store-reserve.png" alt="">
+    </a>
   </div>
 
   {{ partial "footer.html" . }}

+ 5 - 2
themes/hugo-universal-theme-master/layouts/_default/taxonomy.html

@@ -75,10 +75,13 @@
       {{ end }}
     </div>
     <a class="nav-link article_readMore" href="/blog_main/">< 回到成家知識庫</a>
-    <div class="reserve">
-      <a href="/store/">
+    <div class="reserve d-flex flex-column">
+      <a href="https://maac.io/1Pife" target="_blank">
         <img src="/img/home/reserve.png" alt="">
       </a>
+      <a href="/store/">
+        <img src="/img/home/store-reserve.png" alt="">
+      </a>
     </div>
   </div>
 

+ 5 - 2
themes/hugo-universal-theme-master/layouts/frequently_asked_questions/frequently_asked_questions.html

@@ -14,10 +14,13 @@
     </div>
   </section>
 
-  <div class="reserve">
-    <a href="/store/">
+  <div class="reserve d-flex flex-column">
+    <a href="https://maac.io/1Pife" target="_blank">
       <img src="/img/home/reserve.png" alt="">
     </a>
+    <a href="/store/">
+      <img src="/img/home/store-reserve.png" alt="">
+    </a>
   </div>
 
 

+ 58 - 54
themes/hugo-universal-theme-master/layouts/partials/features.html

@@ -1,60 +1,64 @@
 <div class="home-container container-fluid">
-    <div class="row g-3 home-content">
-      <div class="col-sm-6 bg-portfolio">
-        <a href="/collection/">
-          <div class="bg-img"></div>
-        </a>
-      </div>
-      <div class="col-sm-6 bg-serve">
-        <a href="/room_planner/">
-          <div class="bg-img"></div>
-        </a>
-      </div>
-      <div class="col-sm-6 bg-qa">
-        <a href="/frequently_asked_questions/">
-          <div class="bg-img"></div>
-        </a>
-      </div>
-      <div class="col-sm-6 bg-store">
-        <a href="/store/">
-          <div class="bg-img"></div>
-        </a>
-      </div>
+  <div class="row g-3 home-content">
+    <div class="col-sm-6 bg-portfolio">
+      <a href="/collection/">
+        <div class="bg-img"></div>
+      </a>
     </div>
-
-    <div class="row g-3 home-content" style="padding: 0 8px;">
-      <div class="col-12 p-0 bottom-box">
-        <a style="text-decoration: none;" href="/collection/deep_sea_wandering">
-          <img src="/img/home/collection4.webp" style="max-width: 100%;">
-          <div>
-            <p>「原來家真的可以又新潮又溫暖,真的太喜歡這個家了。」</p>
-            <p>桃園大海夫婦|三房兩廳|20坪</p>
-          </div>
-        </a>
-      </div>
-      <div class="col-12 p-0 bottom-box">
-        <a style="text-decoration: none;" href="/collection/simple_korean_style_house">
-          <img src="/img/home/collection5.webp" style="max-width: 100%;">
-          <div>
-            <p>「當完工開門的那瞬間,我就知道,這就是我要的家,我們一家四口的夢想家。」</p>
-            <p>苗栗兔兔家|三房兩廳|44.2坪</p>
-          </div>
-        </a>
-      </div>
-      <div class="col-12 p-0 bottom-box">
-        <a style="text-decoration: none;" href="/collection/17_taiwanese_ping_tile_porch_muji_industrial_mixed_style_house_in_taichung">
-          <img src="/img/home/collection6.webp" style="max-width: 100%;">
-          <div>
-            <p>「彼此大相逕庭的風格喜好,竟然完美的在這個家融合在一起了。」</p>
-            <p>台中蔡小姐|三房兩廳|30坪</p>
-          </div>
-        </a>
-      </div>
+    <div class="col-sm-6 bg-serve">
+      <a href="/room_planner/">
+        <div class="bg-img"></div>
+      </a>
+    </div>
+    <div class="col-sm-6 bg-qa">
+      <a href="/frequently_asked_questions/">
+        <div class="bg-img"></div>
+      </a>
+    </div>
+    <div class="col-sm-6 bg-store">
+      <a href="/store/">
+        <div class="bg-img"></div>
+      </a>
     </div>
   </div>
 
-  <div class="reserve">
-    <a href="/store/">
-      <img src="/img/home/reserve.png" alt="">
-    </a>
+  <div class="row g-3 home-content" style="padding: 0 8px;">
+    <div class="col-12 p-0 bottom-box">
+      <a style="text-decoration: none;" href="/collection/deep_sea_wandering">
+        <img src="/img/home/collection4.webp" style="max-width: 100%;">
+        <div>
+          <p>「原來家真的可以又新潮又溫暖,真的太喜歡這個家了。」</p>
+          <p>桃園大海夫婦|三房兩廳|20坪</p>
+        </div>
+      </a>
+    </div>
+    <div class="col-12 p-0 bottom-box">
+      <a style="text-decoration: none;" href="/collection/simple_korean_style_house">
+        <img src="/img/home/collection5.webp" style="max-width: 100%;">
+        <div>
+          <p>「當完工開門的那瞬間,我就知道,這就是我要的家,我們一家四口的夢想家。」</p>
+          <p>苗栗兔兔家|三房兩廳|44.2坪</p>
+        </div>
+      </a>
+    </div>
+    <div class="col-12 p-0 bottom-box">
+      <a style="text-decoration: none;"
+        href="/collection/17_taiwanese_ping_tile_porch_muji_industrial_mixed_style_house_in_taichung">
+        <img src="/img/home/collection6.webp" style="max-width: 100%;">
+        <div>
+          <p>「彼此大相逕庭的風格喜好,竟然完美的在這個家融合在一起了。」</p>
+          <p>台中蔡小姐|三房兩廳|30坪</p>
+        </div>
+      </a>
+    </div>
   </div>
+</div>
+
+<div class="reserve d-flex flex-column">
+  <a href="https://maac.io/1Pife" target="_blank">
+    <img src="/img/home/reserve.png" alt="">
+  </a>
+  <a href="/store/">
+    <img src="/img/home/store-reserve.png" alt="">
+  </a>
+</div>

+ 5 - 2
themes/hugo-universal-theme-master/layouts/partials/furniture_design.html

@@ -63,10 +63,13 @@
   </div>
 
   <div style="border-top: 1px solid grey; position: absolute; width: 100%; left: 0;"></div>
-  <div class="reserve">
-    <a href="/store/">
+  <div class="reserve d-flex flex-column">
+    <a href="https://maac.io/1Pife" target="_blank">
       <img src="/img/home/reserve.png" alt="">
     </a>
+    <a href="/store/">
+      <img src="/img/home/store-reserve.png" alt="">
+    </a>
   </div>
 </div>
 

+ 1 - 0
themes/hugo-universal-theme-master/layouts/partials/further.html

@@ -1,2 +1,3 @@
 <li><a href="333">【認識裝潢裝修】 11-20坪 小坪數裝潢裝修,規劃師教你小宅打造大空間</a></li>
 <li><a href="555">【規劃師服務】 什麼是規劃師?連室內設計師都推薦的「規劃師服務」</a></li>
+<li><a href="https://bhouse.com.tw/blog/what_is_home_inspection_when_do_I_need_home_inspection/">驗屋清單懶人包:3大注意事項與5步檢查流程</a></li>

+ 16 - 17
themes/hugo-universal-theme-master/static/css/style.bhouse.css

@@ -746,13 +746,13 @@ button {
 
 .reserve {
   position: fixed;
-  bottom: 5vw;
-  right: 5vw;
+  bottom: 3vw;
+  right: 3vw;
   z-index: 999;
 }
 
 .reserve img {
-  width: 100px !important;
+  width: 120px !important;
 }
 
 /* home end */
@@ -1285,11 +1285,11 @@ input[type=search]::-webkit-search-cancel-button {
 .img-height-vw {
   -o-object-fit: contain;
      object-fit: contain;
-  height: 500px !important;
+  height: 33vw !important;
 }
-@media (max-width: 991px) {
+@media (max-width: 1200px) {
   .img-height-vw {
-    height: 45vw !important;
+    height: 48vw !important;
   }
 }
 @media (max-width: 767px) {
@@ -1467,7 +1467,7 @@ input[type=search]::-webkit-search-cancel-button {
   width: 50px;
   height: 50px;
   position: absolute;
-  top: 38%;
+  top: 45%;
   left: 10px;
   z-index: 1;
 }
@@ -1484,17 +1484,12 @@ input[type=search]::-webkit-search-cancel-button {
   height: 50px;
   position: absolute;
   right: 10px;
-  top: 38%;
+  top: 45%;
   z-index: 1;
 }
 
-.style_house_sec02 .slider-nav {
-  margin-top: 15px;
-}
-
 .style_house_sec02 .slide-box {
   width: 100%;
-  height: 40vw;
   display: flex !important;
   flex-direction: column;
   justify-content: center;
@@ -4709,6 +4704,11 @@ input[type=search]::-webkit-search-cancel-button {
   letter-spacing: 2px;
 }
 
+.blog_article .br-tag {
+  display: block;
+  height: 15px;
+}
+
 .blog_article ul {
   margin: 0;
   padding: 0;
@@ -4716,7 +4716,7 @@ input[type=search]::-webkit-search-cancel-button {
 }
 
 .blog_article p {
-  margin-bottom: 0;
+  margin-bottom: 15px;
   line-height: 32px;
   letter-spacing: 1px;
 }
@@ -4780,8 +4780,7 @@ input[type=search]::-webkit-search-cancel-button {
 }
 
 .blog_article .img-text {
-  margin: 0;
-  margin-bottom: 50px;
+  margin: -15px 0 50px;
   padding: 20px 60px;
   background-color: rgba(128, 143, 76, 0.8);
   text-align: start;
@@ -4903,7 +4902,7 @@ input[type=search]::-webkit-search-cancel-button {
 }
 
 .blog_article .read-more-list {
-  padding-top: 60px;
+  padding-top: 30px;
   border-top: 1px solid var(--dark-gray);
   font-size: 18px;
   letter-spacing: 2px;

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
themes/hugo-universal-theme-master/static/css/style.bhouse.css.map


+ 22 - 16
themes/hugo-universal-theme-master/static/css/style.bhouse.scss

@@ -776,13 +776,13 @@ button {
 
 .reserve {
   position: fixed;
-  bottom: 5vw;
-  right: 5vw;
+  bottom: 3vw;
+  right: 3vw;
   z-index: 999;
 }
 
 .reserve img {
-  width: 100px !important;
+  width: 120px !important;
 }
 
 /* home end */
@@ -1392,9 +1392,9 @@ input[type="search"]::-webkit-search-cancel-button {
 .img-height-vw {
   // margin: auto;
   object-fit: contain;
-  height: 500px !important;
-  @media (max-width: 991px) {
-    height: 45vw !important;
+  height: 33vw !important;
+  @media (max-width: 1200px) {
+    height: 48vw !important;
   }
   @media (max-width: 767px) {
     height: 67vw !important;
@@ -1584,7 +1584,7 @@ input[type="search"]::-webkit-search-cancel-button {
     width: 50px;
     height: 50px;
     position: absolute;
-    top: 38%;
+    top: 45%;
     left: 10px;
     z-index: 1;
   }
@@ -1601,7 +1601,7 @@ input[type="search"]::-webkit-search-cancel-button {
     height: 50px;
     position: absolute;
     right: 10px;
-    top: 38%;
+    top: 45%;
     z-index: 1;
   }
 }
@@ -1618,13 +1618,13 @@ input[type="search"]::-webkit-search-cancel-button {
 //   padding: 20px 0;
 // }
 
-.style_house_sec02 .slider-nav {
-  margin-top: 15px;
-}
+// .style_house_sec02 .slider-nav {
+//   margin-top: 15px;
+// }
 
 .style_house_sec02 .slide-box {
   width: 100%;
-  height: 40vw;
+  // height: 40vw;
   display: flex !important;
   flex-direction: column;
   justify-content: center;
@@ -4431,6 +4431,7 @@ input[type="search"]::-webkit-search-cancel-button {
 }
 
 /* 成家知識專欄-categories end */
+
 /* 成家知識專欄-article start */
 
 .blog_article span {
@@ -4438,6 +4439,11 @@ input[type="search"]::-webkit-search-cancel-button {
   letter-spacing: 2px;
 }
 
+.blog_article .br-tag {
+  display: block;
+  height: 15px;
+}
+
 .blog_article ul {
   margin: 0;
   padding: 0;
@@ -4445,7 +4451,7 @@ input[type="search"]::-webkit-search-cancel-button {
 }
 
 .blog_article p {
-  margin-bottom: 0;
+  margin-bottom: 15px;
   line-height: 32px;
   letter-spacing: 1px;
 }
@@ -4528,8 +4534,7 @@ input[type="search"]::-webkit-search-cancel-button {
 }
 
 .blog_article .img-text {
-  margin: 0;
-  margin-bottom: 50px;
+  margin: -15px 0 50px;
   padding: 20px 60px;
   background-color: rgba(128, 143, 76, 0.8);
   text-align: start;
@@ -4680,7 +4685,7 @@ input[type="search"]::-webkit-search-cancel-button {
 }
 
 .blog_article .read-more-list {
-  padding-top: 60px;
+  padding-top: 30px;
   border-top: 1px solid var(--dark-gray);
   font-size: 18px;
   letter-spacing: 2px;
@@ -4704,6 +4709,7 @@ input[type="search"]::-webkit-search-cancel-button {
 }
 
 /* 成家知識專欄-article end */
+
 /* 最新消息公告-news start */
 
 .news-content {

BIN
themes/hugo-universal-theme-master/static/img/home/reserve.png


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff