Commit a11bf9fbea06b0c86a97166a9b3def7617689172

Authored by zhiyangdu
1 parent 61ad23ec

图片背景设置用七牛云上的图片

Showing 1 changed file with 20 additions and 20 deletions
src/pages/index/index.less
... ... @@ -9,26 +9,26 @@
9 9 .first_item{
10 10 width: 100%;
11 11 height: 836px;
12   - background: #bd3325 url("../../../static/img/index/1.jpg") no-repeat center top;
  12 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d27077.jpg") no-repeat center top;
13 13 background-size: 100%;
14 14 }
15 15 .item{
16 16 width: 100%;
17 17 height: 730px;
18   - background: #bd3325 url("../../../static/img/index/2.jpg") no-repeat center top;
  18 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568cc3ba0.jpg") no-repeat center top;
19 19 background-size: 100%;
20 20 overflow: hidden;
21 21 div:nth-child(1){
22 22 width: 670px;
23 23 height: 270px;
24   - background: #bd3325 url("../../../static/img/index/item_01.jpg") no-repeat center top;
  24 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09569005f14.jpg") no-repeat center top;
25 25 background-size: 100%;
26 26 margin:123px 35px 0 35px;
27 27 }
28 28 div:nth-child(2){
29 29 width: 670px;
30 30 height: 270px;
31   - background: #bd3325 url("../../../static/img/index/item_02.jpg") no-repeat center top;
  31 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09569023de1.jpg") no-repeat center top;
32 32 background-size: 100%;
33 33 margin:22px 35px 0 35px;
34 34 }
... ... @@ -36,98 +36,98 @@
36 36 div:nth-child(3){
37 37 width: 100%;
38 38 height: 806px;
39   - background: #bd3325 url("../../../static/img/index/3.jpg") no-repeat center top;
  39 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568c9e73d.jpg") no-repeat center top;
40 40 background-size: 100%;
41 41 }
42 42 div:nth-child(4){
43 43 width: 100%;
44 44 height: 856px;
45   - background: #bd3325 url("../../../static/img/index/4.jpg") no-repeat center top;
  45 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d33312.jpg") no-repeat center top;
46 46 background-size: 100%;
47 47 }
48 48 div:nth-child(5){
49 49 width: 100%;
50 50 height: 668px;
51   - background: #bd3325 url("../../../static/img/index/5.jpg") no-repeat center top;
  51 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568ccd863.jpg") no-repeat center top;
52 52 background-size: 100%;
53 53 }
54 54 div:nth-child(6){
55 55 width: 100%;
56 56 height: 800px;
57   - background: #bd3325 url("../../../static/img/index/6.jpg") no-repeat center top;
  57 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d0a6e2.jpg") no-repeat center top;
58 58 background-size: 100%;
59 59 }
60 60 div:nth-child(7){
61 61 width: 100%;
62 62 height: 700px;
63   - background: #bd3325 url("../../../static/img/index/7.jpg") no-repeat center top;
  63 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d84a69.jpg") no-repeat center top;
64 64 background-size: 100%;
65 65 }
66 66 div:nth-child(8){
67 67 width: 100%;
68 68 height: 800px;
69   - background: #bd3325 url("../../../static/img/index/8.jpg") no-repeat center top;
  69 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568d94ae0.jpg") no-repeat center top;
70 70 background-size: 100%;
71 71 }
72 72 div:nth-child(9){
73 73 width: 100%;
74 74 height: 674px;
75   - background: #bd3325 url("../../../static/img/index/9.jpg") no-repeat center top;
  75 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568db09da.jpg") no-repeat center top;
76 76 background-size: 100%;
77 77 }
78 78 div:nth-child(10){
79 79 width: 100%;
80 80 height: 724px;
81   - background: #bd3325 url("../../../static/img/index/10.jpg") no-repeat center top;
  81 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568e1552e.jpg") no-repeat center top;
82 82 background-size: 100%;
83 83 }
84 84 div:nth-child(11){
85 85 width: 100%;
86 86 height: 504px;
87   - background: #bd3325 url("../../../static/img/index/11.jpg") no-repeat center top;
  87 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568e89cc3.jpg") no-repeat center top;
88 88 background-size: 100%;
89 89 }
90 90 div:nth-child(12){
91 91 width: 100%;
92 92 height: 806px;
93   - background: #bd3325 url("../../../static/img/index/12.jpg") no-repeat center top;
  93 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568e4de21.jpg") no-repeat center top;
94 94 background-size: 100%;
95 95 }
96 96 //视频
97 97 div:nth-child(13){
98 98 width: 100%;
99 99 height: 310px;
100   - background: #bd3325 url("../../../static/img/index/13.jpg") no-repeat center top;
  100 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568e7d975.jpg") no-repeat center top;
101 101 background-size: 100%;
102 102 }
103 103 div:nth-child(14){
104 104 width: 100%;
105 105 height: 760px;
106   - background: #bd3325 url("../../../static/img/index/14.jpg") no-repeat center top;
  106 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568eb453d.jpg") no-repeat center top;
107 107 background-size: 100%;
108 108 }
109 109 div:nth-child(15){
110 110 width: 100%;
111 111 height: 526px;
112   - background: #bd3325 url("../../../static/img/index/15.jpg") no-repeat center top;
  112 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568f1f576.jpg") no-repeat center top;
113 113 background-size: 100%;
114 114 }
115 115 div:nth-child(16){
116 116 width: 100%;
117 117 height: 390px;
118   - background: #bd3325 url("../../../static/img/index/16.jpg") no-repeat center top;
  118 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568f42359.jpg") no-repeat center top;
119 119 background-size: 100%;
120 120 }
121 121 div:nth-child(17){
122 122 width: 100%;
123 123 height: 520px;
124   - background: #bd3325 url("../../../static/img/index/17.jpg") no-repeat center top;
  124 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568f6ca8f.jpg") no-repeat center top;
125 125 background-size: 100%;
126 126 }
127 127 div:nth-child(18){
128 128 width: 100%;
129 129 height: 520px;
130   - background: #bd3325 url("../../../static/img/index/18.jpg") no-repeat center top;
  130 + background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e09568f87930.jpg") no-repeat center top;
131 131 background-size: 100%;
132 132 }
133 133 .video_box{
... ...