打包
This commit is contained in:
parent
8e55787820
commit
c41c5b125b
@ -18,7 +18,7 @@ import sign from "./sign"
|
|||||||
import ArticleDetail from "./articledetail.vue"
|
import ArticleDetail from "./articledetail.vue"
|
||||||
Vue.use(Router)
|
Vue.use(Router)
|
||||||
const router=new Router({
|
const router=new Router({
|
||||||
mode:'history',
|
mode:'hash',
|
||||||
routes: [
|
routes: [
|
||||||
{
|
{
|
||||||
path: '/articledetail',
|
path: '/articledetail',
|
||||||
|
Loading…
Reference in New Issue
Block a user