This website works better with JavaScript
Home
Explore
Help
Register
Sign In
htcwl
/
hotelHomestayWx
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
自定义头部样式穿透(谁组件改了别忘了测下对其他页面有无影响)
htc
1 year ago
parent
28472eca82
commit
f5e68fd14a
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
pages/my/index.vue
+ 4
- 0
pages/my/index.vue
View File
@@ -217,4 +217,8 @@
}
}
}
+
+ ::v-deep .bottomBg{
+ background: transparent !important;
+ }
</style>