breadcrumb 적용

This commit is contained in:
현성필
2025-12-19 15:54:24 +09:00
parent adbdccf790
commit f18ba5088e
8 changed files with 245 additions and 75 deletions
+28 -64
View File
@@ -228,48 +228,9 @@ page:
apis:
name: "API 목록"
path: "/apis"
api_common:
name: "API 상세보기"
path: "/apis/common"
api_KAPAP004U3:
name: "API 상세보기"
path: "/apis/KAPAP004U3"
api_KAPAP004U4:
name: "API 상세보기"
path: "/apis/KAPAP004U4"
api_KAPAP004U5:
name: "API 상세보기"
path: "/apis/KAPAP004U5"
api_KAPAP004U6:
name: "API 상세보기"
path: "/apis/KAPAP004U6"
api_KAPAP004U7:
name: "API 상세보기"
path: "/apis/KAPAP004U7"
api_KAPAP004U8:
name: "API 상세보기"
path: "/apis/KAPAP004U8"
api_KAPAP004U9:
name: "API 상세보기"
path: "/apis/KAPAP004U9"
api_KAPAP004U10:
name: "API 상세보기"
path: "/apis/KAPAP004U10"
api_token_spec:
name: "API 상세보기"
path: "/apis/token-spec"
api_detail:
name: "API 상세보기"
path: "/apis/detail"
api_key_new:
name: "API 키 신청"
path: "/apis/apikey/new"
api_key_prod:
name: "운영 API 키 신청"
path: "/apis/apikey/prod"
testbed:
name: 테스트 베드
path: "/apis/testbed"
community:
name: 고객지원
path: "#"
@@ -305,39 +266,42 @@ page:
mypage:
name: "내 정보 관리"
path: "/mypage"
dashboard:
name: 대시보드
path: "/dashboard"
user_list:
name: "이용자 관리"
path: "/users"
user_detail:
name: "이용자 관리"
name: "이용자 정보"
path: "/users/detail"
app_request:
name: "인증키 관리"
path: "/myapikey/api_key_request/history"
app_request_prod:
name: "인증키 관리"
path: "/myapikey/api_key_request/prod_history"
app_request_detail:
name: "인증키 관리"
path: "/myapikey/api_key_request/detail"
app_request_prod_detail:
name: "인증키 관리"
path: "/myapikey/api_key_request/prod_detail"
apikey:
name: "인증키 관리"
path: "/myapikey"
apikey_prod:
name: "인증키 관리"
path: "/myapikey/api_key_prod_page"
apikey_detail:
name: "인증키 관리"
path: "/myapikey/api_key_detail"
apikey_prod_detail:
name: "인증키 관리"
path: "/myapikey/api_key_prod_detail"
app_request_detail:
name: "인증키 신청 상세"
path: "/myapikey/app_request_detail"
credential_detail:
name: "인증키 정보"
path: "/myapikey/credential_detail"
change_password:
name: "비밀번호 변경"
path: "/change_password"
myapikey_register_step1:
name: "앱 생성 (기본 정보)"
path: "/myapikey/register/step1"
myapikey_register_step2:
name: "앱 생성 (API 선택)"
path: "/myapikey/register/step2"
myapikey_register_step3:
name: "앱 생성 요청 완료"
path: "/myapikey/register/step3"
myapikey_modify_step1:
name: "앱 수정 (기본 정보)"
path: "/myapikey/modify/step1"
myapikey_modify_step2:
name: "앱 수정 (API 선택)"
path: "/myapikey/modify/step2"
myapikey_modify_step3:
name: "앱 수정 요청 완료"
path: "/myapikey/modify/step3"
commission:
name: "과금 관리"
path: "/commission/manage"