Sfoglia il codice sorgente

修改开源声明

郑国榕 8 anni fa
parent
commit
faac4e9fef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      webapp/src/components/HeaderBar.vue

+ 1 - 1
webapp/src/components/HeaderBar.vue

@@ -36,7 +36,7 @@ export default {
         active: false
       }, {
         path: 'about',
-        name: '关于作者',
+        name: '开源声明',
         active: false
       }
       ],