邓洁 : 完善首页
This commit is contained in:
@@ -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, //最大值
|
||||
|
||||
Reference in New Issue
Block a user