更新页面

This commit is contained in:
2023-07-01 13:53:50 +08:00
parent 7d3c36babc
commit 57bbe3bf87
5 changed files with 226 additions and 75 deletions

View File

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