fix:通风系统对接接口
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
// 温泉颜色
|
||||
import sunRed from '../image/airConditioningSystem/sunRed.png';
|
||||
import sunYellow from '../image/airConditioningSystem/sunYellow.png';
|
||||
import sunBlue from '../image/airConditioningSystem/sunBlue.png';
|
||||
import sunGreen from '../image/airConditioningSystem/sunGreen.png';
|
||||
|
||||
import singleModel from '../components/singleModel.vue';
|
||||
import doubleSingleModel from '../components/doubleSingleModel.vue';
|
||||
@@ -230,7 +230,7 @@
|
||||
type: '温度',
|
||||
unit: '℃',
|
||||
number: 20,
|
||||
url: sunBlue,
|
||||
url: sunGreen,
|
||||
},
|
||||
{
|
||||
title: 'D区多功能传感器',
|
||||
|
Reference in New Issue
Block a user