工作台

This commit is contained in:
2025-08-15 17:41:26 +08:00
parent 84e84fca10
commit 76065f7287
4 changed files with 247 additions and 51 deletions

11
pages/work/WeekChart.vue Normal file
View File

@ -0,0 +1,11 @@
<template>
<view class="">
一周功率曲线
</view>
</template>
<script>
</script>
<style>
</style>