浏览代码

remove img

duanchangpeng 5 年之前
父节点
当前提交
213cb32f03
共有 7 个文件被更改,包括 0 次插入51 次删除
  1. 0 51
      tv/src/assets/css/bg.css
  2. 二进制
      tv/src/static/img/bg/bg_10.png
  3. 二进制
      tv/src/static/img/bg/bg_5.png
  4. 二进制
      tv/src/static/img/bg/bg_6.png
  5. 二进制
      tv/src/static/img/bg/bg_7.png
  6. 二进制
      tv/src/static/img/bg/bg_8.png
  7. 二进制
      tv/src/static/img/bg/bg_9.png

+ 0 - 51
tv/src/assets/css/bg.css

@@ -1,6 +1,5 @@
 .bgStyle1 {
     background-color: #028fe1;
-
     background: url("../../static/img/bg/bg_1.png");
     background-size: 100%;
     background-repeat: no-repeat;
@@ -8,7 +7,6 @@
 
 .bgStyle2 {
     background-color: #028fe1;
-
     background: url("../../static/img/bg/bg_2.png");
     background-size: 100%;
     background-repeat: no-repeat;
@@ -16,7 +14,6 @@
 
 .bgStyle3 {
     background-color: #028fe1;
-
     background: url("../../static/img/bg/bg_3.png");
     background-size: 100%;
     background-repeat: no-repeat;
@@ -24,59 +21,11 @@
 
 .bgStyle4 {
     background-color: #028fe1;
-
     background: url("../../static/img/bg/bg_4.png");
     background-size: 100%;
     background-repeat: no-repeat;
 }
 
-.bgStyle5 {
-    background-color: #028fe1;
-
-    background: url("../../static/img/bg/bg_5.png");
-    background-size: 100%;
-    background-repeat: no-repeat;
-}
-
-.bgStyle6 {
-    background-color: #028fe1;
-
-    background: url("../../static/img/bg/bg_6.png");
-    background-size: 100%;
-    background-repeat: no-repeat;
-}
-
-.bgStyle7 {
-    background-color: #028fe1;
-
-    background: url("../../static/img/bg/bg_7.png");
-    background-size: 100%;
-    background-repeat: no-repeat;
-}
-
-.bgStyle8 {
-    background-color: #028fe1;
-
-    background: url("../../static/img/bg/bg_8.png");
-    background-size: 100%;
-    background-repeat: no-repeat;
-}
-
-.bgStyle9 {
-    background-color: #028fe1;
-
-    background: url("../../static/img/bg/bg_9.png");
-    background-size: 100%;
-    background-repeat: no-repeat;
-}
-
-.bgStyle10 {
-    background-color: #028fe1;
-
-    background: url("../../static/img/bg/bg_10.png");
-    background-size: 100%;
-    background-repeat: no-repeat;
-}
 
 /*bg2*/
 .bg2Style1 {

二进制
tv/src/static/img/bg/bg_10.png


二进制
tv/src/static/img/bg/bg_5.png


二进制
tv/src/static/img/bg/bg_6.png


二进制
tv/src/static/img/bg/bg_7.png


二进制
tv/src/static/img/bg/bg_8.png


二进制
tv/src/static/img/bg/bg_9.png