fix:修改设备告警逻辑 修改冲突样式
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!-- 双图 -->
|
||||
<template>
|
||||
<div class="box">
|
||||
<div class="boxs">
|
||||
<div class="box-title title">
|
||||
{{ dataSource.title }}
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@
|
||||
};
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
.box {
|
||||
.boxs {
|
||||
width: 192px;
|
||||
height: 125px;
|
||||
background: inherit;
|
||||
|
Reference in New Issue
Block a user