Commit 89e246e9 by 肖康

Merge branch 'XK_FIND_SOMETHING20190423'

# Conflicts:
#	view/index.html
#	view/js/chunk-1081bba5.5a6ee915.js
#	view/js/chunk-1a310afe.dc01d551.js
#	view/js/chunk-3d2d429e.3ea3cace.js
#	view/js/chunk-5226221d.8ccf8115.js
#	view/js/chunk-6bb21423.69351573.js
#	view/js/chunk-a104e3e6.44af3152.js
#	view/js/chunk-e78c7db2.85653e6b.js
parents 4a2f2eeb ddf13216
Showing with 947 additions and 13 deletions
......@@ -123,7 +123,7 @@ export const services = {
loginCheck(params) {
return axios.get(apis.loginCheck, {
params: {
data: params
...params
}
})
},
......@@ -139,14 +139,14 @@ export const services = {
cartCount(params) {
return axios.get(apis.cartCount, {
params: {
data: params
...params
}
})
},
customsrService(params) {
return axios.get(apis.customsrService, {
params: {
data: params
...params
}
})
},
......
body {
padding-top: 0px;
background: #072565;
}
.findthing-content {
width: 100%;
height: 100%;
}
.findthing-content .seo-head {
width: 100%;
height: 7.6rem;
background: url("../../images/findthing/banner22.png") no-repeat;
background-size: 100% 100%;
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;
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;
box-sizing: border-box;
border-right: 1px solid #9f8d70;
}
.findthing-content .seo-head .head-nav li a.last-nav {
border-right: 0px;
}
.findthing-content .seo-section .form-box1 {
padding-top: 15px;
}
.findthing-content .seo-section .form-box1 .form-group {
width: 9.2rem;
height: 50px;
line-height: 50px;
text-align: center;
margin: 0 auto;
margin-bottom: 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: 14px;
text-align: justify;
text-align-last: justify;
padding: 0 0.2rem;
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: #ffffff;
box-sizing: border-box;
padding: 0 0.2rem;
}
.findthing-content .seo-section .form-box1 .form-group .input-box input {
font-size: 14px;
text-align: left;
width: 100%;
float: left;
height: 100%;
}
.findthing-content .seo-section .form-box1 .form-group .input-box .code {
position: absolute;
right: 0px;
height: 50px;
width: 3rem;
top: 0px;
cursor: pointer;
color: #1080d0;
text-align: center;
line-height: 50px;
font-size: 14px;
}
.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: 0px;
height: 50px;
width: 3rem;
top: 0px;
cursor: pointer;
}
.findthing-content .seo-section .form-box1 .submit-button {
border-radius: 50px;
width: 9.2rem;
height: 50px;
margin: 0 auto;
background: url("../../images/findthing/submitbtn.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;
}
.findthing-content .seo-section .form-box1 .form1-warn font {
color: red;
}
.findthing-content .seo-section .img-show-static {
height: 14.706rem;
background: url("../../images/seo/staticx.png") no-repeat;
background-size: 100% 100%;
margin-top: 30px;
}
.findthing-content .seo-section .zizi-box {
height: 10.333rem;
width: 8.4rem;
background: url("../../images/seo/lxzz.png") no-repeat;
background-size: 100% 100%;
margin: 0 auto;
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: 0.08rem;
border-color: #c1b193;
margin: 0 auto;
box-sizing: border-box;
padding-top: 0.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("../../images/seo/foot.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;
}
/*# sourceMappingURL=index.css.map */
\ No newline at end of file
{"version":3,"sources":["index.less"],"names":[],"mappings":"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","file":"index.css"}
\ No newline at end of file
body{padding-top:0px; background: #072565;}
.findthing-content{
width:100%;
height:100%;
.seo-head{
width:100%;
height:7.6rem;
background: url("../../images/findthing/banner22.png") no-repeat;
background-size: 100% 100%;
box-sizing: border-box;
padding-top:1.3rem;
.head-nav{
width:100%;height:22px;
background: #c9b086;
li{float: left;width:20%;text-align: center;height:22px;font-size: 12px;box-sizing: border-box;padding-top:2px;
a{color:#181c27;cursor: pointer;display: block;cursor: pointer;width:100%;height:18px;line-height: 16px;box-sizing: border-box;border-right: 1px solid #9f8d70;}
a.last-nav{border-right: 0px;}
}
}
}
.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;
.pr{position: relative;}
span{
font{color:red;}
.hiddenvi{visibility: hidden;}
width: 3.2rem;
height:50px;
line-height: 50px;
font-size: 16px;
text-align:right;
padding: 0 0.2rem;
box-sizing: border-box;
}
.input-box{
width: 6rem;
height:50px;
line-height: 50px;
background-color: #ffffff;
box-sizing: border-box;
padding: 0 0.2rem;
input{
font-size: 16px;
text-align: left;
width:100%;
float:left;
height:100%;
}
.code{position: absolute;right:0px;height:50px;line-height:50px;width:3rem;top:0px;cursor: pointer;color:#1080d0;text-align: center;line-height:50px; font-size: 15px;}
.code.dis{color:#ccc;}
.img-code{position: absolute;right:0px;height:50px;width:3rem;top:0px;cursor: pointer;}
}
}
.submit-button{
border-radius: 50px;
width:9.2rem;height:50px;
margin:0 auto;
background: url("../../images/findthing/submitbtn.png") no-repeat;
background-size: 100% 100%;
cursor: pointer;
}
.form1-tips{text-align: center;color:red;font-size: 14px;margin-top: 15px;margin-bottom: 5px;}
.form1-warn{font-size: 12px;color:#8c98b2;width:9.2rem;margin:0 auto;margin-top:5px;font{color:red}}
}
.img-show-static{
height:14.706rem;
background: url("../../images/seo/staticx.png") no-repeat;
background-size: 100% 100%;
margin-top: 30px;
}
.zizi-box{
height:10.333rem;
width:8.4rem;
background: url("../../images/seo/lxzz.png") no-repeat;
background-size: 100% 100%;
margin:0 auto;
box-sizing: border-box;
padding-top:3.786rem;
.zizi-ct{
width: 7.333rem;
height: 3.4rem;
border-style: solid;
border-width: 0.08rem;
border-color:#c1b193;
margin:0 auto;
box-sizing: border-box;
padding-top:0.826rem;
.slide-box{
margin:0 auto;
width:3rem;height:2.28rem;
.slide-pic{ width:3rem;height:2.28rem;}
}
}
}
.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;
i{font-size: 14px!important;}
a{ color: #181c27!important;}
}
height:2.2rem;
background: url("../../images/seo/foot.png") no-repeat;
background-size: 100% 100%;
margin:0 auto;
}
}
}
\ No newline at end of file
body {
padding-top: 0px;
background: #072565;
}
.findthing-content {
width: 100%;
height: 100%;
}
.findthing-content .seo-head {
width: 100%;
height: 7.6rem;
background: url("../../images/findthing/banner22.png") no-repeat;
background-size: 100% 100%;
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;
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;
box-sizing: border-box;
border-right: 1px solid #9f8d70;
}
.findthing-content .seo-head .head-nav li a.last-nav {
border-right: 0px;
}
.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 0.2rem;
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: #ffffff;
box-sizing: border-box;
padding: 0 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: 0px;
height: 50px;
width: 3rem;
top: 0px;
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: 0px;
height: 50px;
width: 3rem;
top: 0px;
cursor: pointer;
}
.findthing-content .seo-section .form-box1 .submit-button {
border-radius: 50px;
width: 9.2rem;
height: 50px;
margin: 0 auto;
background: url("../../images/findthing/submitbtn.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("../../images/seo/staticx.png") no-repeat;
background-size: 100% 100%;
margin-top: 30px;
}
.findthing-content .seo-section .zizi-box {
height: 10.333rem;
width: 8.4rem;
background: url("../../images/seo/lxzz.png") no-repeat;
background-size: 100% 100%;
margin: 0 auto;
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: 0.08rem;
border-color: #c1b193;
margin: 0 auto;
box-sizing: border-box;
padding-top: 0.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("../../images/seo/foot.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;
}
/*# sourceMappingURL=index.min.css.map */
\ No newline at end of file
{"version":3,"sources":["index.less"],"names":[],"mappings":"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","file":"index.min.css"}
\ No newline at end of file
......@@ -41,13 +41,32 @@ axios.interceptors.request.use(function (config) {
config.data="pf=2"
}
}else if(config.method=='get'){
if(config.params.data){
if( config.params.data.indexOf("&pf=2")==-1){
config.params.data+="&pf=2";
}
let paramsArr = Object.keys(config.params);
console.log(paramsArr)
if(paramsArr.length){
if(paramsArr.indexOf('pf')==-1){
config.params = {
pf:2,
...config.params
}
}
}else{
config.params.data="pf=2"
config.params = {
pf:2,
}
}
// if(config.params.data){
// if( config.params.data.indexOf("&pf=2")==-1){
// config.params = {
// pf:2,
// ...config.params
// }
// }
// }else{
// config.params = {
// pf:2,
// }
// }
}
return config;
......
......@@ -8,6 +8,7 @@ const Wxlist = resolve => require(['@/views/wxlist/Index'], resolve);
const News = resolve => require(['@/views/news/Index'], resolve);
const NewsDetail = resolve => require(['@/views/news/Detail'], resolve);
const Seo = resolve => require(['@/views/seo/Index'], resolve);
const Findthing = resolve => require(['@/views/findthing/index'], resolve);
Vue.use(Router)
const routes=[
......@@ -57,6 +58,14 @@ const routes=[
}
},
{
path: '/findthing',
name:'Findthing',
component: Findthing,
meta: {
title: '猎芯网——快速找料'
}
},
{
path: '/news/detail/:art_id/:cat_id',
name:'NewsDetail',
component: NewsDetail,
......
......@@ -38,7 +38,7 @@ const actions = {
if (data.err_code == 0) {
commit({
type: 'cartCount',
data: data.data
data: data.datacartCount
});
}
}).catch(function (err) {
......
import Vue from 'vue'
import {Toast} from 'vant';
import {services as Services} from '../../../api/index'
var qs = require('qs');
Vue.use(Toast);
const state = {
loading: false,
form1ImgShow:false,
form1CodeStatus:false,//短信是否发送成功
isRegLogin:false//是否登录注册成功 进行下一步
}
const mutations = {
}
const actions = {
smsVerify1({commit}, payload) {
state.form1CodeStatus=false;
state.loading = true;
var params = {
mobile: payload.mobile,
verify: payload.verify,
channel:1
}
Services.smsVerify(qs.stringify(params)).then((res) => {
let data = res.data;
state.loading = false;
state['form1ImgShow']=false;
if (data.err_code == 0) {
Toast({
message: data.err_msg,
duration: 2000
});
state['form1CodeStatus']=true;
commit({
type: 'smsVerify',
data: data.data
});
}else if(data.err_code==23019||data.err_code==11008||data.err_code==11011){
Toast({
message: data.err_msg,
duration: 2000
});
state['form1ImgShow']=true;
}else {
Toast({
message: data.err_msg,
duration: 3000
});
}
}).catch(function (err) {
state.loading = false;
});
},
actionLogin1({commit}, payload) {
state.loading = true;
state.isRegLogin=false;
var params = {
account: payload.account,
sms_verify: payload.sms_verify
}
Services.actionLogin(qs.stringify(params)).then((res) => {
let data = res.data;
state.loading = false;
if (data.err_code == 0) {
state.isRegLogin=true;
commit({
type: 'actionLogin',
data: data.data
});
}else {
Toast({
message: data.err_msg,
duration: 3000
});
}
}).catch(function (err) {
state.loading = false;
});
},
feedback1({commit}, payload) {
state.loading = true;
var params = {
type: payload.types,
content: payload.content,
mobile: payload.mobile,
source:(window.location.href)
}
Services.feedback(qs.stringify(params)).then((res) => {
let data = res.data;
state.loading = false;
if (data.err_code == 0) {
Toast({
message: "需求已提交成功,客服人员会尽快与您联系",
duration: 3000
});
setTimeout(function(){
window.location.href="/";
},3000)
commit({
type: 'feedback',
data: data.data
});
}else {
Toast({
message: data.err_msg,
duration: 3000
});
}
}).catch(function (err) {
state.loading = false;
});
}
}
const getters = {}
export default {
state,
mutations,
actions,
getters
}
......@@ -7,6 +7,7 @@ import wxlist from './modules/wxlist/wxlist'
import news from './modules/news/index'
import newsdetail from './modules/news/detail'
import seo from './modules/seo/index'
import findthing from './modules/findthing/index'
Vue.use(Vuex)
export default new Vuex.Store({
......@@ -17,6 +18,7 @@ export default new Vuex.Store({
wxlist,
news,
newsdetail,
seo
seo,
findthing
}
})
......@@ -234,6 +234,10 @@
return;
}
}
var codeactive=(type_==2)?"codeactive2":"codeactive"
if(this[codeactive]){
return
}
this.$store.dispatch({
type: 'smsVerify',
mobile: this[form_]['mobile'],
......
body{padding-top:0;background:#072565}.findthing-content{width:100%;height: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
<!DOCTYPE HTML><html lang=zh-CN><head><title></title><meta name=author content=www.ichunt.com><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,user-scalable=no,minimal-ui"><meta http-equiv=Content-Type content="text/html;charset=utf-8"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=format-detection content="telephone=no"><meta http-equiv=Expires content=-1><meta http-equiv=Cache-Control content=no-cache><meta http-equiv=Pragma content=no-cache><meta name=full-screen content=yes><meta name=browsermode content=application><meta name=x5-fullscreen content=true><meta name=x5-page-mode content=app><meta name=description content=猎芯网,快速成长的专业电子元器件商城,贸泽(MOUSER)全系产品、e络盟(element14)树莓派系列产品授权经销商,已获得多轮风险投资。为客户提供电子元器件现货,IC采购,进口报关,电子元器件寄售,供应链金融等一站式电子元器件采购服务。><meta name=keywords content=猎芯网,电子元器件采购,电子元器件商城,电子元器件现货,IC采购网,电子元器件寄售,电子元件,元器件商城,元器件采购,电子商城,><link rel=icon href=//h5static.ichunt.com/favicon.ico><link rel=stylesheet href=/v3/dist/res/m/css/font/iconfont.css><script src=/h5/view/get_time.php></script><script>var fwtimes = window.fwtime - (Math.floor((new Date().getTime()) / 1000)); //获取服务器时间差</script><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js charset=utf-8></script><script src=//h5static.ichunt.com/static/js/flexible.min.js charset=utf-8></script><script src=//h5static.ichunt.com/static/js/shence.min.js charset=utf-8></script><link href=//h5static.ichunt.com/css/chunk-1081bba5.c0f345b7.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-1a310afe.d7e46390.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-3d2d429e.045485d7.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-48bcaa44.22356d82.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-5226221d.b62bb465.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-6bb21423.29799028.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-a104e3e6.43c91bcb.css rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1081bba5.5a6ee915.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1a310afe.dc01d551.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-3d2d429e.3ea3cace.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-48bcaa44.f664502a.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-5226221d.8ccf8115.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-6bb21423.69351573.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-a104e3e6.44af3152.js rel=prefetch><link href=//h5static.ichunt.com/css/app.b0927897.css rel=preload as=style><link href=//h5static.ichunt.com/css/chunk-vendors.59ded326.css rel=preload as=style><link href=//h5static.ichunt.com/js/app.77bb1631.js rel=preload as=script><link href=//h5static.ichunt.com/js/chunk-vendors.d5d087bb.js rel=preload as=script><link href=//h5static.ichunt.com/css/chunk-vendors.59ded326.css rel=stylesheet><link href=//h5static.ichunt.com/css/app.b0927897.css rel=stylesheet></head><body class=boxsiz><noscript><strong>网站出现了一点小问题,正在紧急修复中.......</strong></noscript><div id=app></div><script>function SetCookie(name, value, time, domain) {
<!DOCTYPE HTML><html lang=zh-CN><head><title></title><meta name=author content=www.ichunt.com><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,user-scalable=no,minimal-ui"><meta http-equiv=Content-Type content="text/html;charset=utf-8"><meta name=apple-mobile-web-app-capable content=yes><meta name=apple-mobile-web-app-status-bar-style content=black><meta name=format-detection content="telephone=no"><meta http-equiv=Expires content=-1><meta http-equiv=Cache-Control content=no-cache><meta http-equiv=Pragma content=no-cache><meta name=full-screen content=yes><meta name=browsermode content=application><meta name=x5-fullscreen content=true><meta name=x5-page-mode content=app><meta name=description content=猎芯网,快速成长的专业电子元器件商城,贸泽(MOUSER)全系产品、e络盟(element14)树莓派系列产品授权经销商,已获得多轮风险投资。为客户提供电子元器件现货,IC采购,进口报关,电子元器件寄售,供应链金融等一站式电子元器件采购服务。><meta name=keywords content=猎芯网,电子元器件采购,电子元器件商城,电子元器件现货,IC采购网,电子元器件寄售,电子元件,元器件商城,元器件采购,电子商城,><link rel=icon href=//h5static.ichunt.com/favicon.ico><link rel=stylesheet href=/v3/dist/res/m/css/font/iconfont.css><script src=/h5/view/get_time.php></script><script>var fwtimes = window.fwtime - (Math.floor((new Date().getTime()) / 1000)); //获取服务器时间差</script><script src=https://res.wx.qq.com/open/js/jweixin-1.3.2.js charset=utf-8></script><script src=//h5static.ichunt.com/static/js/flexible.min.js charset=utf-8></script><script src=//h5static.ichunt.com/static/js/shence.min.js charset=utf-8></script><link href=//h5static.ichunt.com/css/chunk-1bc51d6f.045485d7.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-1d3c5852.c0f345b7.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-33510d46.43c91bcb.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-4da9392a.29799028.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-5f4039c4.d516de98.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-6cd0cdfb.d7e46390.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-ce72359e.bcecf0d4.css rel=prefetch><link href=//h5static.ichunt.com/css/chunk-e78c7db2.927a837d.css rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1bc51d6f.324fb391.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-1d3c5852.b7d8bd64.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-33510d46.41d0702c.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-4da9392a.2e0b85cf.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-5f4039c4.88644063.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-6cd0cdfb.7ff7ea58.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-ce72359e.859f85cf.js rel=prefetch><link href=//h5static.ichunt.com/js/chunk-e78c7db2.85653e6b.js rel=prefetch><link href=//h5static.ichunt.com/css/app.b0927897.css rel=preload as=style><link href=//h5static.ichunt.com/css/chunk-vendors.59ded326.css rel=preload as=style><link href=//h5static.ichunt.com/js/app.5bba3ea3.js rel=preload as=script><link href=//h5static.ichunt.com/js/chunk-vendors.2a431709.js rel=preload as=script><link href=//h5static.ichunt.com/css/chunk-vendors.59ded326.css rel=stylesheet><link href=//h5static.ichunt.com/css/app.b0927897.css rel=stylesheet></head><body class=boxsiz><noscript><strong>网站出现了一点小问题,正在紧急修复中.......</strong></noscript><div id=app></div><script>function SetCookie(name, value, time, domain) {
domain = domain ? ";domain=" + domain : "";
var Days = time;
var exp = new Date();
......@@ -224,4 +224,4 @@
user_rank: '0'
});
sensors.quick('autoTrack');
}</script><script src=//h5static.ichunt.com/js/chunk-vendors.d5d087bb.js></script><script src=//h5static.ichunt.com/js/app.77bb1631.js></script></body></html>
\ No newline at end of file
}</script><script src=//h5static.ichunt.com/js/chunk-vendors.2a431709.js></script><script src=//h5static.ichunt.com/js/app.5bba3ea3.js></script></body></html>
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1bc51d6f"],{2259:function(t,e,a){},"3b79":function(t,e,a){"use strict";var s=a("2259"),n=a.n(s);n.a},"524c":function(t,e,a){},5710:function(t,e,a){},"57af":function(t,e,a){"use strict";var s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("section",[a("div",{staticClass:"header-page clr"},[a("i",{staticClass:"icon iconfont icon-xiangzuo fl",on:{click:t.historyback}}),a("h3",{staticClass:"title fl"},[t._v(t._s(t.title))]),t.meaushow?a("Menu",{attrs:{color:t.color}}):t._e()],1)])},n=[],i=a("7272"),o={name:"header-page",props:{color:{type:String,default:""},title:{type:String,default:"猎芯网"},meaushow:{type:Boolean,default:!1}},data:function(){return{}},mounted:function(){},methods:{historyback:function(){history.go(-1)}},components:{Menu:i["a"]}},l=o,c=(a("9f93"),a("8c9c")),r=Object(c["a"])(l,s,n,!1,null,null,null);e["a"]=r.exports},"5ab7":function(t,e,a){var s=a("836e"),n=s.JSON||(s.JSON={stringify:JSON.stringify});t.exports=function(t){return n.stringify.apply(n,arguments)}},"6a0f":function(t,e,a){"use strict";var s=a("524c"),n=a.n(s);n.a},7272:function(t,e,a){"use strict";var s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",[t.flag?a("div",{staticClass:"menu-fade",on:{click:function(e){t.flag=!1}}}):t._e(),a("div",{staticClass:"menu clr"},[a("b",{staticClass:"iconfont icon-liedanbiao fr",style:{color:t.color},on:{click:function(e){t.flag=!t.flag}}}),t.flag?a("div",[a("i",{staticClass:"popover-arrow"}),t._m(0)]):t._e()])])},n=[function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("ul",{staticClass:"menu-view"},[a("li",[a("a",{attrs:{href:"/v3?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-shouye"}),t._v("首页")])]),a("li",[a("a",{attrs:{href:"/v3/lxshop?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-lianying"}),t._v("联营商城")])]),a("li",[a("a",{attrs:{href:"/v3/xianhuo?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-liexinziying"}),t._v("自营现货")])]),a("li",[a("a",{attrs:{href:"/v3/brand/map?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-pinpai"}),t._v("品牌之家")])]),a("li",{staticClass:"mui-table-view-cell "},[a("a",{staticClass:"zytabgo",attrs:{href:"/v3/joincart?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-gouwuche1"}),t._v("购物车")])]),a("li",[a("a",{attrs:{href:"/v3/user?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-huiyuanzhongxin"}),t._v("会员中心")])])])}],i={name:"menus",props:{color:{type:String,default:"#666"}},data:function(){return{flag:!1}}},o=i,l=(a("3b79"),a("8c9c")),c=Object(l["a"])(o,s,n,!1,null,null,null);e["a"]=c.exports},"832f":function(t,e,a){"use strict";a.r(e);var s=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("section",{staticClass:"news-detail"},[t.newsDetailObj.current_info?a("div",[a("Header",{attrs:{title:t.title,meaushow:t.meaushow}}),a("h1",{staticClass:"title"},[t._v(t._s(t.newsDetailObj.current_info.title))]),a("div",{staticClass:"bar"},[a("span",{staticClass:"f20"},[t._v(t._s(t.newsDetailObj.current_info.art_type_text))]),a("span",{staticClass:"f24"},[t._v("来源:")]),a("span",{staticClass:"f24"},[t._v(t._s(t.newsDetailObj.current_info.writer)+"   "+t._s(t._f("dateTimeFormate")(t.newsDetailObj.current_info.publish_time)))])]),t.newsDetailAd.news_details_ad?[t.newsDetailAd.news_details_ad.header?[a("div",{staticClass:"adbox"},[a("a",{attrs:{href:t.newsDetailAd.news_details_ad.header.url,target:t.newsDetailAd.news_details_ad.header.window_open>0?"_blank":"_self"}},[a("img",{attrs:{src:t.newsDetailAd.news_details_ad.header.images,alt:t.newsDetailAd.news_details_ad.header.title,width:"100%",height:"120"}})])])]:t._e()]:t._e(),a("div",{staticClass:"content-newsdetail",domProps:{innerHTML:t._s(t.newsDetailObj.current_info.body)}}),t.newsDetailAd.news_details_ad?[t.newsDetailAd.news_details_ad.footer?[a("div",{staticClass:"adbox"},[a("a",{attrs:{href:t.newsDetailAd.news_details_ad.footer.url,target:t.newsDetailAd.news_details_ad.footer.window_open>0?"_blank":"_self"}},[a("img",{attrs:{src:t.newsDetailAd.news_details_ad.footer.images,alt:t.newsDetailAd.news_details_ad.footer.title,width:"100%",height:"120"}})])])]:t._e()]:t._e()],2):t._e(),t.newsDetailAd.h5_news_ad_pop?[a("div",{directives:[{name:"show",rawName:"v-show",value:t.popdetailbool,expression:"popdetailbool"}],staticClass:"detail-pop"},[a("van-icon",{staticClass:"closexdetailad",attrs:{name:"close"},on:{click:function(e){return t.popdetailact()}}}),a("a",{attrs:{href:t.newsDetailAd.h5_news_ad_pop.url,target:t.newsDetailAd.h5_news_ad_pop.window_open>0?"_blank":"_self"}},[a("img",{attrs:{src:t.newsDetailAd.h5_news_ad_pop.images,alt:t.newsDetailAd.h5_news_ad_pop.title}})])],1)]:t._e(),t.loadStatus?a("van-loading",{staticClass:"loading-background",attrs:{type:"spinner",color:"#000"}}):t._e()],2)},n=[],i=a("badb"),o=a.n(i),l=a("bd31"),c=a("8973"),r=a("52c1"),d=a("5101"),u=a("57af");c["a"].use(d["e"]).use(d["b"]);var f={name:"newsDetail",data:function(){return{title:"猎芯网-新闻列表详情",p:1,meaushow:!0,popdetailbool:!1}},computed:Object(l["a"])({},Object(r["b"])({newsDetailObj:function(t){return t.newsdetail.newsDetailObj},loadStatus:function(t){return t.newsdetail.loadStatus},newsDetailAd:function(t){return t.newsdetail.newsDetailAd}})),watch:{newsDetailObj:function(t){"{}"!=o()(t)&&(this.title=t.current_info.title,window.document.title=t.current_info.title)}},created:function(){this.getDataAd(),this.getData(),this.scrollFns()},methods:{getData:function(){this.$store.dispatch({type:"newsArticleDetail",art_id:this.$route.params.art_id})},getDataAd:function(){this.$store.dispatch({type:"newsArticleDetailAd",cat_id:this.$route.params.cat_id})},popdetailact:function(){this.popdetailbool=!1,this.newsDetailAd.h5_news_ad_pop=""},scrollFns:function(){var t=this;window.onscroll=function(){var e=document.documentElement.scrollTop||document.body.scrollTop;e>=100&&(t.popdetailbool=!0)}}},components:{Header:u["a"]}},_=f,p=(a("6a0f"),a("8c9c")),w=Object(p["a"])(_,s,n,!1,null,null,null);e["default"]=w.exports},"9f93":function(t,e,a){"use strict";var s=a("5710"),n=a.n(s);n.a},badb:function(t,e,a){t.exports=a("5ab7")}}]);
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-1d3c5852"],{"0c6a":function(t,i,a){},2259:function(t,i,a){},"3b79":function(t,i,a){"use strict";var s=a("2259"),n=a.n(s);n.a},5710:function(t,i,a){},"57af":function(t,i,a){"use strict";var s=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("section",[a("div",{staticClass:"header-page clr"},[a("i",{staticClass:"icon iconfont icon-xiangzuo fl",on:{click:t.historyback}}),a("h3",{staticClass:"title fl"},[t._v(t._s(t.title))]),t.meaushow?a("Menu",{attrs:{color:t.color}}):t._e()],1)])},n=[],e=a("7272"),c={name:"header-page",props:{color:{type:String,default:""},title:{type:String,default:"猎芯网"},meaushow:{type:Boolean,default:!1}},data:function(){return{}},mounted:function(){},methods:{historyback:function(){history.go(-1)}},components:{Menu:e["a"]}},l=c,o=(a("9f93"),a("8c9c")),r=Object(o["a"])(l,s,n,!1,null,null,null);i["a"]=r.exports},7272:function(t,i,a){"use strict";var s=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("div",[t.flag?a("div",{staticClass:"menu-fade",on:{click:function(i){t.flag=!1}}}):t._e(),a("div",{staticClass:"menu clr"},[a("b",{staticClass:"iconfont icon-liedanbiao fr",style:{color:t.color},on:{click:function(i){t.flag=!t.flag}}}),t.flag?a("div",[a("i",{staticClass:"popover-arrow"}),t._m(0)]):t._e()])])},n=[function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("ul",{staticClass:"menu-view"},[a("li",[a("a",{attrs:{href:"/v3?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-shouye"}),t._v("首页")])]),a("li",[a("a",{attrs:{href:"/v3/lxshop?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-lianying"}),t._v("联营商城")])]),a("li",[a("a",{attrs:{href:"/v3/xianhuo?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-liexinziying"}),t._v("自营现货")])]),a("li",[a("a",{attrs:{href:"/v3/brand/map?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-pinpai"}),t._v("品牌之家")])]),a("li",{staticClass:"mui-table-view-cell "},[a("a",{staticClass:"zytabgo",attrs:{href:"/v3/joincart?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-gouwuche1"}),t._v("购物车")])]),a("li",[a("a",{attrs:{href:"/v3/user?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-huiyuanzhongxin"}),t._v("会员中心")])])])}],e={name:"menus",props:{color:{type:String,default:"#666"}},data:function(){return{flag:!1}}},c=e,l=(a("3b79"),a("8c9c")),o=Object(l["a"])(c,s,n,!1,null,null,null);i["a"]=o.exports},"93db":function(t,i,a){"use strict";var s=a("0c6a"),n=a.n(s);n.a},"9f93":function(t,i,a){"use strict";var s=a("5710"),n=a.n(s);n.a},bd04:function(t,i,a){"use strict";a.r(i);var s=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("section",{staticClass:"wxlist"},[a("Header"),a("div",{staticClass:"wxlist-content"},[a("div",{staticClass:"menu-title"},[t._v(t._s(t.wechatArticle.menu))]),t.wechatArticle.top?a("div",{staticClass:"wxlist-banner"},[a("div",{staticClass:"banner-box"},[t._m(0),a("div",{staticClass:"banner-body"},[a("a",{attrs:{href:t._f("urlPatg")(t.wechatArticle.top.url,"wechatlist")}},[a("img",{attrs:{alt:t.wechatArticle.top.title,src:t.wechatArticle.top.img}})])]),a("div",{staticClass:"banner-footer"},[a("a",{attrs:{href:t._f("urlPatg")(t.wechatArticle.top.url,"wechatlist")}},[a("span",[t._v("活动 | ")]),t._v(t._s(t.wechatArticle.top.title))])])])]):t._e(),a("div",{staticClass:"wxlist-data"},[a("div",{staticClass:"wxlist-data-box"},[a("van-list",{attrs:{loading:t.loadStatus,finished:t.finished,offset:10,"finished-text":"没有更多了"},on:{load:t.onLoad},model:{value:t.loading,callback:function(i){t.loading=i},expression:"loading"}},t._l(t.wechatArticleList,function(i,s){return a("div",{key:s,staticClass:"data-group clr"},[a("a",{attrs:{href:t._f("urlPatg")(i.url,"wechatlist")}},[a("div",{staticClass:"group-left fl"},[a("div",{staticClass:"group-left-box"},[t._v("\n "+t._s(i.title)+"\n ")])]),a("img",{staticClass:"group-right fr",attrs:{src:i.img}})])])}),0)],1)])])],1)},n=[function(){var t=this,i=t.$createElement,s=t._self._c||i;return s("div",{staticClass:"banner-header clr"},[s("div",{staticClass:"banner-img fl"},[s("img",{attrs:{src:a("defc")}})]),s("div",{staticClass:"banner-title fl"},[t._v("猎芯网")])])}],e=a("bd31"),c=a("8973"),l=a("52c1"),o=a("5101"),r=a("57af");c["a"].use(o["d"]);var u={name:"wxlist",data:function(){return{page:0,limit:6,loading:!1}},computed:Object(e["a"])({},Object(l["b"])({wechatArticle:function(t){return t.wxlist.wechatArticle},wechatArticleList:function(t){return t.wxlist.wechatArticleList},limits:function(t){return t.wxlist.limits},loadStatus:function(t){return t.wxlist.loadStatus},finished:function(t){return t.wxlist.finished}})),watch:{loadStatus:function(t){this.loading=t}},created:function(){},methods:{getData:function(t){this.$store.dispatch({type:"wechatArticle",type_id:t,page:this.page,limit:this.limit})},onLoad:function(){this.page<this.limits&&(this.page++,this.getData(this.$route.query.type_id))}},components:{Header:r["a"]}},f=u,d=(a("93db"),a("8c9c")),h=Object(d["a"])(f,s,n,!1,null,"2cd2f384",null);i["default"]=h.exports},defc:function(t,i,a){t.exports=a.p+"img/logo2.19d260fd.png"}}]);
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-5f4039c4"],{3020:function(t,s,e){"use strict";var i=e("9df4"),o=e.n(i);o.a},5729:function(t,s,e){t.exports=e.p+"img/three_04.f98e5256.jpg"},"5ab7":function(t,s,e){var i=e("836e"),o=i.JSON||(i.JSON={stringify:JSON.stringify});t.exports=function(t){return o.stringify.apply(o,arguments)}},"7f1b":function(t,s,e){"use strict";var i=function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("section",[e("div",{staticClass:"slide-bar"},[t.kefuishow?e("div",{staticClass:"customer-service",on:{click:t.recordFn}},[e("i",{staticClass:"iconfont icon-kefu"})]):t._e(),t.isWindow?[e("div",{directives:[{name:"backTopWindow",rawName:"v-backTopWindow"},{name:"show",rawName:"v-show",value:t.show,expression:"show"}],staticClass:"backtop"},[e("i",{staticClass:"iconfont icon-xiangshang1"})])]:[e("div",{directives:[{name:"backTop",rawName:"v-backTop"},{name:"show",rawName:"v-show",value:t.show,expression:"show"}],staticClass:"backtop"},[e("i",{staticClass:"iconfont icon-xiangshang1"})])]],2),e("van-dialog",{attrs:{showConfirmButton:t.showButton,showCancelButton:t.showButton,closeOnClickOverlay:t.closeOnClickOverlay},model:{value:t.flag,callback:function(s){t.flag=s},expression:"flag"}},[e("div",{staticClass:"van-dialog__message"},[e("div",{staticClass:"kefu"},[e("p",{staticClass:"t0"},[e("i",{staticClass:"iconfont icon-kefu"})]),e("p",{staticClass:"t1"},[e("a",{staticClass:"but-blue",attrs:{href:"tel:0755-88914841"}},[t._v("国内服务电话:0755-88914841")])]),e("p",{staticClass:"t2"},[e("a",{staticClass:"but-white kefuio kefuioxk",attrs:{target:"_blank",href:t.phpParams.kfqq_xk,"data-href":"http://wpa.b.qq.com/cgi/wpa.php?ln=1&key=XzgwMDE1ODQzMl80ODY0NDVfODAwMTU4NDMyXzJf","data-ptag":"right-layer"},on:{click:t.customsrService}},[e("i",{staticClass:"icon iconfont icon-qq"}),t._v("客服QQ\n ")])])])])])],1)},o=[],a=e("52c1"),n=e("8973"),c=e("5101");n["a"].use(c["a"]);var r={name:"sidebar",props:{kefuishow:{type:Boolean,default:!0},isWindow:{type:Boolean,default:!1}},data:function(){return{flag:!1,show:!1,showButton:!1,closeOnClickOverlay:!0}},computed:Object(a["b"])({phpParams:function(t){return t.common.phpParams}}),mounted:function(){this.isWindow?this.scrollFnWindow():this.scrollFn()},methods:{customsrService:function(){this.$store.dispatch({type:"customsrService"})},scrollFnWindow:function(){var t=this;window.onscroll=function(){var s=document.documentElement.scrollTop||document.body.scrollTop;t.show=s>=300}},scrollFn:function(){var t=document.querySelector(".container-wrap"),s=this;t.onscroll=function(){var t=document.querySelector(".container-wrap").scrollTop;s.show=t>=300}},recordFn:function(){this.flag=!0,this.$store.dispatch({type:"getCommonParams"});try{sensors.track("RNavClick",{right_nav_click:"h5-客服"})}catch(t){}}}},m=r,l=e("8c9c"),d=Object(l["a"])(m,i,o,!1,null,null,null);s["a"]=d.exports},"842e":function(t,s,e){t.exports=e.p+"img/three_08.abd136a9.jpg"},"9c63":function(t,s,e){"use strict";e.r(s);var i=function(){var t=this,s=t.$createElement,i=t._self._c||s;return i("div",{staticClass:"findthing-content"},[i("div",{staticClass:"seo-head"}),i("div",{staticClass:"seo-section"},[i("div",{staticClass:"form-box1"},[i("div",{staticClass:"form-group clr"},[i("span",{staticClass:"fl "},[i("font",[t._v("*")]),t._v("型       号:")],1),i("div",{staticClass:"fr input-box"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.form1.goodsNumber,expression:"form1.goodsNumber"}],attrs:{type:"text",placeholder:"请输入型号"},domProps:{value:t.form1.goodsNumber},on:{input:function(s){s.target.composing||t.$set(t.form1,"goodsNumber",s.target.value)}}})])]),i("div",{staticClass:"form-group clr"},[i("span",{staticClass:"fl "},[i("font",{staticClass:"hiddenvi"},[t._v("*")]),t._v("数       量:")],1),i("div",{staticClass:"fr input-box"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.form1.num,expression:"form1.num"}],attrs:{type:"text",placeholder:"请输入数量",onkeyup:"if(event.keyCode !=37 && event.keyCode != 39){if (!/^[\\d]+$/ig.test(this.value)){this.value='';}}"},domProps:{value:t.form1.num},on:{input:function(s){s.target.composing||t.$set(t.form1,"num",s.target.value)}}})])]),i("div",{staticClass:"form-group clr"},[i("span",{staticClass:"fl "},[i("font",[t._v("*")]),t._v("手机号码:")],1),i("div",{staticClass:"fr input-box"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.form1.mobile,expression:"form1.mobile"}],attrs:{type:"text",placeholder:"请输入手机号",onkeyup:"if(event.keyCode !=37 && event.keyCode != 39){if (!/^[\\d]+$/ig.test(this.value)){this.value='';}}"},domProps:{value:t.form1.mobile},on:{input:function(s){s.target.composing||t.$set(t.form1,"mobile",s.target.value)}}})])]),i("div",{directives:[{name:"show",rawName:"v-show",value:t.form1.imgcodestatus,expression:"form1.imgcodestatus"}],staticClass:"form-group clr "},[i("span",{staticClass:"fl "},[t._v("图片验证:")]),i("div",{staticClass:"fr input-box pr"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.form1.imgcode,expression:"form1.imgcode"}],attrs:{type:"text"},domProps:{value:t.form1.imgcode},on:{input:function(s){s.target.composing||t.$set(t.form1,"imgcode",s.target.value)}}}),i("img",{staticClass:"img-code",attrs:{src:t.imgCodeVal,alt:"猎芯网"},on:{click:function(s){return t.imgCode()}}})])]),i("div",{directives:[{name:"show",rawName:"v-show",value:t.form1.codestatus,expression:"form1.codestatus"}],staticClass:"form-group clr"},[i("span",{staticClass:"fl "},[t._v("验证码:")]),i("div",{staticClass:"fr input-box pr"},[i("input",{directives:[{name:"model",rawName:"v-model",value:t.form1.code,expression:"form1.code"}],attrs:{type:"text"},domProps:{value:t.form1.code},on:{input:function(s){s.target.composing||t.$set(t.form1,"code",s.target.value)}}}),i("div",{staticClass:"code",class:{dis:t.codeactive},on:{click:function(s){return t.getCode()}}},[t._v(t._s(t.codetext))])])]),i("div",{staticClass:"form1-warn"},[i("font",[t._v("*")]),t._v("为了您的权益,您的隐私将被严格保密")],1),i("div",{staticClass:"form1-tips"},[t._v(t._s(t.form1.msg))]),i("div",{staticClass:"submit-button",on:{click:function(s){return t.submitForm()}}})]),i("div",{staticClass:"img-show-static"}),i("div",{staticClass:"zizi-box"},[i("div",{staticClass:"zizi-ct"},[i("div",{staticClass:"slide-box"},[i("van-swipe",{attrs:{autoplay:3e3}},[i("van-swipe-item",[i("img",{staticClass:"slide-pic",attrs:{src:e("f203"),alt:"猎芯网"}})]),i("van-swipe-item",[i("img",{staticClass:"slide-pic",attrs:{src:e("5729"),alt:"猎芯网"}})]),i("van-swipe-item",[i("img",{staticClass:"slide-pic",attrs:{src:e("e673"),alt:"猎芯网"}})]),i("van-swipe-item",[i("img",{staticClass:"slide-pic",attrs:{src:e("a851"),alt:"猎芯网"}})]),i("van-swipe-item",[i("img",{staticClass:"slide-pic",attrs:{src:e("842e"),alt:"猎芯网"}})])],1)],1)])]),t._m(0)]),i("SideBar",{attrs:{isWindow:t.isWindow}}),t.loading?i("van-loading",{staticClass:"loading-background",attrs:{type:"spinner",color:"#000"}}):t._e()],1)},o=[function(){var t=this,s=t.$createElement,e=t._self._c||s;return e("div",{staticClass:"foot-box"},[e("div",{staticClass:"foot-box-ct"},[e("a",{attrs:{href:"tel:4008-755-881"}},[e("i",{staticClass:"icon iconfont"},[t._v("")]),t._v(" 资讯热线:4008-755-881")])])])}],a=e("badb"),n=e.n(a),c=e("bd31"),r=e("8973"),m=e("52c1"),l=e("5101"),d=e("7f1b"),u=e("365c");r["a"].use(l["g"]).use(l["h"]).use(l["i"]).use(l["e"]);var f={name:"seo",computed:Object(c["a"])({},Object(m["b"])({loading:function(t){return t.findthing.loading},form1ImgShow:function(t){return t.findthing.form1ImgShow},form1CodeStatus:function(t){return t.findthing.form1CodeStatus},isRegLogin:function(t){return t.findthing.isRegLogin}}),{mobile:function(t){return this.form1.mobile}}),data:function(){return{imgCodeVal:u["a"]+"public/verify",loadings:!1,isWindow:!0,codeactive:!1,codetext:"获取验证码",form1:{mobile:"",code:"",codestatus:!0,imgcode:"",imgcodestatus:!0,goodsNumber:"",num:"",msg:""}}},methods:{timeNum:function(){var t=this,s=60;t.codeactive=!0,t.codetext=s+"秒后获取";var e=setInterval(i,1e3);function i(){s--,s>0?(t.codetext=s+"秒后获取",t.codeactive=!0):(clearInterval(e),t.codeactive=!1,t.codetext="获取验证码",s=60)}},getCode:function(){!this["form1"]["imgcodestatus"]||this["form1"]["imgcode"]?this.codeactive||this.$store.dispatch({type:"smsVerify1",mobile:this["form1"]["mobile"],verify:this["form1"]["imgcode"]}):Object(l["i"])({message:"请确认图片验证码",duration:3e3})},imgCode:function(){this.imgCodeVal=u["a"]+"public/verify?"+(new Date).getTime()},submitForm:function(){if(this["form1"]["goodsNumber"]){this["form1"]["msg"]="";var t=/^1[345678]\d{9}$/;t.test(this["form1"]["mobile"])?(this["form1"]["msg"]="",this["form1"]["code"]?(this["form1"]["msg"]="",this.$store.dispatch({type:"actionLogin1",account:this["form1"]["mobile"],sms_verify:this["form1"]["code"]})):this["form1"]["msg"]="验证码不能为空"):this["form1"]["msg"]="请输入正确格式的手机号码"}else this["form1"]["msg"]="型号不能为空"}},watch:{form1CodeStatus:function(t){t&&this.timeNum()},form1ImgShow:function(t){this.form1.imgcodestatus=t},mobile:function(t){var s=/^1[345678]\d{9}$/;s.test(t)?(this.form1.msg="",this.form1.codestatus=!0):(this.form1.msg="请输入正确格式的手机号码",this.form1.codestatus=!1)},isRegLogin:function(t){if(t){var s={number:this.form1.num,type:this.form1.goodsNumber};this.$store.dispatch({type:"feedback1",types:7,mobile:this.form1.mobile,content:n()(s)})}}},components:{SideBar:d["a"]}},p=f,v=(e("3020"),e("8c9c")),g=Object(v["a"])(p,i,o,!1,null,"7d174d38",null);s["default"]=g.exports},"9df4":function(t,s,e){},a851:function(t,s,e){t.exports=e.p+"img/three_06.5ad5630e.jpg"},badb:function(t,s,e){t.exports=e("5ab7")},e673:function(t,s,e){t.exports=e.p+"img/three_05.2f3455a9.jpg"},f203:function(t,s,e){t.exports=e.p+"img/three_03.49b062a4.jpg"}}]);
\ No newline at end of file
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-ce72359e"],{2259:function(t,i,a){},2536:function(t,i,a){"use strict";a.r(i);var n=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("section",{staticClass:"news"},[a("Header",{attrs:{title:t.title,meaushow:t.meaushow}}),a("van-swipe",{attrs:{autoplay:3e3,height:t.bannerHeight}},t._l(t.rollbanner,function(i,n){return a("van-swipe-item",{key:n},[a("a",{attrs:{href:t._f("urlPatg")(i.url,"news-banner-"+(n+1)),target:i.window_open>0?"_blank":"_self"}},[a("img",{attrs:{src:i.images,height:"100%",width:"100%"}})])])}),1),t.cat_list.length>0?a("div",{staticClass:"navList clearfix",class:{navList44:4==t.cat_list.length,navListfixed:t.navListfixed}},t._l(t.cat_list,function(i,n){return a("p",{key:n,staticClass:"fl",class:{act:t.act==n},on:{click:function(i){return t.tab(n)}}},[t._v("\n "+t._s(i.cat_name)+"\n ")])}),0):t._e(),a("ul",{staticClass:"listBox clr"},[a("van-list",{attrs:{loading:t.loadStatus,finished:t.finished,"finished-text":"没有更多了"},on:{load:t.onLoad},model:{value:t.loading,callback:function(i){t.loading=i},expression:"loading"}},t._l(t.content_list,function(i,n){return a("router-link",{key:n,attrs:{tag:"li",to:{path:"/news/detail/"+i.art_id+"/"+i.cat_id}}},[a("div",{directives:[{name:"lazy-container",rawName:"v-lazy-container",value:{selector:"img"},expression:"{selector:'img'}"}]},[a("img",{attrs:{"data-src":i.litpic,alt:i.title,"data-error":"static/images/news.png"}})]),a("div",{staticClass:"boxgrt"},[a("h1",{staticClass:"title"},[t._v(t._s(i.title))]),a("p",{staticClass:"titleLook clearfix"},[a("span",{staticClass:"fl"},[t._v(t._s(i.writer))]),a("span",{staticClass:"fr"},[t._v(t._s(i.click)+"浏览")])])])])}),1)],1),a("div",{directives:[{name:"backTopWindow",rawName:"v-backTopWindow"}],staticClass:"slide-bar",staticStyle:{cursor:"pointer"}},[t.navListfixed?a("div",{staticClass:"backtop"},[a("i",{staticClass:"iconfont icon-xiangshang1"})]):t._e()])],1)},s=[],e=a("bd31"),c=a("8973"),o=a("52c1"),l=a("5101"),r=a("57af");c["a"].use(l["g"]).use(l["h"]).use(l["c"]).use(l["d"]);var u={name:"news",data:function(){return{title:"猎芯网-新闻列表",p:1,cat_id:"",bannerHeight:180,meaushow:!0,loading:!1,limit:10,act:0,navListfixed:!1}},computed:Object(e["a"])({},Object(o["b"])({rollbanner:function(t){return t.news.rollbanner},cat_list:function(t){return t.news.cat_list},content_list:function(t){return t.news.content_list},loadStatus:function(t){return t.news.loadStatus},finished:function(t){return t.news.finished},totalLimit:function(t){return t.news.totalLimit}})),watch:{loadStatus:function(t){this.loading=t}},created:function(){this.getData()},mounted:function(){this.scrollFns()},methods:{getData:function(){var t="";this.cat_id?t=this.cat_id:this.cat_list.length>0&&(t=this.cat_list[0].cat_id),this.$store.dispatch({type:"newsArticle",cat_id:t,p:this.p,limit:this.limit})},tab:function(t){this.act!=t&&(this.act=t,this.p=1,this.cat_id=this.cat_list[t].cat_id,this.getData())},onLoad:function(){this.p<this.totalLimit&&(this.p++,this.getData())},scrollFns:function(){var t=this;window.onscroll=function(){var i=document.documentElement.scrollTop||document.body.scrollTop;t.navListfixed=i>=300}}},components:{Header:r["a"]}},f=u,d=(a("9c9e"),a("8c9c")),h=Object(d["a"])(f,n,s,!1,null,"88b86944",null);i["default"]=h.exports},"3b79":function(t,i,a){"use strict";var n=a("2259"),s=a.n(n);s.a},5710:function(t,i,a){},"57af":function(t,i,a){"use strict";var n=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("section",[a("div",{staticClass:"header-page clr"},[a("i",{staticClass:"icon iconfont icon-xiangzuo fl",on:{click:t.historyback}}),a("h3",{staticClass:"title fl"},[t._v(t._s(t.title))]),t.meaushow?a("Menu",{attrs:{color:t.color}}):t._e()],1)])},s=[],e=a("7272"),c={name:"header-page",props:{color:{type:String,default:""},title:{type:String,default:"猎芯网"},meaushow:{type:Boolean,default:!1}},data:function(){return{}},mounted:function(){},methods:{historyback:function(){history.go(-1)}},components:{Menu:e["a"]}},o=c,l=(a("9f93"),a("8c9c")),r=Object(l["a"])(o,n,s,!1,null,null,null);i["a"]=r.exports},7272:function(t,i,a){"use strict";var n=function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("div",[t.flag?a("div",{staticClass:"menu-fade",on:{click:function(i){t.flag=!1}}}):t._e(),a("div",{staticClass:"menu clr"},[a("b",{staticClass:"iconfont icon-liedanbiao fr",style:{color:t.color},on:{click:function(i){t.flag=!t.flag}}}),t.flag?a("div",[a("i",{staticClass:"popover-arrow"}),t._m(0)]):t._e()])])},s=[function(){var t=this,i=t.$createElement,a=t._self._c||i;return a("ul",{staticClass:"menu-view"},[a("li",[a("a",{attrs:{href:"/v3?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-shouye"}),t._v("首页")])]),a("li",[a("a",{attrs:{href:"/v3/lxshop?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-lianying"}),t._v("联营商城")])]),a("li",[a("a",{attrs:{href:"/v3/xianhuo?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-liexinziying"}),t._v("自营现货")])]),a("li",[a("a",{attrs:{href:"/v3/brand/map?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-pinpai"}),t._v("品牌之家")])]),a("li",{staticClass:"mui-table-view-cell "},[a("a",{staticClass:"zytabgo",attrs:{href:"/v3/joincart?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-gouwuche1"}),t._v("购物车")])]),a("li",[a("a",{attrs:{href:"/v3/user?ptag=selfshop-topnav"}},[a("i",{staticClass:"icon iconfont icon-huiyuanzhongxin"}),t._v("会员中心")])])])}],e={name:"menus",props:{color:{type:String,default:"#666"}},data:function(){return{flag:!1}}},c=e,o=(a("3b79"),a("8c9c")),l=Object(o["a"])(c,n,s,!1,null,null,null);i["a"]=l.exports},8683:function(t,i,a){},"9c9e":function(t,i,a){"use strict";var n=a("8683"),s=a.n(n);s.a},"9f93":function(t,i,a){"use strict";var n=a("5710"),s=a.n(n);s.a}}]);
\ No newline at end of file
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