File tree 1 file changed +50
-35
lines changed
1 file changed +50
-35
lines changed Original file line number Diff line number Diff line change 14
14
<div style="
15
15
flex-shrink: 0;
16
16
width: 120px;
17
- height: 160px;
17
+ height: 180px;
18
18
border-radius: 8px;
19
19
overflow: hidden;
20
20
margin-right: 16px;
21
21
">
22
22
<img
23
23
src="https://cdn.weread.qq.com/weread/cover/31/3300024931/t6_3300024931.jpg"
24
- alt="小米创业思考 封面"
25
- style="width: 100%; height: 100%; object-fit: cover;"
24
+ alt="小米创业思考"
25
+ style="
26
+ width: 100%;
27
+ height: 100%;
28
+ object-fit: cover;
29
+ "
26
30
>
27
31
</div>
28
32
<div style="flex: 1;">
29
33
<div style="
30
- font-size: 20px;
31
- font-weight: bold;
32
- color: #333;
33
- margin-bottom: 4px ;
34
+ font-size: 20px;
35
+ font-weight: bold;
36
+ color: #333;
37
+ margin-bottom: 8px ;
34
38
">
35
- 小米创业思考 (2022)
39
+ 小米创业思考
36
40
</div>
37
41
<div style="
38
- display: flex;
39
- align-items: center;
42
+ display: flex;
43
+ align-items: center;
40
44
margin-bottom: 12px;
41
45
">
42
- <div style="color: #f39c12; margin-right: 8px;">
43
- ⭐⭐⭐⭐☆
46
+ <div style="
47
+ font-weight: 600;
48
+ font-size: 14px;
49
+ color: #333;
50
+ margin-right: 8px;
51
+ ">
52
+ 个人评分:
44
53
</div>
45
- <div style="font-size: 16px; color: #555 ;">
46
- 8.1 / 10
54
+ <div style="color: #f39c12 ;">
55
+ ⭐⭐⭐⭐☆
47
56
</div>
48
57
</div>
49
58
<div style="
50
- font-size: 14px;
51
- color: #666 ;
52
- line-height: 1.8 ;
59
+ font-size: 14px;
60
+ color: #000 ;
61
+ line-height: 1.6 ;
53
62
margin-bottom: 12px;
54
63
">
55
- <strong>作者:</strong>雷军 / 徐洁云<br>
56
- <strong>出版社:</strong>中信出版社<br>
57
- <strong>页数:</strong>383 页<br>
58
- <strong>定价:</strong>86.00 元<br>
59
- <strong>ISBN:</strong>9787521745276
64
+ 作者:雷军 / 徐洁云
65
+ </div>
66
+ <div style="
67
+ font-size: 14px;
68
+ color: #666;
69
+ line-height: 1.6;
70
+ ">
71
+ 雷军系统梳理30年创业心法和经营哲学,深度复盘“小米模式”,认为取得持续成功的核心在于只干了一件事:坚持“互联网制造”路线,推动效率革命,实现用户利益和经济效率的最大化。
60
72
</div>
61
73
</div>
62
- <div style="
63
- position: absolute;
64
- top: 16px;
65
- right: 16px;
66
- background-color: #6c8b5f;
67
- color: white;
68
- font-size: 12px;
69
- padding: 4px 8px;
70
- border-radius: 4px;
71
- text-transform: uppercase;
72
- ">
73
- Book
74
- </div>
74
+ <a href="https://book.douban.com/subject/36057097/"
75
+ target="_blank"
76
+ style="
77
+ position: absolute;
78
+ top: 16px;
79
+ right: 16px;
80
+ background-color: #6c8b5f;
81
+ color: white;
82
+ font-size: 12px;
83
+ padding: 4px 8px;
84
+ border-radius: 4px;
85
+ text-transform: uppercase;
86
+ text-decoration: none;
87
+ ">
88
+ Book >>>
89
+ </a>
75
90
</div>
You can’t perform that action at this time.
0 commit comments