jichoi / lms_front star
dajeong 2024-08-13
240813 정다정 지문,단어,문제 로고 링크 추가
@1c638cfbf54989ba803f624d77d1147f22df34f8
client/resources/css/style.css
--- client/resources/css/style.css
+++ client/resources/css/style.css
@@ -530,12 +530,12 @@
     font-family: 'ONEMobilePOP';
 }
 .content-wrap {
-  margin: 90px 60px 0 60px;
+  margin: 10px 60px 0 60px;
 
 }
 
 .content-wrap::before {
-  background-image: url('../img/logo2.png');
+  /* background-image: url('../img/logo2.png'); */
   background-size: 155px 58px;
   width: 155px;
   height: 58px;
client/views/pages/main/Chapter/Chapter1.vue
--- client/views/pages/main/Chapter/Chapter1.vue
+++ client/views/pages/main/Chapter/Chapter1.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1" class="content-wrap">
+        <div style="margin: 30px 0px 50px">
+            <router-link to="/MyPlan.page">
+                <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+            </router-link>
+        </div>
         <div class="title-box mb25 flex align-center mt40">
             <span class="title mr40">1. Hello WORLD</span>
             <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter1_1.vue
--- client/views/pages/main/Chapter/Chapter1_1.vue
+++ client/views/pages/main/Chapter/Chapter1_1.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+      <router-link to="/MyPlan.page">
+        <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+      </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter1_2.vue
--- client/views/pages/main/Chapter/Chapter1_2.vue
+++ client/views/pages/main/Chapter/Chapter1_2.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_2" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+      <router-link to="/MyPlan.page">
+        <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+      </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter1_3.vue
--- client/views/pages/main/Chapter/Chapter1_3.vue
+++ client/views/pages/main/Chapter/Chapter1_3.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1" class="content-wrap">
+        <div style="margin: 30px 0px 50px">
+            <router-link to="/MyPlan.page">
+                <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+            </router-link>
+        </div>
         <div class="title-box mb25 flex align-center mt40">
             <span class="title mr40">1. Hello WORLD</span>
             <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2.vue
--- client/views/pages/main/Chapter/Chapter2.vue
+++ client/views/pages/main/Chapter/Chapter2.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_1.vue
--- client/views/pages/main/Chapter/Chapter2_1.vue
+++ client/views/pages/main/Chapter/Chapter2_1.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+        <div style="margin: 30px 0px 50px">
+            <router-link to="/MyPlan.page">
+                <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+            </router-link>
+        </div>
       <div class="title-box mb25 flex align-center mt40">
           <span class="title mr40">1. Hello WORLD</span>
           <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_10.vue
--- client/views/pages/main/Chapter/Chapter2_10.vue
+++ client/views/pages/main/Chapter/Chapter2_10.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_11.vue
--- client/views/pages/main/Chapter/Chapter2_11.vue
+++ client/views/pages/main/Chapter/Chapter2_11.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_12.vue
--- client/views/pages/main/Chapter/Chapter2_12.vue
+++ client/views/pages/main/Chapter/Chapter2_12.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_13.vue
--- client/views/pages/main/Chapter/Chapter2_13.vue
+++ client/views/pages/main/Chapter/Chapter2_13.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_2.vue
--- client/views/pages/main/Chapter/Chapter2_2.vue
+++ client/views/pages/main/Chapter/Chapter2_2.vue
@@ -1,5 +1,10 @@
 <template>
    <div id="Chapter2_2" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+         <router-link to="/MyPlan.page">
+               <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+         </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
          <span class="title mr40">1. Hello WORLD</span>
          <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_3.vue
--- client/views/pages/main/Chapter/Chapter2_3.vue
+++ client/views/pages/main/Chapter/Chapter2_3.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter2_2" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+         <router-link to="/MyPlan.page">
+            <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+         </router-link>
+      </div>
      <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_4.vue
--- client/views/pages/main/Chapter/Chapter2_4.vue
+++ client/views/pages/main/Chapter/Chapter2_4.vue
@@ -1,5 +1,10 @@
 <template>
    <div id="Chapter2_2" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+         <router-link to="/MyPlan.page">
+               <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+         </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
          <span class="title mr40">1. Hello WORLD</span>
          <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_5.vue
--- client/views/pages/main/Chapter/Chapter2_5.vue
+++ client/views/pages/main/Chapter/Chapter2_5.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+          <router-link to="/MyPlan.page">
+              <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+          </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_6.vue
--- client/views/pages/main/Chapter/Chapter2_6.vue
+++ client/views/pages/main/Chapter/Chapter2_6.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+            <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_7.vue
--- client/views/pages/main/Chapter/Chapter2_7.vue
+++ client/views/pages/main/Chapter/Chapter2_7.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_8.vue
--- client/views/pages/main/Chapter/Chapter2_8.vue
+++ client/views/pages/main/Chapter/Chapter2_8.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter2_9.vue
--- client/views/pages/main/Chapter/Chapter2_9.vue
+++ client/views/pages/main/Chapter/Chapter2_9.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+          <router-link to="/MyPlan.page">
+            <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+          </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3.vue
--- client/views/pages/main/Chapter/Chapter3.vue
+++ client/views/pages/main/Chapter/Chapter3.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_1.vue
--- client/views/pages/main/Chapter/Chapter3_1.vue
+++ client/views/pages/main/Chapter/Chapter3_1.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_10.vue
--- client/views/pages/main/Chapter/Chapter3_10.vue
+++ client/views/pages/main/Chapter/Chapter3_10.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_11.vue
--- client/views/pages/main/Chapter/Chapter3_11.vue
+++ client/views/pages/main/Chapter/Chapter3_11.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_12.vue
--- client/views/pages/main/Chapter/Chapter3_12.vue
+++ client/views/pages/main/Chapter/Chapter3_12.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_13.vue
--- client/views/pages/main/Chapter/Chapter3_13.vue
+++ client/views/pages/main/Chapter/Chapter3_13.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_14.vue
--- client/views/pages/main/Chapter/Chapter3_14.vue
+++ client/views/pages/main/Chapter/Chapter3_14.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_15.vue
--- client/views/pages/main/Chapter/Chapter3_15.vue
+++ client/views/pages/main/Chapter/Chapter3_15.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_16.vue
--- client/views/pages/main/Chapter/Chapter3_16.vue
+++ client/views/pages/main/Chapter/Chapter3_16.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_2.vue
--- client/views/pages/main/Chapter/Chapter3_2.vue
+++ client/views/pages/main/Chapter/Chapter3_2.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_3.vue
--- client/views/pages/main/Chapter/Chapter3_3.vue
+++ client/views/pages/main/Chapter/Chapter3_3.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_3_1.vue
--- client/views/pages/main/Chapter/Chapter3_3_1.vue
+++ client/views/pages/main/Chapter/Chapter3_3_1.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_4.vue
--- client/views/pages/main/Chapter/Chapter3_4.vue
+++ client/views/pages/main/Chapter/Chapter3_4.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_5.vue
--- client/views/pages/main/Chapter/Chapter3_5.vue
+++ client/views/pages/main/Chapter/Chapter3_5.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_6.vue
--- client/views/pages/main/Chapter/Chapter3_6.vue
+++ client/views/pages/main/Chapter/Chapter3_6.vue
@@ -1,5 +1,10 @@
 <template>
    <div id="Chapter2_2" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
          <span class="title mr40">1. Hello WORLD</span>
          <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_7.vue
--- client/views/pages/main/Chapter/Chapter3_7.vue
+++ client/views/pages/main/Chapter/Chapter3_7.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_8.vue
--- client/views/pages/main/Chapter/Chapter3_8.vue
+++ client/views/pages/main/Chapter/Chapter3_8.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+      <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+      </div>
       <div class="title-box mb25 flex align-center mt40">
         <span class="title mr40">1. Hello WORLD</span>
         <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter3_9.vue
--- client/views/pages/main/Chapter/Chapter3_9.vue
+++ client/views/pages/main/Chapter/Chapter3_9.vue
@@ -1,5 +1,10 @@
 <template>
   <div id="Chapter1_1" class="content-wrap">
+    <div style="margin: 30px 0px 50px">
+        <router-link to="/MyPlan.page">
+          <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+        </router-link>
+    </div>
     <div class="title-box mb25 flex align-center mt40">
       <span class="title mr40">1. Hello WORLD</span>
       <span class="subtitle">my name is dd</span>
client/views/pages/main/Chapter/Chapter4.vue
--- client/views/pages/main/Chapter/Chapter4.vue
+++ client/views/pages/main/Chapter/Chapter4.vue
@@ -1,5 +1,10 @@
 <template>
     <div id="Chapter1_1" class="content-wrap">
+        <div style="margin: 30px 0px 50px">
+            <router-link to="/MyPlan.page">
+                <div class="logo mb25"><img src="../../../../resources/img/logo2.png" alt=""></div>
+            </router-link>
+        </div>
         <div class="title-box mb25 flex align-center mt40">
             <span class="title mr40">1. Hello WORLD</span>
             <span class="subtitle">my name is dd</span>
Add a comment
List