邓洁 : 首屏修改

This commit is contained in:
邓洁
2023-12-13 23:02:01 +08:00
parent 0360c8c928
commit ecead4aa09
8 changed files with 415 additions and 144 deletions

View File

@@ -8,7 +8,7 @@
</template>
<script setup>
import { defineProps, ref, reactive, watch, onMounted } from "vue";
import { defineProps, ref, watch, onMounted } from "vue";
import * as Echarts from "echarts";
let e_info;
let params = defineProps({