From 47ad469dddf48bfdd9be4141765ad74645f304cd Mon Sep 17 00:00:00 2001
From: Jzx201211 <1595536662@qq.com>
Date: Mon, 7 Mar 2022 10:32:35 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=B8=8A=E4=B8=80=E9=A1=B5?=
=?UTF-8?q?=E5=92=8C=E4=B8=8B=E4=B8=80=E9=A1=B5=E7=9A=84=E6=98=AF=E5=90=A6?=
=?UTF-8?q?=E5=8F=AF=E6=8C=89=E7=9A=84=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/shijiankecheng/box4.js | 21 ++++++++++++++++++---
src/pages/shijiankecheng/shijiankecheng.css | 10 ++++++++++
2 files changed, 28 insertions(+), 3 deletions(-)
diff --git a/src/pages/shijiankecheng/box4.js b/src/pages/shijiankecheng/box4.js
index bc40db5c..8be1038d 100644
--- a/src/pages/shijiankecheng/box4.js
+++ b/src/pages/shijiankecheng/box4.js
@@ -28,7 +28,7 @@ export default class Box4 extends Component {
}
render() {
return (
-
+
))}
-
+ {
+ (console.log("active"),
+ this.state.map.length === 0 ? console.log("y") : "")
+ }
-