Skip to content

Commit c37ea86

Browse files
author
奇淼(piexlmax
authored
Merge pull request #463 from mlsjla/master
Update index.vue
2 parents 3d59181 + f218695 commit c37ea86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/components/customPic/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export default {
3333
},
3434
data(){
3535
return{
36-
path: path,
36+
path: path + '/',
3737
}
3838
},
3939
computed:{
@@ -72,4 +72,4 @@ export default {
7272
height: 80px;
7373
position: relative;
7474
}
75-
</style>
75+
</style>

0 commit comments

Comments
 (0)