서비스 소개 페이지 퍼블리싱

This commit is contained in:
Rinjae
2026-01-09 17:47:46 +09:00
parent 00fc6d6e09
commit 43668275eb
24 changed files with 2190 additions and 169 deletions
+18
View File
@@ -155,6 +155,14 @@ portal:
method: GET
view-name: apps/main/intro
- path-pattern: /service/intro
method: GET
view-name: apps/service/intro
- path-pattern: /service/guide
method: GET
view-name: apps/service/guide
- path-pattern: /dashboard
method: GET
view-name: apps/mypage/dashboard
@@ -228,6 +236,16 @@ page:
guide:
name: "이용안내"
path: "/guide"
service:
name: 서비스 소개
path: "#"
children:
intro:
name: "API 포탈 소개"
path: "/service/intro"
guide:
name: "회원가입 안내"
path: "/service/guide"
apis:
name: "API"
path: "#"