From a81a1a31ce7ee003e0006168e4d4e57da97c2bb6 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 05 三月 2024 18:46:46 +0800 Subject: [PATCH] 个人中心 --- services/home/home.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/home/home.js b/services/home/home.js index 598c2dd..dc57e72 100644 --- a/services/home/home.js +++ b/services/home/home.js @@ -9,7 +9,7 @@ text: '鍥句功鏈嶅姟', key: 0, icon: '/static/images/home/zhutichuban@2x.png', - url: '/pages/bookServices/assort/index.wxml', + url: '/pages/bookServices/assort/index', }, { text: '鏁板瓧闃呰', @@ -39,7 +39,7 @@ text: '绾夸笂涔﹀睍', key: 5, icon: '/static/images/home/xianshangshuzhan@2x.png', - url: '', + url: '/pages/bookExhibitionList/index', }, { text: '涔︾洰涓嬭浇', -- Gitblit v1.9.1