将wiki升级为vue3版本

This commit is contained in:
暮光:城中城
2023-01-07 17:38:15 +08:00
parent 717d3f39f0
commit dec28158d2
27 changed files with 338 additions and 242 deletions

View File

@@ -49,7 +49,7 @@ import {
Document as ElIconDocument,
Search as ElIconSearch,
} from '@element-plus/icons-vue'
import pageApi from '../../common/api/page'
import pageApi from '../../assets/api/page'
import RightResize from './RightResize.vue'
let leftCollapse = ref(true);