no message

Former-commit-id: 6632d3d9a62eb98d3c0a02b49511eba75d9a3a9f
Former-commit-id: b8858da8ff5ff9970f1dfbd0f5227f56f0ed6620
Former-commit-id: d196bd19b1bbd0340b97209d5a799efec8ed925c
This commit is contained in:
liyang
2018-06-06 00:33:59 +08:00
parent cbd0d4ad90
commit 98db238d4d

View File

@@ -6,6 +6,8 @@ import _path from 'path'
import _get from 'lodash.get' import _get from 'lodash.get'
import _replace from 'lodash.replace' import _replace from 'lodash.replace'
console.log(_path)
Vue.use(VueRouter) Vue.use(VueRouter)
const maker = ({publicPath, namePrefix, req}) => { const maker = ({publicPath, namePrefix, req}) => {