From 069e5ba34f763583382aac71ec92a7b44b04e31a Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Wed, 18 Sep 2024 15:12:15 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=BB=E9=A1=B5?= =?UTF-8?q?=E7=9A=84Clean=20areas,=20semi-contaminated=20areas,=20and=20co?= =?UTF-8?q?ntaminated=20areas=20should=20be=20reasonably=20set=20up=20in?= =?UTF-8?q?=20the=20main=20laboratory.=20B)Non-experimental=20personnel=20?= =?UTF-8?q?and=20items=20are=20not=20allowed=20to=20enter=20the=20laborato?= =?UTF-8?q?ry.=20C)=20Do=20not=20eat=20or=20drink=20in=20the=20laboratory,?= =?UTF-8?q?=20or=20engage=20in=20other=20activities=20unrelated=20to=20the?= =?UTF-8?q?=20experiment.=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/contents/safety.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx index e0db859..74184ab 100644 --- a/src/contents/safety.tsx +++ b/src/contents/safety.tsx @@ -119,9 +119,10 @@ Various equipment in the laboratory will undergo regular maintenance and be prom <h3>3.2.5Management and security system</h3> <h4 className="center-text">Laboratory basic management</h4> <h4>Laboratory layout and access</h4> -<p className="indent"></p> -<p className="indent"></p> -<p className="indent"></p> +<p className="indent">Clean areas, semi-contaminated areas, and contaminated areas should be reasonably set up in the main laboratory.</p> +<p className="indent">Non-experimental personnel and items are not allowed to enter the laboratory.</p> +<p className="indent">Do not eat or drink in the laboratory, or engage in other activities unrelated to the experiment. +实验æˆå‘˜çš„培è®Training of experimental members</p> </div> </Element> -- GitLab