From 097cdcd70b1d95f5fc581ea2bedc4faeba8259f2 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期五, 15 三月 2024 18:36:24 +0800 Subject: [PATCH] fix: 购物车的样式 --- services/home/home.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/services/home/home.js b/services/home/home.js index dc57e72..186668c 100644 --- a/services/home/home.js +++ b/services/home/home.js @@ -57,7 +57,7 @@ text: '鏍蜂功鐢宠', key: 8, icon: '/static/images/home/yangshushenqing@2x.png', - url: '', + url: '/pages/sampleBookList/index', }, { text: '鎴戣鍑轰功', -- Gitblit v1.9.1