-
+ CTE-4 第5章
@@ -44,6 +46,9 @@ const setting = reactive({
+
+
+
@@ -62,9 +67,11 @@ const setting = reactive({
:strokeWidth="2"/>
-
- 收起
-
+
+
+
@@ -267,6 +274,14 @@ header {
box-sizing: border-box;
transition: all .3s;
+ .info {
+ font-size: 22rem;
+ color: black;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ }
+
.options {
display: flex;
align-items: center;