From f043d7aa0dcde60084eab802dea3235d7bc6531d Mon Sep 17 00:00:00 2001 From: JianWeie Date: Tue, 1 Mar 2022 23:27:00 +0800 Subject: [PATCH] =?UTF-8?q?#=202022-03-01=20###=200.2.7=20=E4=B8=93?= =?UTF-8?q?=E4=B8=9A=E7=89=88=EF=BC=9A=20=E3=80=90=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=91=E8=B0=83=E6=95=B4=E5=89=8D=E7=AB=AF=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=B1=95=E7=A4=BA=E5=9B=BE=E7=89=87=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F=E4=B8=8D=E8=A7=84=E5=88=99=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E3=80=82=E9=87=8D=E5=86=99=E5=89=8D=E7=AB=AFcoreshop-goods?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../coreshop-page/coreshop-goods.vue | 151 +++++++++--------- 1 file changed, 72 insertions(+), 79 deletions(-) diff --git a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-goods.vue b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-goods.vue index 699a9706..7996e53c 100644 --- a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-goods.vue +++ b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-goods.vue @@ -6,47 +6,46 @@ - - - - - - - {{item.name}} + + + + + {{item.name}} + + + {{item.price}}元 {{item.mktprice}}元 + + + 推荐 + + + 热门 + + + + + + + + 无 + + + 0元 + + + 推荐 + + + 热门 + - - {{item.price}}元 {{item.mktprice}}元 - - - 推荐 - - - 热门 - - - - - - - - - - - 无 - - - 0元 - - - 推荐 - - - 热门 - - - - + + + + + + @@ -54,26 +53,20 @@ - - - - - - - {{item.name}} - - - {{item.price}}元 {{item.mktprice}}元 - - - 推荐 - - - 热门 - - - - + + + + {{item.name}} + + + {{item.price}}元 {{item.mktprice}}元 + + + 推荐 + + + 热门 + @@ -89,26 +82,24 @@ - - - - - - - {{item.name}} - - - {{item.price}}元 {{item.mktprice}}元 - - - 推荐 - - - 热门 - + + + + + + {{item.name}} - - + + {{item.price}}元 {{item.mktprice}}元 + + + 推荐 + + + 热门 + + + @@ -172,7 +163,7 @@