浏览代码

style: update file names and formats in the directory structure

nian 1 月之前
父节点
当前提交
16fcacd63c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/about/index.vue

+ 2 - 2
src/views/about/index.vue

@@ -23,7 +23,7 @@ const directoryStructureHighlight = ref('')
 const dependenciesCodeHighlight = ref('')
 const devDependenciesCodeHighlight = ref('')
 
-const dir = ` 📂 lithe-admin
+const dir = `📂 lithe-admin
 ├── 📄 LICENSE
 ├── 📄 README.md
 ├── 📄 eslint.config.ts
@@ -142,7 +142,7 @@ const dir = ` 📂 lithe-admin
 │      └── 📂 data-form/
 │        ├── 📄 index.vue
 │      └── 📂 data-table/
-│        ├── 📄 ModalData.vue
+│        ├── 📄 ActionModal.vue
 │        ├── 📄 index.vue
 │    └── 📂 drag-drop/
 │      ├── 📄 index.vue