密码
This commit is contained in:
parent
f67814f8b9
commit
c8b19546b7
@ -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;
|
||||
|
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user