From 31eafc91ae6c55dd09cc75e36d214626288292e0 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Thu, 24 Nov 2022 21:04:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=9B=BE=E6=96=87=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/layout/layout.vue | 108 ++++++++++++++++++++++++++--------- 1 file changed, 82 insertions(+), 26 deletions(-) diff --git a/components/layout/layout.vue b/components/layout/layout.vue index 5e407d57..03d6ccce 100644 --- a/components/layout/layout.vue +++ b/components/layout/layout.vue @@ -19,9 +19,7 @@ - - + @@ -31,12 +29,12 @@ - - - + + + + @@ -49,16 +47,14 @@ - - + :style="vss.config.frontend_config.media_fixed.media_container_style" @tap="layout_url_event" :data-value="item.url || ''"> + - + - - + + + + + + + + + + + + + {{item.title}} + {{item.desc}} + + + + + + + + + + + + + + + + + {{item.title}} + {{item.desc}} + + + + + + + + + + + + + + {{item.title}} + {{item.desc}} + + + + + + :class="vss.config.frontend_config.media_fixed.media_ent" + :style="vss.config.frontend_config.media_fixed.media_container_style"> @@ -102,12 +155,12 @@ - - - + + + + {{item.title}} @@ -130,8 +183,7 @@ :class="vss.config.frontend_config.media_fixed.media_container_ent" :style="vss.config.frontend_config.media_fixed.media_container_style" @tap="layout_url_event" :data-value="item.goods_url || ''"> - - + {{item.title}} @@ -166,6 +218,10 @@ + + + +