File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
< div class ="col-md-2 ">
15
15
< div class ="book-cover-col ">
16
16
< div class ="book-cover-box wide ">
17
- < a href ="{{if .book.Cover}}{{.book.Cover}}{{else}}http ://studygolang.qiniudn .com/img/golang_default_cover.png{{end}} " style ="float: none; ">
18
- < img src ="{{if .book.Cover}}{{.book.Cover}}{{else}}http ://studygolang.qiniudn .com/img/golang_default_cover.png{{end}} " class ="bookcover ">
17
+ < a href ="{{if .book.Cover}}{{.book.Cover}}{{else}}https ://static.studygolang .com/img/golang_default_cover.png{{end}} " style ="float: none; ">
18
+ < img src ="{{if .book.Cover}}{{.book.Cover}}{{else}}https ://static.studygolang .com/img/golang_default_cover.png{{end}} " class ="bookcover ">
19
19
</ a >
20
20
< span class ="ebook "> </ span >
21
21
</ div >
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ <h4><a href="/book/{{.Id}}" target="_blank" title="{{.Name}}">{{.Name}}</a></h4>
33
33
</ div >
34
34
< div class ="col-md-2 col-sm-2 book-cover-box ">
35
35
< a href ="/book/{{.Id}} " target ="_blank " title ="{{.Name}} ">
36
- < img class ="lazy " src ="{{if .Cover}}{{.Cover}}{{else}}http ://studygolang.qiniudn .com/img/golang_default_cover.png{{end}} " alt ="{{.Name}} " style ="display: inline; ">
36
+ < img class ="lazy " src ="{{if .Cover}}{{.Cover}}{{else}}https ://static.studygolang .com/img/golang_default_cover.png{{end}} " alt ="{{.Name}} " style ="display: inline; ">
37
37
</ a >
38
38
</ div >
39
39
</ div >
@@ -80,4 +80,4 @@ <h4><a href="/book/{{.Id}}" target="_blank" title="{{.Name}}">{{.Name}}</a></h4>
80
80
{{end}}
81
81
{{end}}
82
82
83
- {{end}}
83
+ {{end}}
Original file line number Diff line number Diff line change 27
27
< div class ="row ">
28
28
< div class ="col-sm-6 ">
29
29
< h3 > 支付宝</ h3 >
30
- < div > < img src ="http ://studygolang.qiniudn .com/170605/9d11b43988fbbb42a5da9f970a0f6818.png " alt ="" width ="220px "> </ div >
30
+ < div > < img src ="https ://static.studygolang .com/170605/9d11b43988fbbb42a5da9f970a0f6818.png " alt ="" width ="220px "> </ div >
31
31
</ div >
32
32
< div class ="col-sm-6 ">
33
33
< h3 > 微信</ h3 >
34
- < div > < img src ="http ://studygolang.qiniudn .com/img/wxpay.png " alt ="" width ="220px "> </ div >
34
+ < div > < img src ="https ://static.studygolang .com/img/wxpay.png " alt ="" width ="220px "> </ div >
35
35
</ div >
36
36
</ div >
37
37
< div class ="sep10 "> </ div >
You can’t perform that action at this time.
0 commit comments