Merge branch 'master' of http://118.178.224.202:3000/ewide/zsxt_nbzs_h5
This commit is contained in:
@@ -6,6 +6,11 @@ Vue.use(Router)
|
|||||||
export default new Router({
|
export default new Router({
|
||||||
mode:'hash',
|
mode:'hash',
|
||||||
routes: [
|
routes: [
|
||||||
|
{
|
||||||
|
path: '/index',
|
||||||
|
name: 'index',
|
||||||
|
component: () => import('../views')
|
||||||
|
},
|
||||||
{
|
{
|
||||||
path: '/',
|
path: '/',
|
||||||
name: 'index',
|
name: 'index',
|
||||||
|
|||||||
Reference in New Issue
Block a user