기본 포멧 업뎃
parent
6ca96a65ad
commit
cbfb9b2ca3
|
|
@ -35,11 +35,9 @@ function InfoDisclosure(props) {
|
|||
<div className="contents " id="contents">
|
||||
{/* <!-- 본문 --> */}
|
||||
<div className="top_tit">
|
||||
<h1 className="tit_1">건설기준 관리</h1>
|
||||
<h1 className="tit_1">건설기준 내용 관리</h1>
|
||||
</div>
|
||||
|
||||
<h2 className="tit_2">건설기준 내용 관리</h2>
|
||||
|
||||
여기에 구현해주세요.
|
||||
{/* <!--// 본문 --> */}
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -35,11 +35,9 @@ function ReferenceCodes(props) {
|
|||
<div className="contents " id="contents">
|
||||
{/* <!-- 본문 --> */}
|
||||
<div className="top_tit">
|
||||
<h1 className="tit_1">건설기준 관리</h1>
|
||||
<h1 className="tit_1">참조코드 관리</h1>
|
||||
</div>
|
||||
|
||||
<h2 className="tit_2">참조코드 관리</h2>
|
||||
|
||||
여기에 구현해주세요.
|
||||
{/* <!--// 본문 --> */}
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -35,10 +35,9 @@ function SimilarityCheck(props) {
|
|||
<div className="contents " id="contents">
|
||||
{/* <!-- 본문 --> */}
|
||||
<div className="top_tit">
|
||||
<h1 className="tit_1">건설기준 관리</h1>
|
||||
<h1 className="tit_1">유사성 검사</h1>
|
||||
</div>
|
||||
|
||||
<h2 className="tit_2">유사성 검사</h2>
|
||||
|
||||
여기에 구현해주세요.
|
||||
{/* <!--// 본문 --> */}
|
||||
|
|
|
|||
Loading…
Reference in New Issue