文件名大小写修改

This commit is contained in:
mabo
2021-07-31 11:05:34 +08:00
parent 2792d24e98
commit ad17d8b743
24 changed files with 2360 additions and 20 deletions

View File

@@ -21,7 +21,7 @@
<script>
import Search from '@/components/Search';
import ModelForm from '@/components/indexDecorate/modelForm';
import ModelForm from '@/components/indexDecorate/ModelForm';
import HoverSearch from '@/components/header/hoverSearch';
import storage from '@/plugins/storage';
import { indexData } from '@/api/index.js';