From 6b16c499684003d21e78e3f933f5d32f30e40d42 Mon Sep 17 00:00:00 2001 From: caoyuchun Date: Tue, 1 Apr 2025 11:48:29 +0800 Subject: [PATCH] cyc --- src/views/About.vue | 2 +- src/views/Book.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/About.vue b/src/views/About.vue index b48ab81..d4909e9 100644 --- a/src/views/About.vue +++ b/src/views/About.vue @@ -4,7 +4,7 @@

This is an about page

- + diff --git a/src/views/Book.vue b/src/views/Book.vue index 4663d3c..284ee74 100644 --- a/src/views/Book.vue +++ b/src/views/Book.vue @@ -35,7 +35,7 @@ :teacherData = "teacherData" :studentData = "studentData" :robotData = "robotData" - :linkOpenLabel = "false" + :linkOpenLabel = "true" :isOperation = "isOperation" robotName = "小新" @updateReadLocation="updateReadLocation"