项目主页和进度管理

This commit is contained in:
quantulr
2022-09-14 01:00:58 +08:00
parent 3ffbc93e9b
commit f272e21b7c
10 changed files with 4165 additions and 1344 deletions

View File

@ -1,19 +0,0 @@
<template>
<view>
<image src="../../../../static/project_detail_home_example.png" mode=""></image>
</view>
</template>
<script>
export default {
data() {
return {
};
}
}
</script>
<style lang="scss">
</style>