密码
This commit is contained in:
parent
f67814f8b9
commit
c8b19546b7
@ -127,7 +127,7 @@ localStorage.setItem('token', res.data.data)
|
|||||||
}
|
}
|
||||||
.shuru {
|
.shuru {
|
||||||
width: 75%;
|
width: 75%;
|
||||||
height: 74px;
|
height: 64px;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
margin: auto 0;
|
margin: auto 0;
|
||||||
|
@ -19,7 +19,6 @@ import ArticleDetail from "./articledetail.vue"
|
|||||||
import detaillurl from "./detaillurl"
|
import detaillurl from "./detaillurl"
|
||||||
Vue.use(Router)
|
Vue.use(Router)
|
||||||
const router=new Router({
|
const router=new Router({
|
||||||
mode:'history',
|
|
||||||
routes: [
|
routes: [
|
||||||
{
|
{
|
||||||
path: '/articledetail',
|
path: '/articledetail',
|
||||||
|
Loading…
Reference in New Issue
Block a user