|
@@ -321,7 +321,7 @@ export default {
|
|
|
if (doc) {
|
|
|
console.log("存在-doc");
|
|
|
var css =
|
|
|
- ".controls-right-buttons{display:none !important} " +
|
|
|
+ ".controls-right-buttons>div:not(:has(.icon-music_s)){display:none !important} " +
|
|
|
".controls-left-buttons .play-control{display:none !important} " +
|
|
|
".link-btn{display:none !important} " +
|
|
|
".clear-box{display:none !important} " +
|