From dcd5065a6ed1b75b0e3c1491d267ab73b4997f11 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期四, 06 六月 2024 11:38:59 +0800 Subject: [PATCH] 数字教材详情 --- services/home/home.js | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) diff --git a/services/home/home.js b/services/home/home.js index 8c27ad4..df55b53 100644 --- a/services/home/home.js +++ b/services/home/home.js @@ -23,12 +23,22 @@ icon: '/static/images/home/shuzikecheng@2x.png', url: '', }, + + + + + { text: '鏁板瓧鏁欐潗', key: 3, icon: '/static/images/home/shuzijiaocai@2x.png', - url: '', + url: '/pages/digitalTextbooks/index', }, + + + + + { text: '涓撻璁ㄨ', key: 4, -- Gitblit v1.9.1