develop #1

Merged
dashixiong merged 37 commits from develop into main 2026-02-11 02:07:35 +00:00
36 changed files with 14596 additions and 314 deletions
Showing only changes of commit 2836fe4892 - Show all commits

View File

@ -17,14 +17,10 @@
</template>
<script>
import QiunDataCharts from '@/uni_modules/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue'
import {
getSingleBatteryData
} from '@/api/ems/site.js'
export default {
components: {
QiunDataCharts
},
props: {
pageScrollTop: {
type: Number,