From 00993a660c1c79c37b59a811b9c940dbe604a7bb Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 15 三月 2024 18:53:46 +0800 Subject: [PATCH] 教师认证 --- pages/bookExhibitionDetails/index.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/pages/bookExhibitionDetails/index.json b/pages/bookExhibitionDetails/index.json index 8835af0..02871f3 100644 --- a/pages/bookExhibitionDetails/index.json +++ b/pages/bookExhibitionDetails/index.json @@ -1,3 +1,6 @@ { - "usingComponents": {} + "usingComponents": { + "t-icon": "tdesign-miniprogram/icon/icon" + }, + "navigationStyle": "custom" } \ No newline at end of file -- Gitblit v1.9.1