|
@@ -42,7 +42,7 @@
|
|
<div class="right_item_title">
|
|
<div class="right_item_title">
|
|
<p>精彩直播</p>
|
|
<p>精彩直播</p>
|
|
<a href="https://wx.vzan.com/plug-ins/?v=637429463853329710#/FixupIndex/399803126?shareuid=0" target="_blank">
|
|
<a href="https://wx.vzan.com/plug-ins/?v=637429463853329710#/FixupIndex/399803126?shareuid=0" target="_blank">
|
|
- <template v-if="isPC">>更多</template><template v-else>></template>
|
|
|
|
|
|
+ <template v-if="isPC">更多></template><template v-else>></template>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="right_item_main" th:each="live,stat : ${sideJson.get('liveList')}" th:object="${live}">
|
|
<div class="right_item_main" th:each="live,stat : ${sideJson.get('liveList')}" th:object="${live}">
|
|
@@ -64,7 +64,7 @@
|
|
<div class="right_item_title">
|
|
<div class="right_item_title">
|
|
<p>最新活动</p>
|
|
<p>最新活动</p>
|
|
<a href="https://www.caimei365.com/promotions.html" target="_blank">
|
|
<a href="https://www.caimei365.com/promotions.html" target="_blank">
|
|
- <template v-if="isPC">>更多</template><template v-else>></template>
|
|
|
|
|
|
+ <template v-if="isPC">更多></template><template v-else>></template>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="right_item_main" th:each="image,stat : ${sideJson.get('cmImageList')}" th:object="${image}">
|
|
<div class="right_item_main" th:each="image,stat : ${sideJson.get('cmImageList')}" th:object="${image}">
|
|
@@ -81,7 +81,7 @@
|
|
<div class="right_item_title">
|
|
<div class="right_item_title">
|
|
<p>热门文章</p>
|
|
<p>热门文章</p>
|
|
<a href="https://www.caimei365.com/info/center-3-1.html" target="_blank">
|
|
<a href="https://www.caimei365.com/info/center-3-1.html" target="_blank">
|
|
- <template v-if="isPC">>更多</template><template v-else>></template>
|
|
|
|
|
|
+ <template v-if="isPC">更多></template><template v-else>></template>
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="right_item_main" th:each="info,stat : ${sideJson.get('infoList')}" th:object="${info}">
|
|
<div class="right_item_main" th:each="info,stat : ${sideJson.get('infoList')}" th:object="${info}">
|