邓洁 : 完善首页

This commit is contained in:
邓洁
2023-12-09 18:07:52 +08:00
parent cb289963bc
commit b66d3ce40f
3 changed files with 14 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
<script setup>
import { reactive } from "vue";
import gasInfoItem from "./childComps/gasInfoItem.vue";
import GasInfoItem from "./childComps/GasInfoItem.vue";
const gasInfo = reactive({
name: "一氧化硫", //气体名称
max: 100, //最大值