Browse Source

Merge pull request #463 from mlsjla/master

Update index.vue
main
奇淼(piexlmax 4 years ago
committed by GitHub
parent
commit
0573b04e2e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      web/src/components/customPic/index.vue

4
web/src/components/customPic/index.vue

@ -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>
Loading…
Cancel
Save