style: 문구 수정 및 설정 배포 관련 내용 추가

fix: 리액트 관련 일부 버전 업데이트
mpower
jhseo 1 day ago
parent 2df9eda17f
commit b877d66a9b

@ -1,3 +1,17 @@
### Start
```text
# node 버전
v16.13.1
nvm 설치 시 다양한 버전 관리 및 사용 가능 (※nvm use 적용 안 될 경우: 기존 node 설치 폴더 삭제)
#배포 시 (Front)
- npm run build 명령어를 terminal에 입력 후 생성되는 build 폴더를 압축
- 기존 build 폴더는 백업한다
- 신규 생성된 build 폴더를 기존 폴더에 덮어씌운다. (D:\KangnamSIM)
- cmd 관리자실행 모드로 실행하여 D:\tools\was\nginx-1.20.2 폴더로 가서 nginx -s reload 명령어를 입력한다.
```
### core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the
number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
```shell

16
package-lock.json generated

@ -7093,9 +7093,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001451",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001451.tgz",
"integrity": "sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w==",
"version": "1.0.30001680",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz",
"integrity": "sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==",
"funding": [
{
"type": "opencollective",
@ -7104,6 +7104,10 @@
{
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
},
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
]
},
@ -33260,9 +33264,9 @@
}
},
"caniuse-lite": {
"version": "1.0.30001451",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001451.tgz",
"integrity": "sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w=="
"version": "1.0.30001680",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz",
"integrity": "sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA=="
},
"capture-exit": {
"version": "2.0.0",

@ -19,11 +19,14 @@ const JudgeDataPrintForm = forwardRef((props, ref) => {
</tr>
<tr>
<td rowSpan="2" align="center" width="50">
<b>
&nbsp;&nbsp;&nbsp;
<br />
진술인
</b>
{props.content.scDatagb === '1' && <b>신청인</b>}
{props.content.scDatagb === '2' && (
<b>
&nbsp;&nbsp;&nbsp;
<br />
진술인
</b>
)}
</td>
<td align="center" height="40" width="50">
<b>&nbsp;&nbsp;&nbsp;</b>
@ -65,7 +68,7 @@ const JudgeDataPrintForm = forwardRef((props, ref) => {
<b>&nbsp;&nbsp;&nbsp;</b>
</td>
<td width="260">
{props.content.scDatagb === '1' && '거주자우선주차구역내 부정주차'}
{props.content.scDatagb === '1' && '거주자우선주차내 부정주차'}
{props.content.scDatagb === '2' && '장애인전용주차 구역내 일반차량 주차'}
</td>
</tr>
@ -89,6 +92,14 @@ const JudgeDataPrintForm = forwardRef((props, ref) => {
답변
<br />
{props.content.scAnswer}
{props.content.scDatagb === '1' && props.content.scState === '4' && (
<div>
<br />
<b>부정주차 단속 주차요금 부과 근거</b>
<br /> 주차장법 제8조의 2 제9조
<br /> 서울특별시 강남구 주차장 설치 관리조례 제6조
</div>
)}
<br />
<br />
</td>
@ -99,22 +110,16 @@ const JudgeDataPrintForm = forwardRef((props, ref) => {
<b>
<br />
<br />
&nbsp;&nbsp; 거주자우선주차구역내 부정주차와 관련하여 제출하신 의견진술에 대하여 심의위원회에서 주차장법 제9조,
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;서울특별시 강남구 주차장 설치 관리 조례 제6조에 의한 주차료 부과 주차장법 제8조의2
제1항 제4호
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(주차장의 지정된 주차구획 외의 곳에 주차하는 경우) 의거하여 위반내용을 심의한 결과 위와
같이
&nbsp;&nbsp; 거주자우선주차장 부정주차 단속에 대하여 제출하신 이의 신청 건을 심의한 결과 위와 같이 결정되었음을
통보합니다.
<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;결정되었음을 통보합니다.
<br />
<br />
<br />
<br />
<br />
<br />
&nbsp;&nbsp; 기타문의안내 : ARS 1544-2113, &nbsp;&nbsp;FAX : 0505-489-0440
&nbsp;&nbsp; 기타문의안내 : ARS 1544-2113
<br />
<br />
<br />
@ -160,8 +165,10 @@ const JudgeDataPrintForm = forwardRef((props, ref) => {
<br />
<br />
<span className="tit_text2">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
{props.content.scDatagb === '1' && '강남구청 대행 강남구도시관리공단'}
{props.content.scDatagb === '2' && '서 울 특 별 시 강 남 구 도 시 관 리 공 단'}
</span>
{props.content.scDatagb === '1' && '(직인생략)'}
</td>
</tr>
</table>

Loading…
Cancel
Save