|
@@ -22,7 +22,7 @@ |
|
@@ -22,7 +22,7 @@ |
22
|
</div>
|
22
|
</div>
|
23
|
<!--内容-->
|
23
|
<!--内容-->
|
24
|
<div class="hpaay_storyCon">
|
24
|
<div class="hpaay_storyCon">
|
25
|
- <volist name="res['data']" id="vo" offset="0" length="1">
|
25
|
+ <volist name="res['data']" id="vo">
|
26
|
<div class="hpaay_storyLi">
|
26
|
<div class="hpaay_storyLi">
|
27
|
<div class="hpaay_storyLi1">
|
27
|
<div class="hpaay_storyLi1">
|
28
|
<a href="/portal/star/getStoryDetail?id={$vo.id}">
|
28
|
<a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
@@ -33,8 +33,7 @@ |
|
@@ -33,8 +33,7 @@ |
33
|
</div>
|
33
|
</div>
|
34
|
<div class="hpaay_storyLi2">
|
34
|
<div class="hpaay_storyLi2">
|
35
|
<div class="hpaay_storyLTxt">
|
35
|
<div class="hpaay_storyLTxt">
|
36
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
37
|
- <span></span>
|
36
|
+ {$vo.excerpt}
|
38
|
</div>
|
37
|
</div>
|
39
|
</div>
|
38
|
</div>
|
40
|
<div class="hpin_mainCon2">
|
39
|
<div class="hpin_mainCon2">
|
|
@@ -47,185 +46,6 @@ |
|
@@ -47,185 +46,6 @@ |
47
|
</div>
|
46
|
</div>
|
48
|
</volist>
|
47
|
</volist>
|
49
|
|
48
|
|
50
|
- <volist name="res['data']" id="vo" offset="1" length="1">
|
|
|
51
|
- <div class="hpaay_storyLi">
|
|
|
52
|
- <div class="hpaay_storyLi1">
|
|
|
53
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
54
|
- <div class="hpaay_storyLImg">
|
|
|
55
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
56
|
- </div>
|
|
|
57
|
- </a>
|
|
|
58
|
- </div>
|
|
|
59
|
- <div class="hpaay_storyLi2">
|
|
|
60
|
- <div class="hpaay_storyLTxt">
|
|
|
61
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
62
|
- <span></span>
|
|
|
63
|
- </div>
|
|
|
64
|
- </div>
|
|
|
65
|
- <div class="hpin_mainCon2">
|
|
|
66
|
- <notempty name="vo.audio">
|
|
|
67
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
68
|
- <else/>
|
|
|
69
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
70
|
- </notempty>
|
|
|
71
|
- </div>
|
|
|
72
|
- </div>
|
|
|
73
|
- </volist>
|
|
|
74
|
-
|
|
|
75
|
- <volist name="res['data']" id="vo" offset="2" length="1">
|
|
|
76
|
- <div class="hpaay_storyLi">
|
|
|
77
|
- <div class="hpaay_storyLi1">
|
|
|
78
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
79
|
- <div class="hpaay_storyLImg">
|
|
|
80
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
81
|
- </div>
|
|
|
82
|
- </a>
|
|
|
83
|
- </div>
|
|
|
84
|
- <div class="hpaay_storyLi2">
|
|
|
85
|
- <div class="hpaay_storyLTxt">
|
|
|
86
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
87
|
- <span></span>
|
|
|
88
|
- </div>
|
|
|
89
|
- </div>
|
|
|
90
|
- <div class="hpin_mainCon2">
|
|
|
91
|
- <notempty name="vo.audio">
|
|
|
92
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
93
|
- <else/>
|
|
|
94
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
95
|
- </notempty>
|
|
|
96
|
- </div>
|
|
|
97
|
- </div>
|
|
|
98
|
- </volist>
|
|
|
99
|
-
|
|
|
100
|
- <volist name="res['data']" id="vo" offset="3" length="1">
|
|
|
101
|
- <div class="hpaay_storyLi">
|
|
|
102
|
- <div class="hpaay_storyLi1">
|
|
|
103
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
104
|
- <div class="hpaay_storyLImg">
|
|
|
105
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
106
|
- </div>
|
|
|
107
|
- </a>
|
|
|
108
|
- </div>
|
|
|
109
|
- <div class="hpaay_storyLi2">
|
|
|
110
|
- <div class="hpaay_storyLTxt">
|
|
|
111
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
112
|
- <span></span>
|
|
|
113
|
- </div>
|
|
|
114
|
- </div>
|
|
|
115
|
- <div class="hpin_mainCon2">
|
|
|
116
|
- <notempty name="vo.audio">
|
|
|
117
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
118
|
- <else/>
|
|
|
119
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
120
|
- </notempty>
|
|
|
121
|
- </div>
|
|
|
122
|
- </div>
|
|
|
123
|
- </volist>
|
|
|
124
|
-
|
|
|
125
|
- <volist name="res['data']" id="vo" offset="4" length="1">
|
|
|
126
|
- <div class="hpaay_storyLi">
|
|
|
127
|
- <div class="hpaay_storyLi1">
|
|
|
128
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
129
|
- <div class="hpaay_storyLImg">
|
|
|
130
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
131
|
- </div>
|
|
|
132
|
- </a>
|
|
|
133
|
- <div class="hpaay_storyLTxt">
|
|
|
134
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
135
|
- <span></span>
|
|
|
136
|
- </div>
|
|
|
137
|
- </div>
|
|
|
138
|
- <div class="hpaay_storyLi2">
|
|
|
139
|
-
|
|
|
140
|
- </div>
|
|
|
141
|
- <div class="hpin_mainCon2">
|
|
|
142
|
- <notempty name="vo.audio">
|
|
|
143
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
144
|
- <else/>
|
|
|
145
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
146
|
- </notempty>
|
|
|
147
|
- </div>
|
|
|
148
|
- </div>
|
|
|
149
|
- </volist>
|
|
|
150
|
-
|
|
|
151
|
- <volist name="res['data']" id="vo" offset="5" length="1">
|
|
|
152
|
- <div class="hpaay_storyLi">
|
|
|
153
|
- <div class="hpaay_storyLi1">
|
|
|
154
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
155
|
- <div class="hpaay_storyLTxt">
|
|
|
156
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
157
|
- <span></span>
|
|
|
158
|
- </div>
|
|
|
159
|
- </a>
|
|
|
160
|
- <div class="hpaay_storyLImg">
|
|
|
161
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
162
|
- </div>
|
|
|
163
|
- </div>
|
|
|
164
|
- <div class="hpaay_storyLi2">
|
|
|
165
|
-
|
|
|
166
|
- </div>
|
|
|
167
|
- <div class="hpin_mainCon2">
|
|
|
168
|
- <notempty name="vo.audio">
|
|
|
169
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
170
|
- <else/>
|
|
|
171
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
172
|
- </notempty>
|
|
|
173
|
- </div>
|
|
|
174
|
- </div>
|
|
|
175
|
- </volist>
|
|
|
176
|
-
|
|
|
177
|
- <volist name="res['data']" id="vo" offset="6" length="1">
|
|
|
178
|
- <div class="hpaay_storyLi">
|
|
|
179
|
- <div class="hpaay_storyLi1">
|
|
|
180
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
181
|
- <div class="hpaay_storyLImg">
|
|
|
182
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
183
|
- </div>
|
|
|
184
|
- </a>
|
|
|
185
|
- <div class="hpaay_storyLTxt">
|
|
|
186
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
187
|
- <span></span>
|
|
|
188
|
- </div>
|
|
|
189
|
- </div>
|
|
|
190
|
- <div class="hpaay_storyLi2">
|
|
|
191
|
-
|
|
|
192
|
- </div>
|
|
|
193
|
- <div class="hpin_mainCon2">
|
|
|
194
|
- <notempty name="vo.audio">
|
|
|
195
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
196
|
- <else/>
|
|
|
197
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
198
|
- </notempty>
|
|
|
199
|
- </div>
|
|
|
200
|
- </div>
|
|
|
201
|
- </volist>
|
|
|
202
|
-
|
|
|
203
|
- <volist name="res['data']" id="vo" offset="7" length="1">
|
|
|
204
|
- <div class="hpaay_storyLi">
|
|
|
205
|
- <div class="hpaay_storyLi1">
|
|
|
206
|
- <a href="/portal/star/getStoryDetail?id={$vo.id}">
|
|
|
207
|
- <div class="hpaay_storyLTxt">
|
|
|
208
|
- <h2 class="txt-cut">{$vo.excerpt}</h2>
|
|
|
209
|
- <span></span>
|
|
|
210
|
- </div>
|
|
|
211
|
- </a>
|
|
|
212
|
- <div class="hpaay_storyLImg">
|
|
|
213
|
- <img src="{:cmf_get_image_url($vo.thumbnail)}" alt="" />
|
|
|
214
|
- </div>
|
|
|
215
|
- </div>
|
|
|
216
|
- <div class="hpaay_storyLi2">
|
|
|
217
|
-
|
|
|
218
|
- </div>
|
|
|
219
|
- <div class="hpin_mainCon2">
|
|
|
220
|
- <notempty name="vo.audio">
|
|
|
221
|
- <audio id="audio" src="{:cmf_get_file_download_url($vo.audio)}"></audio>
|
|
|
222
|
- <else/>
|
|
|
223
|
- <audio id="audio" src="http://link.hhtjim.com/163/442869240.mp3"></audio>
|
|
|
224
|
- </notempty>
|
|
|
225
|
- </div>
|
|
|
226
|
- </div>
|
|
|
227
|
- </volist>
|
|
|
228
|
-
|
|
|
229
|
</div>
|
49
|
</div>
|
230
|
|
50
|
|
231
|
<!--分页-->
|
51
|
<!--分页-->
|