export const localCardConfig = `{
"common": {
"css": "
.content {
background: #5e00d6;
}
.page-top {
background: #5e00d6 !important;
}
.topbar-color {
color: #ffffff !important;
}
.swiper-item-button {
height: 50px !important;
line-height: 50px !important;
color: #A65600 !important;
background: linear-gradient(117.53deg, #FFCD29 0%, #FFE694 42.36%, #FFC508 100%) !important;
}
.uni-swiper-dots-horizontal {
bottom: 90px !important;
}
.topbar-rule {
color: #FFFFFF;
border-radius: 4px;
background: #fe4f96;
}
.tab {
border: 1px solid #ffffff;
}
.tab-active {
color: #FFFFFF !important;
background: #fe4f96 !important;
}
",
"popupRuleConfig": {
"height": "550px"
},
"popupRuleList": [
"default3",
{
"type": 10,
"data": {
"title": "视频教程",
"video": {
"src": "https://oss-mbh5.colormaprun.com/video/定向讲解.mp4",
"poster": "static/common/jbbs2.png",
"width": "100%",
"height": "280px"
},
"content": "
定向赛怎么玩?点击上面的视频就知道啦~"
}
}
]
},
"index": {
"css": "
.content-bg{
background: linear-gradient(180deg, rgb(255, 216, 77) 0%, rgb(255, 110, 0) 100%) !important;
}
.logo{
width: 40vw !important;
height: 40vw !important;
background: url('static/logo/building2.png') no-repeat center !important;
background-size: contain !important;
}
.mod-text{
color: #FFFFFF !important;
}
.mod-button{
color: #EF6223 !important;
background-color: #FFFFFF !important;
}
"
},
"grid": {
"css": "
.cell-name-uncomplete {
display: none;
}
.cell-name-complete {
display: none;
}
",
"tabPageItems": ["赛事", "排行榜"],
"gridTop" : "
",
"gridBottom": "
",
"introduce": {
},
"activityRules": {
},
"ad": {
},
"wxMiniParam": {
"username": "gh_bea09156da8d",
"path": "pages/integralRedeem/index?mall_id=3892"
}
},
"rankList": {
"css": "
.list {
width: 85% !important;
margin-top: 15px !important;
padding: 10px !important;
border-radius: 10px;
}
.list-item2 {
margin-left: 10px;
margin-right: 10px;
}
.item-detail {
border-bottom: 0px !important;
}
",
"tabPageItems": ["赛事", "排行榜"],
"rankParam": {
"ranklistStyleType": 1,
"tabItemsMark": [],
"dispArrStr": "totalSysPoint,totalDistance,rightAnswerPer,totalCp,fastSpeed",
"tabItems": [
"总积分",
"总里程",
"正确答题",
"打点数",
"单圈用时"
],
"rankTypeList": [
"totalScore",
"totalDistance",
"rightAnswerPer",
"totalCp",
"speed"
],
"rankRsList": [
"totalSysPointRs",
"totalDistanceRs",
"rightAnswerPerRs",
"totalCpRs",
"fastSpeedRs"
]
}
}
}`;