Commit 83c9301b by 施宇

1

parent c866f7fc
Showing with 877 additions and 43 deletions
......@@ -445,7 +445,23 @@ export const apis = {
/**
* 获取banner
*/
getsamplebanner: url + '/getsamplebanner'
getsamplebanner: url + '/getsamplebanner',
/**
* 示波器页面访问数据统计
*/
invited:urlApi+'/activity/invited',
/**
* 示波器页面广告文字轮播数据
*/
rotation:urlApi+'/activity/rotation',
/**
* 示波器页面奖品信息
*/
yaoHaoYouJP:urlApi+'/activity/yaoHaoYouJP',
/**
* 示波器页面获取示波器商品id
*/
getYaoHaoYouGoodId:urlApi+'/activity/getYaoHaoYouGoodId',
}
......@@ -754,5 +770,22 @@ export const services = {
},
getsamplebanner(params){
return axios.post(apis.getsamplebanner, params)
},
oscilloscopeinvited(params){
return axios.post(apis.invited,params)
},
getBannerData(params){
return axios.post(apis.rotation,params)
},
yaoHaoYouJP(params){
return axios.post(apis.yaoHaoYouJP ,params)
},
getYaoHaoYouGoodId(params){
return axios.get(apis.getYaoHaoYouGoodId, {
params: {
...params
}
})
}
};
\ No newline at end of file
.oscilloscope {
padding-top: 1.067rem;
padding-bottom: 1.513rem;
}
.oscilloscope .top-users {
height: 1.067rem;
background-color: #5267ff;
font-size: 15px;
color: #fff;
position: fixed;
top: 44px;
left: 0;
right: 0;
overflow: hidden;
z-index: 2;
}
.oscilloscope .top-users ul {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.oscilloscope .top-users ul.animate-ul {
top: -1.067rem;
transition: all 0.5s;
}
.oscilloscope .top-users ul li {
height: 1.067rem;
line-height: 1.067rem;
text-align: center;
}
.oscilloscope .oscilloscope-wrapper .banner-div {
height: 5.333rem;
background-color: #b0c2d4;
}
.oscilloscope .oscilloscope-wrapper .prize-div {
padding: 0.667rem 0.4rem 0;
background-color: #edf6ff;
}
.oscilloscope .oscilloscope-wrapper .prize-div .title {
margin: 0 auto;
background-repeat: no-repeat;
background-size: 100% 100%;
}
.oscilloscope .oscilloscope-wrapper .prize-div .title.title1 {
width: 7.28rem;
height: 0.827rem;
background-image: url('../../images/oscilloscope/title1.png');
margin-bottom: 0.21rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .title.title2 {
width: 6.6rem;
height: 0.84rem;
background-image: url('../../images/oscilloscope/title2.png');
margin-bottom: 0.21rem;
margin-top: 0.853rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .title.title3 {
width: 6.613rem;
height: 0.827rem;
background-image: url('../../images/oscilloscope/title3.png');
margin-bottom: 0.533rem;
margin-top: 0.853rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper {
background-color: #ffffff;
box-shadow: 0rem 0rem 0.24rem 0rem rgba(131, 189, 246, 0.31);
border-radius: 0.053rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-title {
text-align: center;
padding: 0.333rem 0 0.373rem;
font-size: 15px;
color: #333333;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items {
text-align: center;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item {
margin-bottom: 1.04rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item:nth-child(even) {
margin-left: 1.773rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item .item-top {
box-sizing: border-box;
width: 2.933rem;
height: 2.187rem;
border-radius: 0.053rem;
border: solid 0.08rem #bcf3f9;
text-align: center;
line-height: 2.187rem;
position: relative;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item .item-top img {
width: 2.427rem;
height: 1.747rem;
margin-top: 0.12rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item .item-top .text {
display: block;
width: 0.827rem;
height: 0.827rem;
background-color: #5267ff;
border-radius: 50% 50%;
color: #fff;
text-align: center;
line-height: 0.827rem;
font-size: 18px;
position: absolute;
right: -0.28rem;
top: -0.253rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item .item-bottom {
position: relative;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item .item-bottom .arrow-bottom {
display: block;
width: 0;
height: 0;
border-right: 0.313rem solid transparent;
border-left: 0.313rem solid transparent;
border-top: 0.52rem solid #bcf3f9;
}
.oscilloscope .oscilloscope-wrapper .prize-div .prize-items-wrapper .prize-items .prize-item .item-bottom .num {
position: absolute;
font-size: 14px;
color: #fff;
padding: 0.1rem 0.25rem;
min-width: 2rem;
max-width: 2.5rem;
background-color: #cfa972;
border-radius: 0.053rem;
top: -0.2rem;
left: 1rem;
white-space: nowrap;
text-align: center;
box-sizing: border-box;
text-overflow: ellipsis;
overflow: hidden;
}
.oscilloscope .oscilloscope-wrapper .prize-div .reward-div {
box-shadow: 0rem 0rem 0.24rem 0rem rgba(131, 189, 246, 0.31);
border-radius: 0.053rem;
font-size: 14px;
color: #333;
padding: 0.093rem;
background-color: #fff;
}
.oscilloscope .oscilloscope-wrapper .prize-div .reward-div .reward-div-header {
padding: 0.2rem 0;
background-color: #fffbf4;
}
.oscilloscope .oscilloscope-wrapper .prize-div .reward-div .reward-div-header div {
width: 33.33%;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.oscilloscope .oscilloscope-wrapper .prize-div .reward-div .reward-datas {
padding: 0.2rem 0;
}
.oscilloscope .oscilloscope-wrapper .prize-div .reward-div .reward-datas .reward-data div {
width: 33.33%;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0.387rem 0;
box-sizing: border-box;
}
.oscilloscope .oscilloscope-wrapper .prize-div .reward-div .reward-datas .reward-data div.no-data {
width: 100%;
}
.oscilloscope .oscilloscope-wrapper .prize-div .rule-datas {
font-size: 12px;
color: #333;
padding-bottom: 1.333rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .rule-datas p {
line-height: 0.801rem;
}
.oscilloscope .oscilloscope-wrapper .prize-div .rule-datas p span {
color: #3247e1;
}
.oscilloscope .oscilloscope-wrapper .footer-btns {
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.oscilloscope .oscilloscope-wrapper .footer-btns .btn {
width: 50%;
height: 1.513rem;
text-align: center;
line-height: 1.513rem;
font-size: 20px;
color: #fff;
}
.oscilloscope .oscilloscope-wrapper .footer-btns .btn.gm-btn {
background-color: #869fff;
}
.oscilloscope .oscilloscope-wrapper .footer-btns .btn.fx-btn {
background-color: #3c5fe3;
}
.oscilloscope {
padding-top: 1.067rem;
padding-bottom: 1.513rem;
.top-users {
height: 1.067rem;
background-color: #5267ff;
font-size: 15px;
color: #fff;
position: fixed;
top: 44px;
left: 0;
right: 0;
overflow: hidden;
z-index: 2;
ul {
position: absolute;
top: 0;
left: 0;
right: 0;
&.animate-ul{
top:-1.067rem;
transition: all 0.5s;
}
li {
height: 1.067rem;
line-height: 1.067rem;
text-align: center;
}
}
}
.oscilloscope-wrapper {
.banner-div {
height: 5.333rem;
background-color: #b0c2d4;
}
.prize-div {
padding: 0.667rem .4rem 0 ;
background-color: #edf6ff;
.title{
margin:0 auto;
&.title1{
width: 7.28rem;
height: 0.827rem;
background-image: url('../../images/oscilloscope/title1.png');
margin-bottom: .21rem;
}
&.title2{
width: 6.6rem;
height: 0.84rem;
background-image: url('../../images/oscilloscope/title2.png');
margin-bottom: .21rem;
margin-top: .853rem;
}
&.title3{
width: 6.613rem;
height: 0.827rem;
background-image: url('../../images/oscilloscope/title3.png');
margin-bottom: .533rem;
margin-top: .853rem;
}
background-repeat: no-repeat;
background-size: 100% 100%;
}
.prize-items-wrapper {
background-color: #ffffff;
box-shadow: 0rem 0rem 0.24rem 0rem rgba(131, 189, 246, 0.31);
border-radius: 0.053rem;
.prize-title {
text-align: center;
padding: 0.333rem 0 0.373rem;
font-size: 15px;
color: #333333;
}
.prize-items {
text-align: center;
.prize-item {
margin-bottom: 1.04rem;
&:nth-child(even){
margin-left: 1.773rem;
}
.item-top {
box-sizing: border-box;
width: 2.933rem;
height: 2.187rem;
border-radius: 0.053rem;
border: solid 0.08rem #bcf3f9;
text-align: center;
line-height: 2.187rem;
position: relative;
img {
width: 2.427rem;
height: 1.747rem;
margin-top: .12rem;
}
.text {
display: block;
width: 0.827rem;
height: 0.827rem;
background-color: #5267ff;
border-radius: 50% 50%;
color: #fff;
text-align: center;
line-height: 0.827rem;
font-size: 18px;
position: absolute;
right: -0.28rem;
top: -0.253rem;
}
}
.item-bottom {
position: relative;
.arrow-bottom {
display: block;
width: 0;
height: 0;
border-right: 0.313rem solid transparent;
border-left: 0.313rem solid transparent;
border-top: 0.52rem solid #bcf3f9;
}
.num{
position: absolute;
font-size: 14px;
color:#fff;
padding:.1rem .25rem;
min-width: 2rem;
max-width: 2.5rem;
background-color: #cfa972;
border-radius: 0.053rem;
top:-.2rem;
left:1rem;
white-space: nowrap;
text-align: center;
box-sizing: border-box;
text-overflow: ellipsis;
overflow: hidden;
}
}
}
}
}
.reward-div{
box-shadow: 0rem 0rem 0.24rem 0rem
rgba(131, 189, 246, 0.31);
border-radius: 0.053rem;
font-size: 14px;
color:#333;
padding:.093rem;
background-color: #fff;
.reward-div-header{
padding:.2rem 0;
background-color: #fffbf4;
div{
width:33.33%;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
}
.reward-datas{
padding:.2rem 0;
.reward-data{
div{
width:33.33%;
text-align: center;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding:.387rem 0 ;
box-sizing: border-box;
&.no-data{
width:100%;
}
}
}
}
}
.rule-datas{
font-size: 12px;
color:#333;
padding-bottom: 1.333rem;
p{
line-height: 0.801rem;
span{
color:#3247e1 ;
}
}
}
}
.footer-btns{
position: fixed;
bottom: 0;
left:0;
right:0;
.btn{
width: 50%;
height:1.513rem;
text-align: center;
line-height: 1.513rem;
font-size: 20px;
color:#fff;
&.gm-btn{
background-color: #869fff;
}
&.fx-btn{
background-color: #3c5fe3;
}
}
}
}
}
\ No newline at end of file
......@@ -4,8 +4,9 @@ export default {
bind(el, binding) {
el.addEventListener('click', function () {
var loginpta = Util.isLogin() ? true : false;
var value = binding.value;
if (!loginpta) {
window.location.href = '/v3/login?referer=' + encodeURIComponent(window.location.href);
window.location.href = ('/v3/login?referer=' + encodeURIComponent(window.location.href))+((value == 'sbq')?'&ptag=oscilloscope':'');
return;
}
var rootElement = document.body;
......
......@@ -87,6 +87,8 @@ Services.wxaccess(params).then((res) => {
//路由页面回跳处理 mate里面参数 back:true 开启登录态回跳
router.beforeEach((to, from, next) => {
const title = to.meta && to.meta.title;
const noLoginArr = ['/oscilloscope'];//不需要跳转到登入的页面
let path = to.path;
if (title) {
document.title = title;
}
......@@ -94,7 +96,7 @@ router.beforeEach((to, from, next) => {
var backurl_g = to.meta.back || "";
if (backurl_g) {
var loginpta = Util.isLogin() ? true : false;
if (!loginpta) {
if (!loginpta&&(noLoginArr.indexOf(path)==-1)) {
window.location.href = '/v3/login?referer=' + encodeURIComponent(window.location.href);
} else {
next();
......
......@@ -46,6 +46,7 @@ const sampleapply = resolve => require(['@/views/sample/sampleapply'], resolve);
const Special = resolve => require(['@/views/special/Index'], resolve);
const Risk = resolve => require(['@/views/risk/Index'], resolve);
const RiskSuccess = resolve => require(['@/views/risk/Success'], resolve);
const oscilloscope = resolve => require(['@/views/oscilloscope/Index'], resolve);
Vue.use(Router);
......@@ -377,6 +378,15 @@ const routes = [{
}
},
{
path: '/oscilloscope',
name: "oscilloscope",
component: oscilloscope,
meta: {
title: '示波器',
back: true
}
},
{
path: '/special',
name: "special",
component: Special,
......
import Vue from 'vue'
import {
Toast
} from 'vant';
import {
services as Services
} from '../../../api/index'
import Util from "../../../util";
Vue.use(Toast);
const state = {
bannerData: [],
isLodingFinishData: false,
prizeData: {},
goodId: "",
}
const mutations = {
getBannerData(state, payload) {
state.bannerData = payload.data
},
changeBannerData(state) {
let data = state.bannerData;
data.push(data[0]);
data.shift();
state.bannerData = data;
},
changeIsLodingFinishData(state, payload) {
state.isLodingFinishData = payload.bool
},
yaoHaoYouJP(state, payload) {
state.prizeData = payload.obj
},
changeGoodId(state, payload) {
state.goodId = payload.id
}
}
const actions = {
oscilloscopeinvited({
commit
}, payload) {
let obj = {
...payload.data,
};
let params = Util.getParams(obj);
Services.oscilloscopeinvited(params).then((res) => {
}).catch(function (err) {
});
},
getbannerdata({
commit
}, payload) {
let obj = {
...payload.data,
};
commit({
type: 'changeIsLodingFinishData',
bool: false
})
let params = Util.getParams(obj);
Services.getBannerData(params).then((res) => {
let data = res.data;
if (data.err_code == 0) {
commit({
type: 'getBannerData',
data: data.data
});
commit({
type: 'changeIsLodingFinishData',
bool: true
})
}
}).catch(function (err) {
});
},
yaoHaoYouJP({
commit
}, payload) {
Toast.loading({
message: '加载中...',
forbidClick: true,
loadingType: 'spinner'
});
let obj = {
...payload.data
};
let params = Util.getParams(obj);
Services.yaoHaoYouJP(params).then((res) => {
Toast.clear();
let data = res.data;
if (data.err_code == 0) {
commit({
type: 'yaoHaoYouJP',
obj: data.data,
});
}
}).catch(function (err) {
Toast.clear();
});
},
getYaoHaoYouGoodId({
commit
}, payload) {
let obj = {
...payload.data,
};
commit({
type: 'changeGoodId',
id: ''
})
Services.getYaoHaoYouGoodId(obj).then((res) => {
let data = res.data;
if (data.err_code == 0) {
commit({
type: 'changeGoodId',
id: data.data.id
});
}else {
Toast({
message: data.err_msg,
duration: 3000
});
}
}).catch(function (err) {
});
},
}
export default {
state,
actions,
mutations
}
\ No newline at end of file
......@@ -30,6 +30,7 @@ import download from './modules/download/index'
import sample from './modules/sample/index'
import sampleapply from './modules/sample/sampleapply'
import special from './modules/special/index'
import oscilloscope from './modules/oscilloscope/index'
Vue.use(Vuex)
......@@ -65,6 +66,7 @@ export default new Vuex.Store({
download,
sample,
sampleapply,
special
special,
oscilloscope
}
})
......@@ -107,7 +107,7 @@ export default {
isLogin() {
var state_ = 0;
if (this.getCookie("Yo4teW_uid")) {
state_ = 2;//弱登录态
state_ = 2;//弱登录态
if (this.getCookie("Yo4teW_skey")) {
state_ = 1;//强登录态
}
......
......@@ -12,6 +12,10 @@
type: Boolean,
default: true
},
isSbq: {
type: Boolean,
default: false
},
url: {
type: String,
default: window.location.href
......@@ -81,7 +85,6 @@
methods: {
share() {
var self = this;
try {
setShareInfo({
title: self.shareObj.title, // 分享标题
......@@ -109,7 +112,7 @@
jsApiList: ['onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', 'onMenuShareQZone', 'updateAppMessageShareData', 'updateTimelineShareData']
});
wx.ready(function () {
wx.checkJsApi({
jsApiList: ['onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo', 'onMenuShareQZone', 'updateAppMessageShareData', 'updateTimelineShareData'], //需要检测的JS接口列表,所有JS接口列表见附录2,
success: function (res) {
......@@ -118,6 +121,25 @@
});
// 获取“分享到朋友圈”按钮点击状态及自定义分享内容接口
if(self.isSbq){
self.shareObj = Object.assign({},self.shareObj,{
success:function(res){
alert('垃圾微信模拟器')
let {invitedId} = self.$route.query;
let userId = util.getCookie("Yo4teW_uid");
let data = {"share_num":true};
invitedId&&(data['invited_uid']=invitedId);
userId&&(data['user_id '] = userId);
统计邀请的人数和页面访问统计
self.$store.dispatch({
type: "oscilloscopeinvited",
data: {
...data
}
});
}
})
}
wx.onMenuShareTimeline(self.shareObj);
// 获取“分享给朋友”按钮点击状态及自定义分享内容接口
......
<template>
<section class="oscilloscope">
<Header :title="title" :meaushow="meaushow" :bgcolor="bgcolor"></Header>
<wxShare :link="shareUrl" :isSbq="true"></wxShare>
<div class="top-users">
<ul :class="{'animate-ul':animate}">
<li v-for="item in bannerData">{{item}}</li>
</ul>
</div>
<div class="oscilloscope-wrapper">
<div class="banner-div"></div>
<div class="prize-div">
<h3 class="title1 title"></h3>
<div class="prize-items-wrapper">
<h3 class="prize-title">好友成功购买ZDS1104台数</h3>
<div class="prize-items lbBox">
<div class="prize-item lineBlock">
<div class="item-top">
<img src="../../assets/images/oscilloscope/30.jpg" alt />
<span class="text"></span>
</div>
<div class="item-bottom">
<span class="arrow-bottom"></span>
<p class="num">1台</p>
</div>
</div>
<div class="prize-item lineBlock">
<div class="item-top">
<img src="../../assets/images/oscilloscope/100.jpg" alt />
<span class="text"></span>
</div>
<div class="item-bottom">
<span class="arrow-bottom"></span>
<p class="num">2-4台</p>
</div>
</div>
<div class="prize-item lineBlock">
<div class="item-top">
<img src="../../assets/images/oscilloscope/300.jpg" alt />
<span class="text"></span>
</div>
<div class="item-bottom">
<span class="arrow-bottom"></span>
<p class="num">5-9台</p>
</div>
</div>
<div class="prize-item lineBlock">
<div class="item-top">
<img src="../../assets/images/oscilloscope/800.jpg" alt />
<span class="text"></span>
</div>
<div class="item-bottom">
<span class="arrow-bottom"></span>
<p class="num">10台及以上</p>
</div>
</div>
</div>
</div>
<h3 class="title2 title"></h3>
<div class="reward-div">
<div class="reward-div-header clr">
<div class="fl">邀请好友数</div>
<div class="fl">好友购买台数</div>
<div class="fl">奖励</div>
</div>
<div class="reward-datas">
<div class="reward-data clr">
<template v-if="prizeData.goodsNums||prizeData.peopleNums||prizeData.prize">
<div class="fl">{{prizeData.peopleNums}}</div>
<div class="fl">{{prizeData.goodsNums}}</div>
<div class="fl">{{prizeData.prize}}元京东卡</div>
</template>
<template v-else>
<div class="no-data">您还没有相关奖品数据</div>
</template>
</div>
</div>
</div>
<h3 class="title3 title"></h3>
<div class="rule-datas">
<p>1,活动时间:2020年6月15日-6月28日;</p>
<p>2,京东E卡将在活动结束<span>7个</span>工作日内分发,卡号卡密将直接发送到用户注册猎芯网账号【会员中心】-<span>【我的消息】</span></p>
<p>3,在法律允许范围内,本活动最终解释权归猎芯网所有,详情可致电4008-755-881。</p>
</div>
</div>
<div class="footer-btns clr">
<div class="btn fl gm-btn" @click="buyFun">立即购买</div>
<div class="btn fl fx-btn" v-shareMask="'sbq'">立即分享</div>
</div>
</div>
</section>
</template>
<script>
import Header from "@/views/common/Header.vue";
import util from "../../util/index";
import {mapState,mapMutations } from "vuex";
import wxShare from "@/views/common/wxShare.vue";
export default {
name: "oscilloscope",
data() {
return {
title: "",
meaushow: true,
bgcolor: "#fafafa",
animate:false,
shareUrl: window.location.origin + window.location.pathname + ((util.getCookie("Yo4teW_uid"))?('#/?invitedId='+util.getCookie("Yo4teW_uid")):"#/")
};
},
created(){
this.oscilloscopeinvited();
this.getBannerData();
this.yaoHaoYouJP();
this.getYaoHaoYouGoodId()
},
computed: {
...mapState({
bannerData: state => state.oscilloscope.bannerData,
isLodingFinishData:state => state.oscilloscope.isLodingFinishData,
prizeData:state => state.oscilloscope.prizeData,
goodId:state => state.oscilloscope.goodId
})
},
watch:{
isLodingFinishData(now){
let me = this
if(now){
setInterval(this.showMarquee, 2000)
}
}
},
methods:{
...mapMutations([
'changeBannerData'
]),
getYaoHaoYouGoodId:function(){
//获取商品id
this.$store.dispatch({
type: "getYaoHaoYouGoodId",
data: {
"type_id":1
}
});
},
yaoHaoYouJP:function(){
//获取奖品信息
this.$store.dispatch({
type: "yaoHaoYouJP"
});
},
showMarquee: function () {
        this.animate = true;
setTimeout(()=>{
this.changeBannerData();
this.animate = false;
     },500)},
oscilloscopeinvited() {
let {invitedId} = this.$route.query;
let userId = util.getCookie("Yo4teW_uid");
let data = {};
if(invitedId){
SetCookie('sbqinvitedId',invitedId,1);
data['invited_uid']=invitedId
}else{
getCookie('sbqinvitedId')&&(data['user_id '] = getCookie('sbqinvitedId'));
}
userId&&(data['user_id '] = userId);
//统计邀请的人数和页面访问统计
this.$store.dispatch({
type: "oscilloscopeinvited",
data: {
...data
}
});
},
getBannerData:function(){
//获取广告文字轮播
this.$store.dispatch({
type: "getbannerdata",
data: {
'is_liexin':1
}
});
},
buyFun:function(){
//立即购买
this.judgeLogin(()=>{
if(!this.goodId){
return
}
let datax = {
id: this.goodId,
num:1,
buy: 1
};
this.$store.dispatch({
type: "addGoods",
data: { datax: datax }
});
})
},
judgeLogin(callback) {
if (util.isLogin()==1) {
//已登入
callback()
} else {
//未登入
window.location.href = '/v3/login?referer=' + encodeURIComponent(window.location.href)+'&ptag=oscilloscope';
}
},
},
components: {
Header,
wxShare
}
};
</script>
<style scoped>
@import "../../assets/css/oscilloscope/oscilloscope.css";
</style>
\ No newline at end of file
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}.pointmall .point-mall-head{padding:15px 12px;background:#fff}.pointmall .point-mall-head .point-head-top{height:80px;border-bottom:1px solid #e5e5e5}.pointmall .point-mall-head .point-head-top .imgboxp{background:#ccc;width:62px;height:62px;border-radius:50%;margin-right:15px}.pointmall .point-mall-head .point-head-top .imgboxp img{width:62px;height:62px;border-radius:50%}.pointmall .point-mall-head .point-head-top .point-user-info{color:#333;padding-top:6px;width:40%;height:60px}.pointmall .point-mall-head .point-head-top .point-user-info .point-info-name{font-size:16px;width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.pointmall .point-mall-head .point-head-top .point-user-info .point-info-namep{color:#1080d0;font-size:18px;font-weight:700}.pointmall .point-mall-head .point-head-top .point-user-info .point-info-namep a{color:#1080d0}.pointmall .point-mall-head .point-head-top .point-user-info .point-info-phone{font-size:12px;margin-top:12px;width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pointmall .point-mall-head .point-head-top .point-qian{height:60px;width:25%;padding-top:5px}.pointmall .point-mall-head .point-head-top .point-qian .qian-btn{height:26px;line-height:26px;width:90px;text-align:center;background:#1080d0;color:#fff;font-size:14px;border-radius:20px;cursor:pointer}.pointmall .point-mall-head .point-head-top .point-qian .qian-btn i{margin-right:5px}.pointmall .point-mall-head .point-head-top .point-qian .qian-btn.dis{background:#ccc}.pointmall .point-mall-head .point-head-top .point-qian .current-point{font-size:12px;color:#999;margin-top:8px;width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.pointmall .point-mall-head .point-head-top .point-qian .current-point font{color:#333}.pointmall .point-mall-head .point-head-bottom{margin-top:15px}.pointmall .point-mall-head .point-head-bottom .points-bt{width:33.33%;text-align:center;font-size:14px;cursor:pointer}.pointmall .point-mall-head .point-head-bottom .points-bt a{color:#333}.pointmall .point-mall-head .point-head-bottom .icon-box{height:60px;width:60px;color:#fff;border-radius:50%;text-align:center;line-height:60px;margin:0 auto;margin-bottom:10px}.pointmall .point-mall-head .point-head-bottom .icon-box i{font-size:36px}.pointmall .point-mall-head .point-head-bottom .add-points{cursor:pointer}.pointmall .point-mall-head .point-head-bottom .add-points .icon-box{background:#fab011}.pointmall .point-mall-head .point-head-bottom .points-detail .icon-box{background:#1ea1ff}.pointmall .point-mall-head .point-head-bottom .change-detail .icon-box{background:#36d1dc}.pointmall .point-line{height:5px;background:#f0f0f0}.pointmall .point-mall-section{background:#fff;padding:0 12px}.pointmall .point-mall-section .point-section-title{height:42px;line-height:42px;padding-top:6px}.pointmall .point-mall-section .point-section-title .fl{color:#333;font-size:17px}.pointmall .point-mall-section .point-section-title .fr{color:#666;font-size:12px}.pointmall .point-mall-section .point-list-nav{height:42px;line-height:42px;border-bottom:1px solid #e1e1e1;width:100%;display:inline;white-space:nowrap;overflow-x:scroll;float:left;overflow-y:hidden}.pointmall .point-mall-section .point-list-nav li{display:inline-block;width:33%;text-align:center;font-size:16px;height:42px;line-height:42px;cursor:pointer;position:relative;top:-3px;border-bottom:3px solid #fff}.pointmall .point-mall-section .point-list-nav li.act{color:#1080d0;border-bottom:3px solid #1080d0}.pointmall .point-mall-section .data-points .data-box-point .box-group{-webkit-box-sizing:border-box;box-sizing:border-box;width:48%;height:215px;border:1px solid #e5e5e5;padding:10px 7px;margin-top:10px}.pointmall .point-mall-section .data-points .data-box-point .box-group .point-group-top{height:100px;border-radius:5px;overflow-y:hidden}.pointmall .point-mall-section .data-points .data-box-point .box-group .point-group-top img{height:100px;width:100%}.pointmall .point-mall-section .data-points .data-box-point .box-group .prize-name{color:#333;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;margin-top:10px}.pointmall .point-mall-section .data-points .data-box-point .box-group .points-nees{color:#ffa200;font-size:14px;text-align:center;margin-bottom:12px}.pointmall .point-mall-section .data-points .data-box-point .box-group .change-btn{width:80%;height:24px;line-height:24px;border-radius:20px;border:1px solid #1080d0;color:#1080d0;text-align:center;font-size:14px;margin:0 auto;cursor:pointer;display:block}.pointmall .point-mall-section .data-points .data-box-point .box-group .change-btn:focus{background:#1080d0;color:#fff}.pointmall .point-mall-section .data-points .data-box-point .box-group:nth-of-type(2n){float:right!important}.pointmall .point-mall-section .data-points .mr0{margin-right:0}.pointmall .add-points-mask{background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.pointmall .add-points-mask .add-points-content{min-height:150px;width:260px;position:absolute;background:#fff;top:50%;left:50%;margin-left:-140px;margin-top:-110px;border-radius:5px;padding:10px}.pointmall .add-points-mask .add-points-content .close-point{color:#fff;font-size:25px;position:absolute;top:240px;left:130px}.pointmall .add-points-mask .add-points-content .infoboxh{border-bottom:1px solid #e5e5e5;min-height:70px;padding:10px}.pointmall .add-points-mask .add-points-content .infoboxh p{color:#333;font-size:14px}.pointmall .add-points-mask .add-points-content .infoboxh span{color:#999;font-size:12px;display:inline-block;width:150px}.pointmall .add-points-mask .add-points-content .infoboxh a{width:55.4px;height:23px;line-height:23px;text-align:center;color:#fff;background:#1080d0;border-radius:20px;font-size:12px;margin-top:12px}.pointmall .add-points-mask .add-points-content .infoboxh a.dis{color:#999;background:#e5e5e5}.pointmall .add-points-mask .add-points-content .infoboxf{border:0;height:100px}
\ No newline at end of file
.exchange{font-family:Helvetica Neue,Helvetica,sans-serif;position:relative;height:100%;overflow:hidden}.exchange .f-r{float:right}.exchange .f-l{float:left}.exchange .point-list-head1{height:42px;line-height:42px;padding:0 5%;border-bottom:1px solid #e1e1e1;width:100%;display:inline;white-space:nowrap;overflow-x:scroll;float:left;overflow-y:hidden}.exchange .point-list-head1 li{display:inline-block;width:30%;text-align:center;font-size:16px;height:42px;line-height:42px;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.exchange .point-list-head1 li.act{color:#1080d0;border-bottom:2px solid #1080d0}.exchange .exchange_content{position:absolute;top:86px;left:0;right:0;padding:0 .32rem;bottom:0;overflow-y:auto}.exchange .exchange_content .data-group{border-bottom:1px solid #e1e1e1;-webkit-box-sizing:border-box;box-sizing:border-box}.exchange .exchange_content .data-group .f-l{height:70px;padding-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.exchange .exchange_content .data-group .f-l .imgbox{overflow:hidden;margin-right:10px}.exchange .exchange_content .data-group .f-l .imgbox img{width:2rem;height:1.33rem;border-radius:4px}.exchange .exchange_content .data-group .f-l.infotext{width:3.6rem}.exchange .exchange_content .data-group .f-l.infotext .boxtextx{height:32.5px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:16.5px;color:#333;font-size:.37rem}.exchange .exchange_content .data-group .f-l.infotext span{color:#999;font-size:.32rem}.exchange .exchange_content .data-group .f-r{height:70px;line-height:70px;color:#ffa200;font-size:.37rem}
\ No newline at end of file
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}.coupon{background:#f8f8f8}.coupon .van-tab--active span{color:red!important}.coupon .van-tabs .van-tabs__wrap{position:fixed;top:44px;left:0;right:0;background:#fff;z-index:99}.coupon .coupon-box{padding:44px 5px 0}.coupon .coupon-box .block{overflow:hidden;margin-top:15px;border-radius:5px;background:#fff;-webkit-box-shadow:0 2px 5px #ddd;box-shadow:0 2px 5px #ddd}.coupon .coupon-box .block dt{width:125px;padding:10px 8px;float:left}.coupon .coupon-box .block dt h4{font-size:36px;font-family:Impact;height:40px;line-height:40px;text-align:center}.coupon .coupon-box .block dt h4 span{font-size:18px;position:relative;top:-15px;font-weight:400;line-height:20px}.coupon .coupon-box .block dt h4 b{font-size:16px;font-weight:400;line-height:20px}.coupon .coupon-box .block dt p{text-align:center;font-size:14px;padding-top:2.5px;line-height:16px;overflow:hidden}.coupon .coupon-box .block .text{padding:10px 8px 8px 125px;position:relative}.coupon .coupon-box .block .text .tag{font-size:12px;position:absolute;top:0;right:0;display:block;width:50px;height:50px}.coupon .coupon-box .block .text .tag span{-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:8px;right:-3px;z-index:2;color:#fff;overflow:hidden;display:block;width:40px;text-align:center}.coupon .coupon-box .block .text .tag i{position:absolute;top:0;right:0;z-index:1;display:block;border-top:50px solid red;border-left:50px solid transparent}.coupon .coupon-box .block .text h4{padding-right:50px;font-size:12px;color:#666;font-weight:400;line-height:20px;height:40px;overflow:hidden}.coupon .coupon-box .block .text h4 b{position:relative;color:#fff;display:inline-block;height:16px;font-weight:400;line-height:16px;padding:0 5px;margin:5px 6px}.coupon .coupon-box .block .text h4 i{float:left;position:absolute;top:0;left:-12px;content:"";height:0;width:0;pointer-events:none;border:solid transparent;border-width:8px 6px}.coupon .coupon-box .block .text p{font-size:12px;position:relative}.coupon .coupon-box .block .text p span{padding-top:12px;display:block;color:#999}.coupon .coupon-box .block .text .but-bg{height:30px;line-height:30px;font-size:14px;border-radius:30px;padding:0 12px;text-decoration:none;text-align:center;background:#fff}.coupon .coupon-box .block .text .but-bg:hover{color:#fff}.coupon .coupon-box .box-orange .text .but-bg{color:#ffa200;border:1px solid #ffa200}.coupon .coupon-box .box-blue .text .but-bg{color:#1080d0;border:1px solid #1080d0}.coupon .coupon-box .box-green .text .but-bg{color:#52bd61;border:1px solid #52bd61}.coupon .coupon-box .box-gray .text .but-bg{color:#999;border:1px solid #999}.coupon .coupon-box .block .number{height:33px;padding:8px;font-size:12px;color:#666;background:url(https://m.ichunt.com/v3/dist/res/m/images/coupon/coupon_bg.png) repeat-x;background-size:12px}.coupon .coupon-box .box-orange .text .tag i{border-top-color:#ffa200}.coupon .coupon-box .box-orange dt,.coupon .coupon-box .box-orange dt p{color:#ffa200}.coupon .coupon-box .box-orange .text .but-bg:hover,.coupon .coupon-box .box-orange .text h4 b{background:#ffa200}.coupon .coupon-box .box-orange .text h4 i{border-right-color:#ffa200}.coupon .coupon-box .box-blue .text .tag i{border-top-color:#1080d0}.coupon .coupon-box .box-blue dt,.coupon .coupon-box .box-blue dt p{color:#1080d0}.coupon .coupon-box .box-blue .text .but-bg:hover,.coupon .coupon-box .box-blue .text h4 b{background:#1080d0}.coupon .coupon-box .box-blue .text h4 i{border-right-color:#1080d0}.coupon .coupon-box .box-green .text .tag i{border-top-color:#52bd61}.coupon .coupon-box .box-green dt,.coupon .coupon-box .box-green dt p{color:#52bd61}.coupon .coupon-box .box-green .text .but-bg:hover,.coupon .coupon-box .box-green .text h4 b{background:#52bd61}.coupon .coupon-box .box-green .text h4 i{border-right-color:#52bd61}.coupon .coupon-box .box-gray .text .tag i{border-top-color:#999}.coupon .coupon-box .box-gray dt,.coupon .coupon-box .box-gray dt p{color:#999}.coupon .coupon-box .box-gray .text .but-bg:hover,.coupon .coupon-box .box-gray .text h4 b{background:#999}.coupon .coupon-box .box-gray .text h4 i{border-right-color:#999}.coupon .coupon-box .box-orange .text h4 span{color:#ffa200}.coupon .coupon-box .box-blue .text h4 span{color:#1080d0}.coupon .coupon-box .box-green .text h4 span{color:#52bd61}.coupon .coupon-box i.icon-get{font-size:72px;position:absolute;right:10px;top:-50px;text-align:right;color:#999}.coupon .coupon-box .dangxuan{height:30px}.coupon .coupon-box .dangxuan span{font-size:12px;float:left;padding-top:13px}.coupon .coupon-box .dangxuan .mui-radio{float:right;width:28px;margin-top:13px}.coupon .coupon-box .dangxuan .mui-radio input[type=radio]{right:0;top:0;width:18px}.coupon .coupon-box .nonuse{overflow:hidden;margin-top:15px;height:30px;line-height:30px;font-size:14px;border-radius:5px;background:#fff;-webkit-box-shadow:0 2px 3px #eee;box-shadow:0 2px 3px #eee}.coupon .coupon-box .nonuse span{font-size:14px;float:left;padding-top:0;padding-left:5px;color:#666}.coupon .coupon-box .nonuse .dangxuan .mui-radio{margin:8px 5px 0 0}.coupon .coupon_no{text-align:center;padding:25px 20px}.coupon .coupon_no dd{font-size:12px}.coupon .coupon_no span{width:162px;height:182px;padding-bottom:20px;display:inline-block;background:url(https://m.ichunt.com/v3/dist/res/m/images/coupon/coupon_no.png);background-size:contain;background-repeat:no-repeat}
\ No newline at end of file
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}.pointer-rule .point-mall-rule{padding:0 12px}.pointer-rule .rule-content{padding-top:18px}.pointer-rule .rule-content p{margin-bottom:10px;color:#666!important;font-size:13px}
\ No newline at end of file
.sample{padding-bottom:50px}.sample .ele{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sample .banner{height:173px;width:100%}.sample .banner img{width:100%}.sample .zititle{padding:15px}.sample .zititle span{color:#333;font-size:16px}.sample .zititle font{font-size:12px;color:#999;margin-left:10px;height:20px;line-height:20px}.sample .fx_text{color:#999;text-align:right;padding-top:15px}.sample .fx_text div{padding:0 15px 10px}.sample .fx_text span{color:#ffa200}.sample .nav{position:relative;z-index:2}.sample .nav .van-hairline--top-bottom:after{border-width:0 0 1px 0}.sample .con .con-group{padding:15px;padding-bottom:0}.sample .con .con-group .img-box{width:2.933rem;height:2.933rem}.sample .con .con-group .img-box img{width:100%;height:100%}.sample .con .con-group .cb-box{width:6rem;height:2.933rem;padding-bottom:15px}.sample .con .con-group .cb-box .title{color:#333;font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-bottom:.15rem}.sample .con .con-group .cb-box p{color:#333;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:.45rem;line-height:.45rem}.sample .con .con-group .cb-box p span{color:#666}.sample .con .con-group .cb-box .btn-wrap{margin-top:.2rem}.sample .con .con-group .cb-box .btn-wrap .btnw{width:2.133rem;height:30px;line-height:30px;border-radius:4px;font-size:13px;color:#1080d0;border:1px solid #1080d0;text-align:center}.sample .con .con-group .cb-box .btn-wrap .btnx{width:3.5rem;height:30px;line-height:30px;border-radius:4px;background:#1080d0;color:#fff;text-align:center;cursor:pointer}@media screen and (max-width:320px){.sample .con .con-group .cb-box{width:5.8rem;height:2.933rem}.sample .con .con-group .cb-box .title{margin-bottom:.05rem}}.sample .fix-btns{position:fixed;left:0;bottom:0;right:0;height:50px;line-height:50px;color:#fff;font-size:16px;text-align:center;background:#1080d0;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;cursor:pointer}.sample .get-user-pop .get-user-con{background:#fff;width:8.667rem;height:5.52rem;border-radius:3px;position:fixed;top:50%;left:50%;margin-left:-4.3335rem;margin-top:-2.76rem;-webkit-box-shadow:0 0 20px #e5e5e5;box-shadow:0 0 20px #e5e5e5;z-index:99999}.sample .get-user-pop .get-user-con h3{color:#ffa200;font-size:16px;height:2.027rem;line-height:2.027rem;text-align:center}.sample .get-user-pop .get-user-con h3 i{position:relative;float:right;top:-1.4rem;color:#fff;font-size:20px}.sample .get-user-pop .get-user-con h2{color:#000;font-size:14px;text-align:center;width:60%;margin:0 auto}.sample .get-user-pop .get-user-con span{display:block;cursor:pointer;height:30px;line-height:30px;width:150px;text-align:center;background:#1080d0;color:#fff;font-size:14px;border-radius:30px;margin:0 auto;margin-top:50px}.sample .get-user-pop .mask{position:fixed;bottom:0;top:0;left:0;right:0;background:rgba(0,0,0,.3);z-index:999}.sample .sample-search{position:absolute;top:46px;left:0;right:0;width:100%;background:#fff;z-index:101}.sample .sample-search .mask{position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.3);z-index:999}.sample .sample-search ul{background:#fff;padding-bottom:3px;height:200px;overflow-x:hidden;overflow-y:auto}.sample .sample-search ul li .tit{color:#333;font-size:16px;font-weight:700;padding:.4rem 0 .4rem .2rem;height:.53333rem;line-height:.53333rem}.sample .sample-search ul li dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sample .sample-search ul li dl dd{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:center;height:32px;line-height:32px;font-size:14px;color:#333;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid transparent;overflow:hidden;text-overflow:ellipsis}.sample .sample-search ul li dl dd.curr{border:1px solid #1080d0;color:#1080d0}.sample .sample-search .button{border-top:1px solid #d6d7dc;height:40px;line-height:40px;background:#fff;-webkit-box-shadow:0 2px 5px #eee;box-shadow:0 2px 5px #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}.sample .sample-search .button a{width:50%;font-size:14px;height:39px;line-height:39px;display:block;text-align:center}.sample .sample-search .button a.cancel{color:#333;border-radius:5px}.sample .sample-search .button a.confirm{background:#1080d0;color:#fff;text-decoration:none;border:none}
\ No newline at end of file
.oneDataGoods.block{padding:5px 10px 0 0;margin-left:10px;border-top:1px solid #d6d7dc}.oneDataGoods.block .img-box{padding:10px 10px 0 0}.oneDataGoods.block .img-box dt{position:relative;float:left;height:80px;width:80px}.oneDataGoods.block .img-box dt span{position:absolute;top:0;right:0;background:#e10601;display:block;padding:0 3px;height:12px;line-height:12px;border-radius:2px;font-size:10px;color:#fff}.oneDataGoods.block .img-box dt img{border:1px solid #e5e5e5;height:80px;width:80px;display:block}.oneDataGoods.block .img-box dd{padding-left:90px}.oneDataGoods.block .img-box dd h4{font-size:16px;color:#333;height:20px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oneDataGoods.block .img-box dd h4 .f-red{font-weight:400;color:#1080d0}.oneDataGoods.block .img-box dd h5{height:21px;padding-bottom:9px;overflow:hidden}.oneDataGoods.block .img-box dd h5 span{padding:0 5px;display:inline-block;background:#ffa200;height:12px;line-height:12px;border-radius:2px;font-size:12px;color:#fff}.oneDataGoods.block .img-box dd p{font-size:12px;color:#666;height:16px;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oneDataGoods.block .icon-hint span{display:inline-block;height:18px;line-height:19px;color:#fff;background:#ffa200;margin-right:5px;border-radius:3px;padding:0 9px;font-size:12px}.oneDataGoods.block .block .icon-hint i{font-size:13px;margin-right:4px}.oneDataGoods.block .block-but{padding:5px 0 10px 0;padding-left:0;vertical-align:middle;display:table;width:100%}.oneDataGoods.block .block-but .morePrice{color:#666;font-size:12px;width:100%}.oneDataGoods.block .block-but .morePrice .lyClass,.oneDataGoods.block .block-but .morePrice .zyClass{height:auto!important}.oneDataGoods.block .block-but .morePrice .lyMoreData,.oneDataGoods.block .block-but .morePrice .zyMoreData{height:57px;border:1px solid transparent;overflow:hidden}.oneDataGoods.block .block-but .morePrice .list_data{height:19px}.oneDataGoods.block .block-but .morePrice .list_data.dataNo{display:none}.oneDataGoods.block .block-but .morePrice .list_data.f-fff p{color:hsla(0,0%,100%,0)!important}.oneDataGoods.block .block-but .morePrice p{font-size:12px;color:#666;line-height:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oneDataGoods.block .block-but .but-shop{width:25%;vertical-align:middle;display:table-cell}.oneDataGoods.block .block-but .but{height:30px;float:right;line-height:30px;width:100px;font-size:14px;display:block;color:#fff;background:#1080d0;text-align:center;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.oneDataGoods.block .block-but .but.but-orange{background:#ffa200}.oneDataGoods.block .more-height,.oneDataGoods.block .zkxk{font-size:12px;margin-right:10%;height:24px;line-height:24px;border:1px solid #e5e5e5;text-align:center;color:#666}.oneDataGoods.block .icon-bot{top:9px;border:solid transparent;border-top-color:#4d4d4d;border-width:4px}.oneDataGoods.block .icon-bot,.oneDataGoods.block .icon-top{position:relative;content:"";height:0;width:0;pointer-events:none;margin-left:5px}.oneDataGoods.block .icon-top{bottom:9px;border:solid transparent;border-bottom-color:#4d4d4d;border-width:4px}.good_detail_alert .details-pop{position:fixed;left:0;top:0;right:0;bottom:0;width:100%;z-index:999;overflow:hidden}.good_detail_alert .details-pop .mui-backdrop{position:fixed;z-index:87;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3)}.good_detail_alert .details-pop .mui-poppicker{width:100%;z-index:90;position:absolute;top:20%;bottom:0;background-color:#fff;border-top:1px solid #ccc;-webkit-transition:.3s;-webkit-transform:translateY(300px)}.good_detail_alert .details-pop .mui-poppicker.mui-active{-webkit-transform:translateY(0)}.good_detail_alert .details-pop .mui-poppicker .close{position:absolute;top:-25px;right:10px;color:#fff}.addCarAlert .backdrop{position:fixed;z-index:12;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.3)}.addCarAlert .backdrop.zIndex{z-index:1}.addCarAlert .backdrop .pop-tip .window-img{background:#fff;position:fixed;top:25%;left:50%;z-index:101;border-radius:3px;width:80%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.addCarAlert .backdrop .pop-tip .title{position:relative;width:100%}.addCarAlert .backdrop .pop-tip .title i{right:0;top:-22px;position:absolute;color:#fff}.addCarAlert .backdrop .pop-tip .box-img{text-align:center;padding:20px 10px 30px 10px}.addCarAlert .backdrop .pop-tip .box-img dt{width:35px;height:35px;line-height:42px;margin:0 auto;border-radius:50%;margin-bottom:5px}.addCarAlert .backdrop .pop-tip .box-img dt .iconfont{font-size:27px;font-weight:700;color:#1080d0}.addCarAlert .backdrop .pop-tip .box-img dd{font-size:14px;color:#333;padding-top:10px;line-height:20px}.addCarAlert .backdrop .pop-tip .box-img dd a{color:#1080d0}
\ No newline at end of file
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}.news-detail .bar,.news-detail .content-newsdetail,.news-detail .title{padding:0 10px}.news-detail .content-newsdetail img{max-width:100%!important}.news-detail h1.title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;font-size:22px;font-weight:700;line-height:30px;margin-top:10px}.news-detail .bar{height:16px;clear:both;font-size:12px;color:#999;margin-top:10px;margin-bottom:10px}.news-detail .bar span{line-height:16px;height:16px;float:left}.news-detail .bar .f24{color:#333}.news-detail .bar .f20{font-size:12px;padding-left:5px;padding-right:5px;border-radius:2px;border:1px solid #ccc;margin-right:10px}.news-detail .detail-pop{width:8.66rem;height:7.44rem;position:fixed;top:50%;left:50%;margin-left:-4.33rem;margin-top:-3.72rem}.news-detail .detail-pop img{width:100%;height:100%}.news-detail .closexdetailad{font-size:26px;float:right;color:#ccc}.news-detail .adbox{padding:0 10px}
\ No newline at end of file
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}.brand{background:#f8f8f8}.brand .van-index-bar__index{font-size:14px;line-height:18px}.brand .data-box{padding-top:44px}.brand .data-box .data-group .data-content{background:#fff}.brand .data-box .data-group .data-content li{height:48px;line-height:48px;padding:5px 40px 4px 0;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box}.brand .data-box .data-group .data-content li .brand_img{float:left;width:80px;height:40px;margin-right:10px}.brand .data-box .data-group .data-content li p{float:left;height:40px;font-size:14px;line-height:40px;color:#666}.brand .van-tabs{position:fixed;padding-top:0;top:44px;left:0;right:0;background:#fff;height:44px;z-index:2}
\ No newline at end of file
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}.point-mall-change{padding:0 12px;padding-top:44px}.change-head-img{height:80px;width:90px;margin:0 auto;display:block;margin-bottom:30px;margin-top:50px}.tip-success-change{text-align:center;color:#333;font-size:16px}.tip-success-change b{color:#1080d0}.change-rule-tip,.check-change-tip{color:#333;font-size:12px;margin:14px 0;text-align:center}.check-change-tip{color:#666}.go-change{width:220px;height:32px;line-height:31px;border-radius:20px;border:1px solid #1080d0;color:#1080d0;text-align:center;margin:0 auto;cursor:pointer;display:block;font-size:14px;margin-top:30px}.point-addersstip{color:#333;font-size:12px;text-align:center;margin:15px 0}.point-adderss-box{width:272px;min-height:90px;border:1px solid #e5e5e5;border-radius:5px;margin:0 auto;margin-top:15px;padding:10px;color:#666;font-size:12px}.inline-block-text,.inline-block-text div{display:inline-block;vertical-align:top}.pce80{width:200px}.address-link{width:220px;height:32px;line-height:32px;border-radius:20px;border:1px solid #1080d0;color:#1080d0;text-align:center;cursor:pointer;display:block;margin:0 auto;margin-top:25px;font-size:14px}.address-link:hover{color:#fff;background:#1080d0}.no-point-address{text-align:center;padding-top:25px}
\ No newline at end of file
.addressp{background:#f8f8f8;height:100%}.addressp .list-box .hint{background:#fff;padding:2% 2%;margin-bottom:10px;color:#999;font-size:14px}.addressp .list-box .hint .save-point-address{float:right;border-radius:5px;background:#1080d0;color:#fff;padding:3px 10px;margin-top:-3px;cursor:pointer}.addressp .list-box .data-box{padding-bottom:44px}.addressp .list-box .data-box .block-group{font-size:12px;color:#666;background:#fff;padding-left:3%;margin-bottom:10px}.addressp .list-box .data-box .block-group ul{padding:5px 0;padding-right:3%;font-size:14px;line-height:24px;min-height:50px;border-bottom:1px solid #f8f8f8}.addressp .list-box .data-box .block-group ul li p{padding-left:70px;color:#666;font-size:14px}.addressp .list-box .data-box .block-group ul li span.fl{color:#666;font-size:14px}.addressp .list-box .data-box .block-group .button{font-size:14px;line-height:30px;padding-right:3%}.addressp .list-box .data-box .block-group .button div.fl{margin-top:5px}.addressp .list-box .data-box .block-group .button p a{font-size:14px;line-height:30px;color:#666}.addressp .list-box .data-box .block-group .button p a i.icon-shanchu{font-size:18px;position:relative;top:2px}.addressp .list-box .but-foot{width:100%;display:block;line-height:44px;height:44px;position:fixed;bottom:0;left:0;right:0;text-align:center;color:#fff;font-size:15px;background:#1080d0;border:none}.addressp .list-box .but-foot .iconfont{margin-top:2px}.addressp .edit-box .block{background:#fff;padding-left:2%;margin-bottom:10px}.addressp .edit-box .block .input-edit{border-bottom:1px solid #d6d7dc;padding-right:2%}.addressp .edit-box .block .input-edit:last-child{border-bottom:none}.addressp .edit-box .block .input-edit textarea{line-height:22px;font-size:14px;border:none;margin:0;padding:10px 0;width:100%}.addressp .edit-box .block .input-edit dt{color:#333;height:45px;line-height:45px;font-size:14px;white-space:nowrap}.addressp .edit-box .block .input-edit dt.mui-col-sm-2{width:18%}.addressp .edit-box .block .input-edit dd.mui-col-sm-10{width:82%}.addressp .edit-box .block .input-edit dd{color:#333}.addressp .edit-box .block .input-edit dd input{font-size:14px;border:none;height:44px;margin:0;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.addressp .edit-box .block .input-edit dd input:focus{border:none}.addressp .edit-box .block .input-edit dd button{padding:0;margin:0;height:44px;line-height:44px;border:none;font-size:14px;text-align:left;color:#666}.addressp .edit-box .block .input-edit dd button:before{float:right;font-size:16px}.addressp .edit-box .block .input-edit .checkbox-input{padding:10px 0}.addressp .edit-box .block .input-edit .mui-checkbox{padding-top:2px;padding-right:5px;display:inline-block;margin-bottom:2%}.addressp .edit-box .block .input-edit .mui-checkbox label{cursor:pointer;padding:0;padding-left:20px}.addressp .edit-box .block .input-edit .mui-checkbox.mui-left input{top:3px;left:0;font-size:12px;width:20px;height:20px;text-align:center;padding:0}.addressp .edit-box .selectqu{position:relative}.addressp .edit-box .selectqu .selectBoxqu{position:absolute;height:100%;text-align:center;z-index:66;width:1.4rem}.addressp .edit-box .selectqu .selectBoxqu i{color:#999;float:right;font-size:14px;height:22px;line-height:22px;position:relative;top:50%;margin-top:-10px;right:10px}.addressp .edit-box .selectqu .czselect{width:1.7rem;height:100%;cursor:pointer}.addressp .edit-box .selectqu input{padding-left:1.85rem}.addressp .edit-box .selectqu .selectquval{background:#fff;-webkit-box-shadow:0 0 10px #ccc;box-shadow:0 0 10px #ccc;padding:.25rem .3rem;margin-top:-.03rem;width:9.18rem}.addressp .edit-box .selectqu .selectquval li{height:28px;line-height:28px}.addressp .edit-box .selectqu .selectquval li:hover{background:#f3f3f3;cursor:pointer}.addressp .edit-box .pr{position:relative}.addressp .edit-box .gjBtn{position:absolute;color:#1080d0;cursor:pointer;float:right;right:0;top:.07rem;font-size:14px}.addressp .edit-box .tip-msg{color:red;font-size:12px;text-align:center;height:28px;line-height:28px}.addressp .edit-box .add-btn{width:100%;display:block;height:44px;background:#0073c5;line-height:44px;text-align:center;color:#fff;font-size:15px;text-decoration:none;width:90%;margin:0 auto;border-radius:5px;margin-top:10px}.Router{position:absolute;height:100%;width:100%;-webkit-transition:all .377s ease;transition:all .377s ease;will-change:transform;top:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000;padding-top:44px;-webkit-box-sizing:border-box;box-sizing:border-box}.slide-left-enter,.slide-right-leave-active{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.slide-left-leave-active,.slide-right-enter{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
\ No newline at end of file
.ranking-content{background:#885bfe}.ranking-content *{padding:0;margin:0}.ranking-content .cp1{background:url(../img/p1.5fc6a840.jpg) no-repeat;height:227px;width:100%;background-size:100% 100%}.ranking-content .cp2{background:url(../img/p2.449607fa.jpg) no-repeat;height:662px;width:100%;background-size:100% 100%}.ranking-content .cp3{background:url(../img/p3.ea912a3e.jpg) no-repeat;height:799px;width:100%;background-size:100% 100%}.ranking-content .cp4{background:url(../img/p4.6444fe95.jpg) no-repeat;height:471px;width:100%;background-size:100% 100%}.ranking-content .cp4 .content{width:93%;height:280px;margin:0 auto;position:relative;top:172px}.ranking-content .cp4 .content p{height:25px;line-height:25px;text-align:center;color:#fff;font-size:14px}.ranking-content .cp4 .content p span{overflow-x:hidden;text-overflow:ellipsis;width:33.33%}.ranking-content .cp4 .content p span.l-z font{position:relative;left:4%}.ranking-content .cp4 .content p span.r-z font{position:relative;left:-8%}.ranking-content .cpbtn{width:196px;height:53px;text-align:center;margin:20px auto;display:block;cursor:pointer;background:url(../img/lijichong.de45e9b8.png) no-repeat;background-size:100% 100%}.ranking-content .cp5{background:url(../img/p5.aed8b6d3.jpg) no-repeat;height:725px;width:100%;background-size:100% 100%}
\ No newline at end of file
.findthing-content{background:#072565;width:100%}.findthing-content .seo-head{width:100%;height:7.6rem;background:url(../img/banner22.faf63e71.png) no-repeat;background-size:100% 100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:1.3rem}.findthing-content .seo-head .head-nav{width:100%;height:22px;background:#c9b086}.findthing-content .seo-head .head-nav li{float:left;width:20%;text-align:center;height:22px;font-size:12px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:2px}.findthing-content .seo-head .head-nav li a{color:#181c27;display:block;cursor:pointer;width:100%;height:18px;line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #9f8d70}.findthing-content .seo-head .head-nav li a.last-nav{border-right:0}.findthing-content .seo-section .form-box1 .form-group{width:9.2rem;height:50px;line-height:50px;text-align:center;margin:0 auto;margin-top:15px;background:#fff;border-radius:4px;overflow:hidden}.findthing-content .seo-section .form-box1 .form-group .pr{position:relative}.findthing-content .seo-section .form-box1 .form-group span{width:3.2rem;height:50px;line-height:50px;font-size:16px;text-align:right;padding:0 .2rem;-webkit-box-sizing:border-box;box-sizing:border-box}.findthing-content .seo-section .form-box1 .form-group span font{color:red}.findthing-content .seo-section .form-box1 .form-group span .hiddenvi{visibility:hidden}.findthing-content .seo-section .form-box1 .form-group .input-box{width:6rem;height:50px;line-height:50px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 .2rem}.findthing-content .seo-section .form-box1 .form-group .input-box input{font-size:16px;text-align:left;width:100%;float:left;height:100%}.findthing-content .seo-section .form-box1 .form-group .input-box .code{position:absolute;right:0;height:50px;width:3rem;top:0;cursor:pointer;color:#1080d0;text-align:center;line-height:50px;font-size:15px}.findthing-content .seo-section .form-box1 .form-group .input-box .code.dis{color:#ccc}.findthing-content .seo-section .form-box1 .form-group .input-box .img-code{position:absolute;right:0;height:50px;width:3rem;top:0;cursor:pointer}.findthing-content .seo-section .form-box1 .submit-button{border-radius:50px;width:9.2rem;height:50px;margin:0 auto;background:url(../img/submitbtn.259a087d.png) no-repeat;background-size:100% 100%;cursor:pointer}.findthing-content .seo-section .form-box1 .form1-tips{text-align:center;color:red;font-size:14px;margin-top:15px;margin-bottom:5px}.findthing-content .seo-section .form-box1 .form1-warn{font-size:12px;color:#8c98b2;width:9.2rem;margin:0 auto;margin-top:5px}.findthing-content .seo-section .form-box1 .form1-warn font{color:red}.findthing-content .seo-section .img-show-static{height:14.706rem;background:url(../img/staticx.b75fe82b.png) no-repeat;background-size:100% 100%;margin-top:30px}.findthing-content .seo-section .zizi-box{height:10.333rem;width:8.4rem;background:url(../img/lxzz.99f6a2ce.png) no-repeat;background-size:100% 100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:3.786rem}.findthing-content .seo-section .zizi-box .zizi-ct{width:7.333rem;height:3.4rem;border-style:solid;border-width:.08rem;border-color:#c1b193;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:.826rem}.findthing-content .seo-section .zizi-box .zizi-ct .slide-box{margin:0 auto;width:3rem;height:2.28rem}.findthing-content .seo-section .zizi-box .zizi-ct .slide-box .slide-pic{width:3rem;height:2.28rem}.findthing-content .seo-section .foot-box{height:2.2rem;background:url(../img/foot.2df97c93.png) no-repeat;background-size:100% 100%;margin:0 auto}.findthing-content .seo-section .foot-box .foot-box-ct{margin-top:50px;height:30px;line-height:30px;background-color:#e8b778;text-align:center;font-size:14px;color:#181c27;position:relative;top:-10px}.findthing-content .seo-section .foot-box .foot-box-ct i{font-size:14px!important}.findthing-content .seo-section .foot-box .foot-box-ct a{color:#181c27!important}
\ No newline at end of file
.zl_Detail *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,sans-serif}.zl_Detail .details-head .head_top{border-bottom:1px solid #d6d7dc;padding:10px}.zl_Detail .details-head .head_top .head_top_left{width:56px}.zl_Detail .details-head .head_top .head_top_left img{display:block;width:56px;height:56px;border:1px solid #e5e5e5}.zl_Detail .details-head .head_top .head_top_right{padding-left:66px}.zl_Detail .details-head .head_top .head_top_right h4{padding-bottom:10px;font-size:18px;color:#333}.zl_Detail .details-head .head_bottom{border-bottom:1px solid #d6d7dc;padding:5px 10px}.zl_Detail .details-head .head_bottom li{width:50%;line-height:20px;height:20px;font-size:12px;color:#999}.zl_Detail .details-head .head_bottom li b{display:block;float:left;line-height:20px;height:20px;font-weight:400}.zl_Detail .details-head .head_bottom li span{color:#333;line-height:20px;height:20px;display:block;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zl_Detail .details-head .head_bottom li .f-orange{color:#ffa200;margin-left:5px}.zl_Detail .details-cont{position:absolute;top:149px;bottom:44px;width:100%;padding:10px;overflow-y:auto}.zl_Detail .details-cont .gradient{width:100%}.zl_Detail .details-cont .gradient table{width:100%;line-height:32px;font-size:12px;text-align:center;color:#666;border:1px solid #d9d9d9}.zl_Detail .details-cont .gradient table .xs-6{width:50%}.zl_Detail .details-cont .gradient table .xs-4{width:33.33%}.zl_Detail .details-cont .gradient table .xs-3{width:25%}.zl_Detail .details-cont .gradient table th{border:1px solid #d9d9d9;font-weight:400;color:#666}.zl_Detail .details-cont .gradient table td{border:1px solid #d9d9d9;color:#333}.zl_Detail .details-cont .gradient .zkxk{font-size:12px;height:24px;line-height:24px;border:1px solid #e5e5e5;border-top:none;text-align:center;color:#666}.zl_Detail .details-cont .gradient .zkxk .icon-top{bottom:9px;position:relative;content:"";height:0;width:0;pointer-events:none;border:solid transparent;border-bottom-color:#4d4d4d;border-width:4px;margin-left:5px}.zl_Detail .details-cont .gradient .zkxk .icon-bot{top:9px;position:relative;content:"";height:0;width:0;pointer-events:none;border:solid transparent;border-top-color:#4d4d4d;border-width:4px;margin-left:5px}.zl_Detail .details-cont .price{padding-top:10px}.zl_Detail .details-cont .price .zyqhc{position:absolute;width:4.53333rem;height:.93333rem;color:#999;font-size:.26667rem;border:1px solid #ffa200;left:130px;line-height:.37333rem;padding:.06667rem;-webkit-box-shadow:0 0 3px #ffd07f;box-shadow:0 0 3px #ffd07f;border-radius:3px}.zl_Detail .details-cont .price .zyqhc .lfldiv{width:.4rem}.zl_Detail .details-cont .price .zyqhc .lfldiv font{position:relative;font-size:.29333rem;margin-right:.06667rem}.zl_Detail .details-cont .price .zyqhc .lfrdiv{width:3.86667rem}.zl_Detail .details-cont .price .bbiu{border-color:transparent #ffa200 transparent transparent;left:118px}.zl_Detail .details-cont .price .bbiu,.zl_Detail .details-cont .price .bbiu1{display:inline-block;position:absolute;border-width:6px;border-style:solid;top:.2rem}.zl_Detail .details-cont .price .bbiu1{border-color:transparent #fff transparent transparent;left:120px}.zl_Detail .details-cont .price .em1{padding:0 .5em}.zl_Detail .details-cont .price dl{font-size:12px}.zl_Detail .details-cont .price dl dt{width:5em;color:#999;float:left;line-height:30px}.zl_Detail .details-cont .price dl dd{padding-left:5em;color:#333;line-height:30px}.zl_Detail .details-cont .price dl dd.onePrice{font-size:14px}.zl_Detail .details-cont .price dl dd.totalPrice{font-weight:700;color:red;font-size:14px}.zl_Detail .details-cont .price dl dd.tab span{display:block;float:left;margin:2px 10px 0 0;color:#333;height:23px;line-height:22px;padding:0 10px;border:1px solid #d9d9d9;border-radius:3px;background:#fff}.zl_Detail .details-cont .price dl dd.tab span.act{color:#e10601;border-color:#e10601}.zl_Detail .details-cont .price dl dd.tab span.act-blue{color:#1080d0;border-color:#1080d0}.zl_Detail .details-cont .price dl dd .number{float:left;width:118px;height:30px;border:1px solid #d9d9d9;border-radius:3px;background:#fff;position:relative}.zl_Detail .details-cont .price dl dd .number i{cursor:pointer;height:28px;width:28px;text-align:center;line-height:28px;display:block;float:left;background:none;color:#999;font-size:18px}.zl_Detail .details-cont .price dl dd .number input{text-align:center;float:left;padding:4px 5px;line-height:20px;height:28px;width:60px;background:none;color:#333;font-size:12px;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5}.zl_Detail .details-foot{height:43px;border-top:1px solid #d6d7dc;width:100%;position:absolute;bottom:0}.zl_Detail .details-foot span{width:50%;display:block;float:left;height:43px;line-height:43px;font-size:14px;color:#fff;text-decoration:none;text-align:center;border:none}.zl_Detail .details-foot span.but-blue{background:#1080d0}.zl_Detail .details-foot span.but-red{background:#e10601}
\ No newline at end of file
.wxlist{height:100%;background:#f8f8f8}.wxlist .wxlist-content .menu-title{color:#333;font-size:18px;height:47px;line-height:47px;padding-left:.2rem}.wxlist .wxlist-content .wxlist-banner{padding:0 .2rem}.wxlist .wxlist-content .wxlist-banner .banner-header{padding:10px}.banner-box{background:#fff;border-radius:4px;min-height:275px}.banner-header .banner-title{font-size:19px;color:#333}.banner-header .banner-img{width:.8rem;height:.8rem;margin-right:10px}.banner-header .banner-img img{width:100%;height:100%;width:.8rem;height:.8rem;border-radius:50%;display:block}.banner-body img{width:100%;height:4.8rem}.banner-footer{font-size:16px;line-height:20px;color:#666;padding:.4rem .28rem}.banner-footer a{color:#666}.banner-footer span{color:#999}.wxlist-data{padding:10px}.wxlist-data-box{background:#fff;border-radius:4px}.group-right{width:2rem;height:60px}.group-left-box{height:50px;width:6.347rem;font-size:16px;color:#333;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.group-left{width:6.347rem;border-bottom:1px solid #e5e5e5;padding-top:.1rem;padding-bottom:.5rem}.data-group{padding:.25rem;display:block}
\ No newline at end of file
.risk{width:100%;padding-bottom:1rem}.risk .banner{width:100%;height:297px;background:url(../img/bg.805f7079.png) no-repeat top;background-size:cover}.risk .content{position:relative;top:-21px}.risk .content .t1{text-align:center;font-size:20px;color:#666;margin-bottom:.293rem}.risk .content .t2{text-align:center;font-size:13px;color:#666}.risk .content .form-box{width:8.8rem;background-color:#f6f6f6;border-radius:2px;margin:.453rem auto 0;padding:.413rem .653rem .52rem .653rem}.risk .content .form-box .fx{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.risk .content .form-box .inpt-wrap{margin-bottom:.4rem}.risk .content .form-box .inpt-wrap .inp{width:100%}.risk .content .form-box .inpt-wrap .inp,.risk .content .form-box .inpt-wrap .inps{height:25px;padding:10px 0;background-color:#fff;border-radius:2px;border:1px solid #37d1a0;font-size:14px;color:#999;text-indent:1em}.risk .content .form-box .inpt-wrap .inps{width:54%}.risk .content .form-box .inpt-wrap .imgcode,.risk .content .form-box .inpt-wrap .imgcode img{width:100px;height:45px}.risk .content .form-box .inpt-wrap .codebtn{width:100px;height:45px;line-height:45px;background-color:#1080d0;font-size:14px;color:#fefeff}.risk .content .form-box .inpt-wrap .codebtn.codebtndisabled{background-color:#c2c2c2}.risk .content .form-box .btn{height:38px;line-height:38px;text-align:center;background-color:#1080d0;border-radius:2px;display:block;font-size:17px;color:#fefeff;margin-top:.707rem}.risk .content .form-box .txt{text-align:left;font-size:12px;color:#0e8f66}.risk-success{width:100%}.risk-success .head{height:6.8rem;background-color:#37d1a0}.risk-success .head .tit{width:7.933rem;height:1.893rem;background-color:#fff;-webkit-box-shadow:0 3px 9px 0 rgba(17,166,119,.55);box-shadow:0 3px 9px 0 rgba(17,166,119,.55);border-radius:2px;font-size:30px;color:#f3b717;line-height:1.893rem;margin:0 auto;text-align:center;font-weight:500}.risk-success .head .level{text-align:center;color:#fff;font-size:51px;margin-top:.5rem;margin-bottom:.64rem}.risk-success .head .txt{text-align:center;font-size:25px;color:#fff}.risk-success .head .tt{text-align:center;font-size:12px;color:#fff;margin-top:.3rem}.risk-success .content{padding-bottom:3rem}.risk-success .content .list{padding-top:.56rem}.risk-success .content .list li{padding:0 0 .973rem 0}.risk-success .content .list li img{width:328px;height:45px;margin:0 auto;display:block}.risk-success .content .list li .t1{text-align:center;font-size:18px;color:#1080d0;margin-top:.387rem;margin-bottom:.613rem;font-weight:700}.risk-success .content .list li .t2{width:84%;margin:0 auto;font-size:15px;color:#333;text-align:justify}.risk-success .share{bottom:10px;width:98%;height:59px;background:url(../img/1.ebdedfbb.gif) no-repeat 50%;background-size:cover;display:block}.risk-success .shade,.risk-success .share{position:fixed;left:0;right:0;margin:0 auto}.risk-success .shade{width:100%;height:100%;top:0;z-index:99;background:rgba(38,38,38,.85)}.risk-success .shade .im{position:absolute;right:7px;top:0;width:261px;height:345px;background:url(../img/share.cc6d04ce.png) no-repeat;background-size:cover;z-index:100}
\ No newline at end of file
.menu-fade{position:fixed;z-index:998;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.menu{position:fixed;right:10px;top:13px;z-index:999}.menu b{font-size:18px;color:#666}.menu .popover-arrow{position:absolute;z-index:1000;top:11px;right:0;overflow:hidden;width:26px;height:26px}.menu .popover-arrow:after{position:absolute;top:19px;left:0;width:26px;height:26px;content:" ";-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;background:#333}.menu .menu-view{margin-top:36px;background:#333;font-size:15px;border-radius:2px;max-height:300px}.menu .menu-view li{position:relative;overflow:hidden;padding:11px 15px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.menu .menu-view li a{color:#fff}.menu .menu-view li a i{margin-right:.1rem}.head-dom[data-v-198bdf95]{padding-top:44px}.head-dom .header-page[data-v-198bdf95]{border-bottom:1px solid #d6d7dc;height:44px;width:100%;padding:0 .2rem;position:fixed;z-index:3;top:0;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .car-title[data-v-198bdf95]{width:170px;position:fixed;top:0;left:50%;margin-left:-85px}.head-dom .header-page .car-title span[data-v-198bdf95]{cursor:pointer;width:80px;height:44px;line-height:44px;text-align:center;font-size:18px}.head-dom .header-page .car-title span.act[data-v-198bdf95]{color:#1080d0;border-bottom:2px solid #1080d0;height:42px}.head-dom .header-page .car-title span font[data-v-198bdf95]{color:#1080d0}.head-dom .header-page i[data-v-198bdf95]{font-size:18px;margin-top:13px;color:#666}.head-dom .header-page h3[data-v-198bdf95]{font-size:16px;color:#333;width:68%;line-height:44px;text-align:center;height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 10%!important}.head-dom .header-page .search[data-v-198bdf95]{position:absolute;left:40px;right:60px;background:#fff;height:30px;margin:7px 0;border-radius:15px;padding:5px 10px 5px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.head-dom .header-page .search .van-icon[data-v-198bdf95]{position:absolute;left:10px;height:20px;line-height:21px;margin-top:0}.head-dom .header-page .search .van-cell[data-v-198bdf95]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0;line-height:21px;font-size:12px;color:#333}
\ No newline at end of file
.news li,.news ul{font-family:"\5FAE\8F6F\96C5\9ED1"!important}.news .borderBottom{border-bottom:1px solid #e5e5e5}.news .navList{border-bottom:1px solid #e5e5e5;padding:0 10px;clear:both;height:40px;line-height:40px;font-size:14px;background:#fff;overflow:hidden}.news .navList p{text-align:center;width:33.33%;color:#333;float:left;cursor:pointer;height:40px;line-height:40px}.news .navList p.act{color:#e10601;border-bottom:2px solid #e10601}.news .navListfixed{border-bottom:1px solid #e5e5e5;padding:0 10px;clear:both;height:40px;line-height:40px;font-size:14px;background:#fff;overflow:hidden;position:fixed;top:39px;left:0;right:0}.news .navListfixed p{text-align:center;width:33.33%;color:#333;float:left;cursor:pointer;height:40px;line-height:40px}.news .navListfixed p.act{color:#e10601;border-bottom:2px solid #e10601}.news .navList44 p{width:25%}.news .listBox li{padding:10px;height:100px;border-bottom:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box}.news .listBox li img{height:75px;width:27%;float:left;border:0;outline:none}.news .listBox li .boxgrt{height:75px;width:66%;float:right}.news .listBox li .boxgrt .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#333;font-size:.32rem;font-weight:700;height:50px;line-height:25px}.news .listBox li .boxgrt .titleLook{font-size:14px;color:#999;margin-top:5px}
\ No newline at end of file
This diff could not be displayed because it is too large.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment