From c3ad7f9a37700a2cf0439a39eb3ff78db978306a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Sat, 13 Sep 2025 10:33:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=9C=88=E5=8D=A1=E5=85=85?= =?UTF-8?q?=E5=80=BC=E6=A8=A1=E5=9D=97=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/user/index.vue b/pages/user/index.vue index f34feac4..2d02e541 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -228,11 +228,11 @@ export default { name: "临停缴费", url: "/packages/park/temporaryOrder/index", }, - { - image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/park/parkIndex_icon2.png", - name: "月卡充值", - url: "/packages/park/monthlyPayment/index", - }, + // { + // image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/park/parkIndex_icon2.png", + // name: "月卡充值", + // url: "/packages/park/monthlyPayment/index", + // }, { image: "https://wechat-img-file.oss-cn-beijing.aliyuncs.com/park/parkIndex_icon3.png", name: "停车订单",