feat: 新增惠州页面

This commit is contained in:
严妍 2023-06-19 15:37:14 +08:00
parent 90d24a76e7
commit 8fd516177d
16 changed files with 128 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<template>
<div class=""></div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">项目信息总览1</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
// import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">项目信息总览2</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">甘特图</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">分部分项工程管理</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">投资支付管理</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">全景计划管理</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">项目进度统计</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">进度管理</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">质量管理</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class=""></div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">安全管理</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">环境监测</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">实名制考勤</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">视频监控</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>

View File

@ -0,0 +1,8 @@
<template>
<div class="">智慧工地</div>
</template>
<script setup lang="tsx" name="ProjectSupervisionRecord">
import { ref, reactive, nextTick, computed } from "vue";
</script>
<style scoped lang="scss"></style>