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"