4 lines
669 B
JavaScript
4 lines
669 B
JavaScript
import comp from "D:/xue/dma_handbook/docs/.vuepress/.temp/pages/login.html.vue"
|
|
const data = JSON.parse("{\"path\":\"/login.html\",\"title\":\"DMA手册 - 登录\",\"lang\":\"zh-CN\",\"frontmatter\":{\"title\":\"DMA手册 - 登录\",\"layout\":\"LoginLayout\"},\"git\":{\"updatedTime\":1770258280000,\"contributors\":[{\"name\":\"lanzhihui\",\"username\":\"\",\"email\":\"503792708@qq.com\",\"commits\":1}],\"changelog\":[{\"hash\":\"118aab4f3bb5c4790ce2ecfc3c5897cfd7146161\",\"time\":1770258280000,\"email\":\"503792708@qq.com\",\"author\":\"lanzhihui\",\"message\":\"增加登录功能和权限验证\"}]},\"filePathRelative\":\"login.md\"}")
|
|
export { comp, data }
|