feat : 项目实施页面初始化

This commit is contained in:
2024-05-15 00:17:18 +08:00
parent 8b6c9a7d1e
commit b2369d1702
3 changed files with 252 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name: "check"
}
</script>
<style scoped>
</style>