Browse Source

优化首页频道显示

test
Enzo 4 years ago
parent
commit
917c0099e1
  1. 2
      pages/index/index.vue

2
pages/index/index.vue

@ -304,7 +304,7 @@
content: ''; content: '';
position: absolute; position: absolute;
z-index: 1; z-index: 1;
background: rgba(0, 0, 0, 0.5);
// background: rgba(0, 0, 0, 0.5);
top: 0; top: 0;
left: 0; left: 0;
} }

Loading…
Cancel
Save