From fd9f3d04d9fcb4ce422395ad4df89d42e0675d6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B7=B3?= Date: Tue, 25 Oct 2022 10:59:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E9=A6=96=E9=A1=B5=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Config/SwaggerDoc.xml | 7 ++ .../yi-sqlsugar-dev.db | Bin 221184 -> 221184 bytes Yi.Vue3.x.Vant/src/components/AppCard.vue | 4 +- Yi.Vue3.x.Vant/src/view/shop/shopIndex.vue | 83 ++++++++++-------- 4 files changed, 55 insertions(+), 39 deletions(-) diff --git a/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Config/SwaggerDoc.xml b/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Config/SwaggerDoc.xml index 34d4d413..2fd4751f 100644 --- a/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Config/SwaggerDoc.xml +++ b/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/Config/SwaggerDoc.xml @@ -453,6 +453,13 @@ + + + 删除 + + + + 用户管理 diff --git a/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/yi-sqlsugar-dev.db b/Yi.Framework.Net6/Yi.Framework.ApiMicroservice/yi-sqlsugar-dev.db index 2888ca2c542ffad8b8dff4d744654e75fb9a4d7b..e32920a1c7e7995f04b95df2c9f09e205baf6e2b 100644 GIT binary patch delta 140 zcmZoTz}s+ucY-vd!bBNoMuo9fc~%aP-X;MC*7mdcjN8xVGZ}vX0H}v4ssI20 delta 62 zcmV-E0Kxx&zzu-F4UiiFACVkG0Uv>2wO|3HPYeVOTmTQ34=xVH4qUSl5KIoYTwVdF U0k;I80nQJH(r*E`(r*GT@K&Z2T>t<8 diff --git a/Yi.Vue3.x.Vant/src/components/AppCard.vue b/Yi.Vue3.x.Vant/src/components/AppCard.vue index 50f18f95..ad31cbbc 100644 --- a/Yi.Vue3.x.Vant/src/components/AppCard.vue +++ b/Yi.Vue3.x.Vant/src/components/AppCard.vue @@ -36,14 +36,13 @@ } .card-div { - background-color: #000; height: 6rem; width: 100%; } .bottom-div { display: flex; - justify-content: center; + /* justify-content: center; */ width: 100%; height: 6rem; overflow: hidden; @@ -54,7 +53,6 @@ .card-div-inside { flex: none; display: block; - margin-top: 0.5rem; margin-left: 0.5rem; margin-right: 0.5rem; diff --git a/Yi.Vue3.x.Vant/src/view/shop/shopIndex.vue b/Yi.Vue3.x.Vant/src/view/shop/shopIndex.vue index 18cf4dcf..9ce6a541 100644 --- a/Yi.Vue3.x.Vant/src/view/shop/shopIndex.vue +++ b/Yi.Vue3.x.Vant/src/view/shop/shopIndex.vue @@ -1,42 +1,48 @@ -