UNPKG

vue-cli-plugin-cobra-router

Version:

Vue CLI plugin, Support automatic generation of international routing table and dynamic update of meta information

19 lines (18 loc) 430 B
{ "layouts": { "header": "기본 레이아웃 헤더입니다.", "footer": "기본 레이아웃 바닥 글입니다." }, "home": { "nav": "홈", "title": "홈페이지입니다" }, "about": { "nav": "정보", "title": "정보 페이지입니다." }, "user": { "nav": "사용자 센터", "title": "개인 센터" } }