Merge pull request #463 from mlsjla/master

Update index.vue
This commit is contained in:
奇淼(piexlmax
2021-05-12 17:53:50 +08:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ export default {
},
data(){
return{
path: path,
path: path + '/',
}
},
computed:{
@@ -72,4 +72,4 @@ export default {
height: 80px;
position: relative;
}
</style>
</style>