hcj 2 months ago
parent a83497dbd0
commit e2501e4788
  1. 3
      src/page/homepage/tool/tooldetails.vue

@ -801,7 +801,8 @@ export default {
.topBg {
width: 100%;
height: 400px;
background: url('/assets/tool/topbg.png') no-repeat 100%;
background: url('/assets/tool/topbg.png') no-repeat 0 0;
background-size: 100% 100%;
}
.container {

Loading…
Cancel
Save