parent
e54a8b1175
commit
fa433eb612
@ -1,23 +1,181 @@
|
||||
<template>
|
||||
<CommonBox title="品牌创建" class="party-center-brand-creation-style"></CommonBox>
|
||||
<CommonBox title="品牌创建" class="party-center-brand-creation-style">
|
||||
<div class="brandCreat">
|
||||
<a-row type="flex" justify="space-between" style="margin-bottom: 13px;">
|
||||
<a-col style="width: 48.8%;">
|
||||
<img src="./images/topBigPic1.png" class="rowImg">
|
||||
</a-col>
|
||||
<a-col style="width: 48.8%;">
|
||||
<img src="./images/topBigPic2.png" class="rowImg">
|
||||
</a-col>
|
||||
</a-row>
|
||||
<a-row type="flex" justify="space-between" style="margin-bottom: 30px;">
|
||||
<a-col style="width: 23.1%">
|
||||
<img src="./images/topSmallPic1.png" class="rowImg">
|
||||
</a-col>
|
||||
<a-col style="width: 23.1%">
|
||||
<img src="./images/topSmallPic2.png" class="rowImg">
|
||||
</a-col>
|
||||
<a-col style="width: 23.1%">
|
||||
<img src="./images/topSmallPic3.png" class="rowImg">
|
||||
</a-col>
|
||||
<a-col style="width: 23.1%">
|
||||
<img src="./images/topSmallPic4.png" class="rowImg">
|
||||
</a-col>
|
||||
</a-row>
|
||||
<div class="brandList">
|
||||
<vue-scroll :ops="listScroll" :style="showPage?'height:35rem':'height:35rem'" class="score-list-div">
|
||||
<a-list item-layout="horizontal" :data-source="brandList">
|
||||
<a-list-item slot="renderItem" slot-scope="item" class="listItem">
|
||||
<a-avatar :src="item.avatar"/>
|
||||
<p class="p1">
|
||||
<span style="width: 7px;height: 7px;border-radius: 50%;background: #fff;margin-left: -5px;display: inline-block;"></span>
|
||||
{{item.title}}</p>
|
||||
<br>
|
||||
<p class="p2">{{item.time}}</p>
|
||||
</a-list-item>
|
||||
</a-list>
|
||||
</vue-scroll>
|
||||
</div>
|
||||
</div>
|
||||
</CommonBox>
|
||||
</template>
|
||||
<script>
|
||||
/*
|
||||
* 品牌创建
|
||||
* */
|
||||
* 品牌创建
|
||||
* */
|
||||
import {List, Icon, Avatar, Row, Col} from 'ant-design-vue';
|
||||
import CommonBox from '../secondPages/commonBox.vue';
|
||||
export default{
|
||||
data(){
|
||||
return {}
|
||||
return {
|
||||
listScroll: this.StaticParams.scrollOption,
|
||||
showPage: true,
|
||||
brandList: [
|
||||
{
|
||||
avatar: require("./images/listPic1.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic2.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic3.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic4.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic5.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
}, {
|
||||
avatar: require("./images/listPic6.png"),
|
||||
title: '【红心向党·凝聚动力】洋浦学校党支部深入学习“十严禁”换届纪律会议',
|
||||
time: '2021-09-17 14:41'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
components: {
|
||||
CommonBox,
|
||||
ARow: Row,
|
||||
ACol: Col,
|
||||
AList: List,
|
||||
AListItem: List.Item,
|
||||
AAvatar: Avatar,
|
||||
AIcon: Icon,
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
<style scoped lang="scss" type="text/scss">
|
||||
.party-center-brand-creation-style {
|
||||
width: 100%;
|
||||
height: 880px !important;
|
||||
.brandCreat {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
img {
|
||||
cursor: pointer;
|
||||
}
|
||||
.rowImg {
|
||||
width: 100%;
|
||||
}
|
||||
.brandList {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
.score-list-div {
|
||||
width: 100%;
|
||||
height: 23rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 15px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.ant-list-items {
|
||||
cursor: pointer;
|
||||
}
|
||||
.listItem {
|
||||
width: 100%;
|
||||
height: 80px;
|
||||
border-radius: 8px;
|
||||
background: rgba(255, 255, 255, 0.5);
|
||||
margin-bottom: 15px;
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
.ant-avatar {
|
||||
border-radius: 0 !important;
|
||||
height: 80px;
|
||||
width: 21%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
.p1 {
|
||||
position: absolute;
|
||||
top: 10px;
|
||||
left: 25%;
|
||||
color: #fff;
|
||||
font-size: 14px;
|
||||
}
|
||||
.p2 {
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
bottom: -8px;
|
||||
color: #FFFF80;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
</style>
|
@ -1,23 +1,99 @@
|
||||
<template>
|
||||
<CommonBox title="学习强国" class="party-center-study-power-style"></CommonBox>
|
||||
<CommonBox title="学习强国" class="party-center-study-power-style">
|
||||
<div class="studyStrong">
|
||||
<a-row type="flex" justify="space-between" class="row" wrap>
|
||||
<a-col class="aCol" v-for="(item,i) in colList" :key="i">
|
||||
<img :src="item.src" alt="">
|
||||
<span class="colSpan"></span>
|
||||
<p>{{item.title}}</p>
|
||||
</a-col>
|
||||
</a-row>
|
||||
</div>
|
||||
</CommonBox>
|
||||
</template>
|
||||
<script>
|
||||
/*
|
||||
* 品牌创建
|
||||
* */
|
||||
* 品牌创建
|
||||
* */
|
||||
import CommonBox from '../secondPages/commonBox.vue';
|
||||
import {Row, Col} from 'ant-design-vue';
|
||||
export default{
|
||||
data(){
|
||||
return {}
|
||||
return {
|
||||
colList: [
|
||||
{title: '学习新思想', src: './images/icon1.png'},
|
||||
{title: '十九大时间', src: './images/icon2.png'},
|
||||
{title: '学习理论', src: './images/icon3.png'},
|
||||
{title: '红色中国', src: './images/icon4.png'},
|
||||
{title: '学习科学', src: './images/icon5.png'},
|
||||
{title: '环球视野', src: './images/icon6.png'},
|
||||
{title: '习近平交汇', src: './images/icon7.png'},
|
||||
{title: '学习电视台', src: './images/icon8.png'},
|
||||
{title: '学习电台', src: './images/icon9.png'},
|
||||
{title: '学习慕课', src: './images/icon10.png'},
|
||||
{title: '学习文化', src: './images/icon11.png'},
|
||||
{title: '强军兴军', src: './images/icon12.png'},
|
||||
]
|
||||
}
|
||||
},
|
||||
components: {
|
||||
CommonBox,
|
||||
ARow: Row,
|
||||
ACol: Col,
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
<style scoped lang="scss" type="text/scss">
|
||||
.party-center-study-power-style {
|
||||
width: 100%;
|
||||
height: 440px !important;
|
||||
.studyStrong {
|
||||
width: 94%;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
.row {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-content: space-around;
|
||||
}
|
||||
.aCol {
|
||||
display: inline-block;
|
||||
background: rgba(255, 255, 255, .5);
|
||||
width: 14%;
|
||||
position: relative;
|
||||
border-radius: 8px;
|
||||
color: #fff;
|
||||
font-size: 18px;
|
||||
height: 170px;
|
||||
text-align: center !important;
|
||||
margin: 25px 8px 1px 8px;
|
||||
cursor: pointer;
|
||||
img{
|
||||
position: absolute;
|
||||
width: 46px;
|
||||
height: 46px;
|
||||
left: 50%;
|
||||
top: 40px;
|
||||
margin-left: -23px;
|
||||
z-index: 5;
|
||||
}
|
||||
.colSpan {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
width: 96px;
|
||||
height: 96px;
|
||||
border-radius: 50%;
|
||||
box-shadow: 10px 8px 10px rgba(0, 0, 0, 0.7);
|
||||
top: 15px;
|
||||
left: 50%;
|
||||
margin-left: -48px;
|
||||
background-color: #9B0D02;
|
||||
}
|
||||
p {
|
||||
position: absolute;
|
||||
bottom: -4px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
Loading…
Reference in new issue