Add attachment support to agreements and enhance image handling
This commit is contained in:
@@ -211,6 +211,13 @@ page:
|
||||
corp:
|
||||
name: "법인회원가입"
|
||||
path: "/signup/portalOrg"
|
||||
agreements:
|
||||
name: 약관
|
||||
path: "#"
|
||||
children:
|
||||
terms:
|
||||
name: "이용약관 및 개인정보처리방침"
|
||||
path: "/agreements/terms"
|
||||
about:
|
||||
name: 안내
|
||||
path: "#"
|
||||
@@ -311,3 +318,8 @@ page:
|
||||
api_statistics:
|
||||
name: "이용 통계"
|
||||
path: "/statistics/api"
|
||||
|
||||
# 에디터 이미지 설정 (약관 이미지 표시용)
|
||||
editor:
|
||||
image:
|
||||
base-url: /file/view
|
||||
|
||||
Reference in New Issue
Block a user