From 7a2b07ad2b0715c6e2dffb5102cd1d1c05c28d6a Mon Sep 17 00:00:00 2001
From: mark <mark18340872469@163.com>
Date: 星期四, 29 九月 2022 11:14:20 +0800
Subject: [PATCH] 点位信息 all
---
src/views/hashrate/CameraManage/CameraRules/components/CameraBox.vue | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/src/views/hashrate/CameraManage/CameraRules/components/CameraBox.vue b/src/views/hashrate/CameraManage/CameraRules/components/CameraBox.vue
index 1247b70..cd4e442 100644
--- a/src/views/hashrate/CameraManage/CameraRules/components/CameraBox.vue
+++ b/src/views/hashrate/CameraManage/CameraRules/components/CameraBox.vue
@@ -48,7 +48,7 @@
</div>
<div class="footer">
- <div class="button addModel">娣诲姞鍒版ā鏉�</div>
+ <!-- <div class="button addModel">娣诲姞鍒版ā鏉�</div> -->
<div class="button addRule" @click="addRule">娣诲姞鏂板満鏅�</div>
</div>
</div>
@@ -275,8 +275,9 @@
.footer {
box-sizing: border-box;
- padding: 10px;
+ padding: 5px;
display: flex;
+ justify-content: center;
align-items: center;
.addModel {
--
Gitblit v1.8.0