fix:修改设备告警ui
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</template>
|
||||
</ns-view-list-table>
|
||||
<!-- 详情页面 -->
|
||||
<Look ref="look" />
|
||||
<Look class="look-gateWay" ref="look" />
|
||||
<!-- 状态页面 -->
|
||||
<Status ref="status" />
|
||||
</template>
|
||||
@@ -36,3 +36,10 @@
|
||||
},
|
||||
};
|
||||
</script>
|
||||
<style lang="less">
|
||||
.look-gateWay {
|
||||
.ant-drawer-body {
|
||||
padding: 24px 40px !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user