This commit is contained in:
pplokijuhyg 2019-12-25 11:21:01 +08:00
parent f67814f8b9
commit c8b19546b7
2 changed files with 1 additions and 2 deletions

View File

@ -127,7 +127,7 @@ localStorage.setItem('token', res.data.data)
}
.shuru {
width: 75%;
height: 74px;
height: 64px;
color: #333333;
font-size: 28px;
margin: auto 0;

View File

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