This commit is contained in:
pplokijuhyg 2019-12-02 14:56:28 +08:00
parent 8e55787820
commit c41c5b125b
2 changed files with 1 additions and 1 deletions

BIN
dist.zip

Binary file not shown.

View File

@ -18,7 +18,7 @@ import sign from "./sign"
import ArticleDetail from "./articledetail.vue"
Vue.use(Router)
const router=new Router({
mode:'history',
mode:'hash',
routes: [
{
path: '/articledetail',