Browse Source

드론교통관리 페이지 문구수정 요청사항 적용

pull/2/head
김장현 11 months ago
parent
commit
1eb893c6be
  1. 2902
      src/components/map/geojson/gimpoOriginal.json
  2. 8
      src/views/control/setting/ControlSetting.js

2902
src/components/map/geojson/gimpoOriginal.json

File diff suppressed because it is too large Load Diff

8
src/views/control/setting/ControlSetting.js

@ -230,7 +230,7 @@ const ControlSetting = props => {
</div>
<div className='layer-content'>
<div className='layer-ti'>
<h4>드론 원스톱 시스템</h4>
<h4>드론 원스톱 민원 시스템</h4>
</div>
<div className='onstop-link'>
<a
@ -245,7 +245,7 @@ const ControlSetting = props => {
href='https://drone.onestop.go.kr/'
target='_blank'
>
사용 사업체 등록
사용사업체 등록
</a>
<a
className='btn btn-outline-primary'
@ -259,14 +259,14 @@ const ControlSetting = props => {
href='https://drone.onestop.go.kr/'
target='_blank'
>
특별비행 승인 신청
특별비행승인 신청
</a>
<a
className='btn btn-outline-primary'
href='https://drone.onestop.go.kr/'
target='_blank'
>
항공 촬영 신청
항공촬영 신청
</a>
</div>
</div>

Loading…
Cancel
Save