cmdb-vue
cmdb-vue copied to clipboard
搭建好后,前端页面的初始账号密码是什么? 另外想知道下作者的联系方式
你好,是这样的,这个系统的账户你可以自己注册一下, 1053098364,这个是我的QQ,这个系统我暂时还没有写完整
------------------ 原始邮件 ------------------ 发件人: "13794521695"[email protected]; 发送时间: 2019年7月26日(星期五) 下午3:31 收件人: "Tender-Liu/cmdb-vue"[email protected]; 抄送: "Subscribed"[email protected]; 主题: [Tender-Liu/cmdb-vue] 搭建好后,前端页面的初始账号密码是什么? 另外想知道下作者的联系方式 (#1)
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
两位大佬 为啥 我搭建时报错 ERROR Failed to compile with 1 errors 5:49:22 PM
error in ./src/router/index.js
Syntax Error: Unexpected token (9:27)
7 | Vue.use(Router) 8 |
9 | const page = name => () => import('@/pages/' + name) | ^ 10 | 11 | export default new Router({ 12 | mode: 'history',