songzhen há 2 meses atrás
pai
commit
86fbd1d53b

+ 1 - 1
src/components/Footer/index.vue

@@ -23,7 +23,7 @@
         class="text-sm text-black-6 flex flex-col items-center mt-10 leading-[26px]"
       >
         <div>因为年轻,所以旅行。</div>
-        <div>一个与您共同成长的旅行记网站。</div>
+        <div>一个与您共同成长的旅行记网站。</div>
       </div>
     </div>
     <van-divider />

+ 1 - 1
src/components/NavigationBar/LeftMenu.vue

@@ -123,7 +123,7 @@ const fixedMenuData = [
     to: "/",
   },
   {
-    title: "旅行记",
+    title: "旅行记",
     icon: menu_create_note,
     to: "/travel-notes",
   },