From af6a57f3783a10092e7471629eb5aa7c65ccb416 Mon Sep 17 00:00:00 2001 From: wangzimeng <3297159934@qq.com> Date: Thu, 14 Aug 2025 16:20:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/app/score-shop.vue | 48 ++++++++++++------- pages/canteenRent/fabu.vue | 2 +- pages/canteenRent/rentEdit.vue | 2 +- pages/canteenRent/rentList.vue | 2 +- .../goods/components/detail/detail-navbar.vue | 32 +++++++------ pages/goods/index.vue | 12 +++-- pages/index/index.vue | 10 ++-- pages/user/myRelease/list.vue | 2 +- .../s-custom-navbar/s-custom-navbar.vue | 23 +++++---- sheep/ui/su-navbar/su-navbar.vue | 25 ++++++---- 10 files changed, 97 insertions(+), 61 deletions(-) diff --git a/pages/app/score-shop.vue b/pages/app/score-shop.vue index 5c2527b..013308a 100644 --- a/pages/app/score-shop.vue +++ b/pages/app/score-shop.vue @@ -1,6 +1,9 @@ @@ -146,10 +160,10 @@ const couponCount = ref(0) const homrS = ref(false) async function getCouponList() { + // status: listQuery.value.status, const res = await sheep.$api.app.scoreShop.fullList({ page: listQuery.value.page, limit: listQuery.value.limit, - status: listQuery.value.status, order: 'normal' }); if (res.code === 1) { diff --git a/pages/canteenRent/fabu.vue b/pages/canteenRent/fabu.vue index 92f8489..367db30 100644 --- a/pages/canteenRent/fabu.vue +++ b/pages/canteenRent/fabu.vue @@ -72,7 +72,7 @@ style="margin-top: 20rpx;padding: 30rpx"> - 详细信息 + 餐厅信息