|
@@ -10,13 +10,15 @@ import '..\\assets\\css\\special.css'
|
|
|
|
|
|
|
|
import '..\\node_modules\\swiper\\dist\\css\\swiper.css'
|
|
import '..\\node_modules\\swiper\\dist\\css\\swiper.css'
|
|
|
|
|
|
|
|
|
|
+import _9ed87c7a from '..\\layouts\\default_mobile_header_no_jump.vue'
|
|
|
import _6f6c098b from '..\\layouts\\default.vue'
|
|
import _6f6c098b from '..\\layouts\\default.vue'
|
|
|
|
|
+import _ca75356a from '..\\layouts\\header-fix.vue'
|
|
|
import _bd0fdcf8 from '..\\layouts\\noheader.vue'
|
|
import _bd0fdcf8 from '..\\layouts\\noheader.vue'
|
|
|
import _42906ebb from '..\\layouts\\opacity_header_kf_tmp.vue'
|
|
import _42906ebb from '..\\layouts\\opacity_header_kf_tmp.vue'
|
|
|
import _77223ab7 from '..\\layouts\\opacity_header.vue'
|
|
import _77223ab7 from '..\\layouts\\opacity_header.vue'
|
|
|
import _eca48542 from '..\\layouts\\w-1440-default.vue'
|
|
import _eca48542 from '..\\layouts\\w-1440-default.vue'
|
|
|
|
|
|
|
|
-const layouts = { "_default": sanitizeComponent(_6f6c098b),"_noheader": sanitizeComponent(_bd0fdcf8),"_opacity_header_kf_tmp": sanitizeComponent(_42906ebb),"_opacity_header": sanitizeComponent(_77223ab7),"_w-1440-default": sanitizeComponent(_eca48542) }
|
|
|
|
|
|
|
+const layouts = { "_default_mobile_header_no_jump": sanitizeComponent(_9ed87c7a),"_default": sanitizeComponent(_6f6c098b),"_header-fix": sanitizeComponent(_ca75356a),"_noheader": sanitizeComponent(_bd0fdcf8),"_opacity_header_kf_tmp": sanitizeComponent(_42906ebb),"_opacity_header": sanitizeComponent(_77223ab7),"_w-1440-default": sanitizeComponent(_eca48542) }
|
|
|
|
|
|
|
|
export default {
|
|
export default {
|
|
|
render (h, props) {
|
|
render (h, props) {
|