Commit 3f1edab3 authored by youjie's avatar youjie

no message

parent d78607f4
...@@ -700,7 +700,7 @@ ...@@ -700,7 +700,7 @@
class="text-h5 text-weight-bold text-left q-mt-xl" class="text-h5 text-weight-bold text-left q-mt-xl"
:class="{ :class="{
'q-px-md': $q.screen.width < 1220 && $q.platform.is.mobile, 'q-px-md': $q.screen.width < 1220 && $q.platform.is.mobile,
}" ref="product">產品介紹</div> }" ref="product">酒店介紹</div>
<div <div
class="q-mt-md" class="q-mt-md"
ref="diyContext" ref="diyContext"
...@@ -1066,7 +1066,7 @@ export default { ...@@ -1066,7 +1066,7 @@ export default {
val: "product", val: "product",
top: 0, top: 0,
isActive: false, isActive: false,
display: "產品介紹", display: "酒店介紹",
}, },
{ {
val: "server", val: "server",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment