|
@@ -48,22 +48,6 @@
|
|
|
<img src="http://img.bjzxtw.org.cn/pre/image/png/20250603/1748935989462533.png"/>
|
|
|
<div class="componentScrollBoxItemTitle">大标题带二个子标题</div>
|
|
|
</div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/png/20250603/1748936908630352.png"/>
|
|
|
- <div class="componentScrollBoxItemTitle">大标题一个子标题</div>
|
|
|
- </div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/png/20250603/1748936918177835.png"/>
|
|
|
- <div class="componentScrollBoxItemTitle">只显示大标题</div>
|
|
|
- </div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/png/20250603/1748937475668303.png"/>
|
|
|
- <div class="componentScrollBoxItemTitle">滚动显示三个大标题</div>
|
|
|
- </div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/png/20250603/1748937484282250.png"/>
|
|
|
- <div class="componentScrollBoxItemTitle">滚动显示两个大标题</div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 1 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle1">
|
|
@@ -75,22 +59,6 @@
|
|
|
<img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750834351793480.jpg"/>
|
|
|
<div class="componentScrollBoxItemTitle">大标题带二个子标题滚动显示</div>
|
|
|
</div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750834356702295.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">大标题一个子标题滚动显示</div>
|
|
|
- </div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750834381192075.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">滚动显示大标题</div>
|
|
|
- </div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750834390122808.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">滚动显示大标题不带框</div>
|
|
|
- </div>
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/17508343968448.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">大标题带三个子标题不滚动</div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--1.头条组件 end---------------------------------------->
|
|
|
|
|
@@ -120,24 +88,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">加粗每组标题</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250604/1749019612825652.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">主题色首行标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250604/1749019620385462.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">加粗首行标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250604/174901963225883.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">不加粗标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 3 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle3">
|
|
@@ -153,24 +103,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">加粗每组标题</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750835199910442.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">主题色首行标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750835205856449.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">加粗首行标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750835219846599.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">不加粗标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--3.焦点图组件 start---------------------------------------->
|
|
|
|
|
@@ -189,18 +121,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">左侧标题加粗,右侧大图在上小图在下</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749102631511603.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧小图在上大图在下,右侧标题加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749102640761677.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧标题加粗,右侧小图在上大图在下</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 4 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle2">
|
|
@@ -216,18 +136,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">左侧标题加粗,右侧大图在上小图在下</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750836015933464.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧小图在上大图在下,右侧标题加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750836022442700.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧标题加粗,右侧小图在上大图在下</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--4.两列布局新闻组件1 左侧 end---------------------------------------->
|
|
|
|
|
@@ -246,60 +154,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">右侧图片,左侧标题灰色标记</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749113088790743.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片,右侧标题带主题色标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749113088790743.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">右侧图片,左侧标题带主题色标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749114491210881.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片,右侧标题带黑色标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749115022871339.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">右侧图片,左侧标题带黑色标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 7 ? 'active' : '']" @click="selectUseStyleNumber(7)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749115161954033.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片,左侧标题不带标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 8 ? 'active' : '']" @click="selectUseStyleNumber(8)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749115171142913.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片,左侧标题不带标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 9 ? 'active' : '']" @click="selectUseStyleNumber(9)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/174911518234957.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文交错摆放样式1</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 10 ? 'active' : '']" @click="selectUseStyleNumber(10)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749115193168545.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文交错摆放样式2</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 11 ? 'active' : '']" @click="selectUseStyleNumber(11)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250605/1749115201985672.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文交错摆放样式3</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 5 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle3">
|
|
@@ -315,18 +169,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">右侧图片,左侧标题灰色标记</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750836366880797.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片,右侧标题带主题色标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750836374582370.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">右侧图片,左侧标题带主题色标记</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--5.两列布局新闻组件1 右侧 end---------------------------------------->
|
|
|
|
|
@@ -345,18 +187,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">两列图文图片置底</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250606/1749176153747911.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混合左上右下</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250606/1749176160202729.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混合右下左上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 6 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle2">
|
|
@@ -372,18 +202,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">两列图文图片置底</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750837011700215.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混合左上右下</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750837018186768.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混合右下左上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--6.两列布局新闻组件2 左侧 end---------------------------------------->
|
|
|
|
|
@@ -402,18 +220,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">图片在下,列表在上首标题加粗</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250606/1749178137907893.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在上,标题在下</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250606/1749178143998493.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在下,标题在上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 7 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle3">
|
|
@@ -429,18 +235,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">图片在下,列表在上首标题加粗</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750837536264854.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在上,标题在下</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750837554807022.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在下,标题在上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--7.两列布局新闻组件2 右侧 end---------------------------------------->
|
|
|
|
|
@@ -459,18 +253,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">图片与文字混合,列表灰色标识</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250606/1749203136861391.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在右,列表灰色标识</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/png/20250606/1749203144218891.png"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在左,列表主题色标识</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 8 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle2">
|
|
@@ -486,18 +268,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">图片与文字混合,列表灰色标识</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/175083810049925.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在右,列表灰色标识</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750838108187595.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在左,列表主题色标识</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--8.两列布局新闻组件3 左侧上半部分 end---------------------------------------->
|
|
|
|
|
@@ -516,18 +286,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">图片在下,列表标题加粗</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749430122219615.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片与列表混合,标题加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749430130962786.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在左,列表主题色标识</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 9 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle3">
|
|
@@ -543,18 +301,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">图片在下,列表标题加粗</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750838361551294.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片与列表混合,标题加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750838367376752.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片在左,列表主题色标识</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--9.两列布局新闻组件3 左侧下半部分 end---------------------------------------->
|
|
|
|
|
@@ -573,30 +319,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">角标与左侧保持间距</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749430731348410.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标在左上角对齐</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749430739421252.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标与上方保持间距</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/174943074887033.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标置于左下角</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749430757268221.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标与右侧保持间距</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 10 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle4">
|
|
@@ -612,24 +334,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">角标与左侧保持间距</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750838628582500.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标在左上角对齐</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750838637378829.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标与上方保持间距</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750838829779783.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">角标置于左下角</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--10.两列布局新闻组件3 右侧部分 end---------------------------------------->
|
|
|
|
|
@@ -648,30 +352,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">左侧图片新闻在下,右侧广告在下,加粗标题</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749453969223756.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片新闻在下,右侧广告在上,加粗标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/174945397556612.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片新闻在上,右侧广告在下,不加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749453982118601.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片新闻在下,右侧广告在下,不加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250609/1749453996190138.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片新闻在下,右侧广告在上,不加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 11 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle2">
|
|
@@ -687,18 +367,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">左侧图片新闻在下,右侧广告在下,加粗标题</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750839123605971.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片新闻在下,右侧广告在上,加粗标题</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750839130491654.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">左侧图片新闻在上,右侧广告在下,不加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--11.带广告图文组合 end---------------------------------------->
|
|
|
|
|
@@ -718,30 +386,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">居中标题,不带分割线</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250619/1750322373134764.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">居中标题,选中项加横线</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250619/175032238049115.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">标题居左,带分割线</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250619/1750322387978404.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">标题居左,不带分割线</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250619/1750322395388544.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">标题居左,选中项加横线</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 12 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle1">
|
|
@@ -775,12 +419,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">黑色标题加粗</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250619/1750323772524230.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">主题色标题加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 13 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle1">
|
|
@@ -796,7 +434,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">列表带前缀</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
-
|
|
|
</div>
|
|
|
<!--13.滚动图文组合 end---------------------------------------->
|
|
|
|
|
@@ -816,18 +453,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">实线分割,首行不加粗</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656513182035.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,每栏首行加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656521926251.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,首行不加粗</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--14.主列表 end---------------------------------------->
|
|
|
|
|
@@ -846,42 +471,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">上右图片,下方文字</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656931891270.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片下左,文字在上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656939320570.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片下右,文字在上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656945837770.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混排,文字在下1</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656959807266.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混排,文字在下2</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 7 ? 'active' : '']" @click="selectUseStyleNumber(7)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656945837770.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混排,文字在下3</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 8 ? 'active' : '']" @click="selectUseStyleNumber(8)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750656959807266.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图文混排,文字在下4</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 15 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle4">
|
|
@@ -897,18 +486,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">上右图片,下方文字</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750841560855941.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片下左,文字在上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750841566722124.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图片下右,文字在上</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--15.最新资讯 end---------------------------------------->
|
|
|
|
|
@@ -927,24 +504,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">实线分割,全部高亮</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750657350233891.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,前三条高亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/175065735778737.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,全部高亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250623/1750657367837755.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,不显示数字</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 16 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle4">
|
|
@@ -960,18 +519,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">实线分割,全部高亮</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750841833734341.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,前三条高亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750841838249063.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线分割,全部高亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--15.热点精选 end---------------------------------------->
|
|
|
|
|
@@ -991,54 +538,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">底部投影加白色按钮</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750728952370749.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">黑色搜索按钮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750728959101334.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">主题色搜索按钮加投影</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750729001145123.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">黑色主题按钮保持间距</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750729028870817.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">主题色背景加放大镜图标</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 7 ? 'active' : '']" @click="selectUseStyleNumber(7)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750729041119093.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">线框加黑色图标</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 8 ? 'active' : '']" @click="selectUseStyleNumber(8)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750729050939655.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">线框加主题色图标</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 9 ? 'active' : '']" @click="selectUseStyleNumber(9)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750729075806292.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图标加文字在左侧</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 10 ? 'active' : '']" @click="selectUseStyleNumber(10)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750729084367036.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">图标加文字在右侧</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--样式2-->
|
|
|
<div v-if="this.$store.state.template.editComponentType == 17 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle1">
|
|
@@ -1054,18 +553,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">底部投影加白色按钮</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750842349482694.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">黑色搜索按钮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750842359742962.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">主题色搜索按钮加投影</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--16.搜索框 end---------------------------------------->
|
|
|
|
|
@@ -1084,54 +571,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">文字加背景色</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750749128481518.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">仅悬浮加亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/175074913477500.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">悬浮背景加深</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 5 ? 'active' : '']" @click="selectUseStyleNumber(5)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750749141679762.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">仅保留线框</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 6 ? 'active' : '']" @click="selectUseStyleNumber(6)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750749152760605.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">线框添加背景</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 7 ? 'active' : '']" @click="selectUseStyleNumber(7)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750749157461275.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">线框选中高亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 8 ? 'active' : '']" @click="selectUseStyleNumber(8)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750749165401195.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">线框选中高亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 9 ? 'active' : '']" @click="selectUseStyleNumber(9)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/1750749173113799.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">虚线线框</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 10 ? 'active' : '']" @click="selectUseStyleNumber(10)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250624/17507491859079.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">选中取消线框</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<div v-if="this.$store.state.template.editComponentType == 18 && this.$store.state.template.editWebsiteClass == 2" class="componentScrollBoxStyle4">
|
|
|
<div class="componentScrollbigBog">
|
|
@@ -1146,18 +585,6 @@
|
|
|
<div class="componentScrollBoxItemTitle">文字加背景色</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 3 ? 'active' : '']" @click="selectUseStyleNumber(3)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750842996542815.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">仅悬浮加亮</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="componentScrollbigBog">
|
|
|
- <div :class="['componentScrollBoxItem', this.$store.state.template.editComponentStyle === 4 ? 'active' : '']" @click="selectUseStyleNumber(4)">
|
|
|
- <img src="http://img.bjzxtw.org.cn/pre/image/jpeg/20250625/1750843002791909.jpg"/>
|
|
|
- <div class="componentScrollBoxItemTitle">悬浮背景加深</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
<!--单页列表和单页详情 左侧悬浮列表 end---------------------------------------->
|
|
|
</div>
|