Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
95957860
authored
Apr 28, 2019
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
xx
parent
ddf13216
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
13 additions
and
206 deletions
src/assets/css/findthing/index.min.css
src/assets/css/findthing/index.min.css.map
src/views/findthing/index.vue
view/css/chunk-5f4039c4.d516de98.css → view/css/chunk-bf12cf58.16c2a686.css
view/index.html
view/js/app.5bba3ea3.js → view/js/app.84d28b5c.js
view/js/chunk-1bc51d6f.324fb391.js → view/js/chunk-1bc51d6f.db13414d.js
view/js/chunk-1d3c5852.b7d8bd64.js → view/js/chunk-1d3c5852.6316692f.js
view/js/chunk-33510d46.41d0702c.js → view/js/chunk-33510d46.b0a5b365.js
view/js/chunk-4da9392a.2e0b85cf.js → view/js/chunk-4da9392a.67a9d521.js
view/js/chunk-5f4039c4.88644063.js
view/js/chunk-6cd0cdfb.7ff7ea58.js → view/js/chunk-6cd0cdfb.a249c6c5.js
view/js/chunk-bf12cf58.1107795d.js
view/js/chunk-ce72359e.859f85cf.js → view/js/chunk-ce72359e.5cba2ea6.js
view/js/chunk-e78c7db2.85653e6b.js → view/js/chunk-e78c7db2.ca2f6473.js
src/assets/css/findthing/index.min.css
View file @
95957860
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
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
.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
.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
:
.08rem
;
border-color
:
#c1b193
;
margin
:
0
auto
;
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("../../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
src/assets/css/findthing/index.min.css.map
View file @
95957860
{"version":3,"sources":["index.less"],"names":[],"mappings":"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","file":"index.min.css"}
\ 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
src/views/findthing/index.vue
View file @
95957860
...
...
@@ -104,9 +104,9 @@
form1
:{
mobile
:
""
,
code
:
""
,
codestatus
:
tru
e
,
codestatus
:
fals
e
,
imgcode
:
""
,
imgcodestatus
:
tru
e
,
imgcodestatus
:
fals
e
,
goodsNumber
:
""
,
num
:
""
,
msg
:
""
...
...
view/css/chunk-
5f4039c4.d516de98
.css
→
view/css/chunk-
bf12cf58.16c2a686
.css
View file @
95957860
File moved
view/index.html
View file @
95957860
<!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
)
{
<!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-
6cd0cdfb.d7e46390.css
rel=
prefetch
><link
href=
//h5static.ichunt.com/css/chunk-bf12cf58.16c2a686.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.db13414d.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-1d3c5852.6316692f.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-33510d46.b0a5b365.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-4da9392a.67a9d521.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-6cd0cdfb.a249c6c5.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-bf12cf58.1107795d.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-ce72359e.5cba2ea6.js
rel=
prefetch
><link
href=
//h5static.ichunt.com/js/chunk-e78c7db2.ca2f6473.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.84d28b5c
.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.2a431709.js
></script><script
src=
//h5static.ichunt.com/js/app.5bba3ea3.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.84d28b5c.js
></script></body></html>
\ No newline at end of file
view/js/app.
5bba3ea3
.js
→
view/js/app.
84d28b5c
.js
View file @
95957860
(
function
(
t
){
function
e
(
e
){
for
(
var
a
,
i
,
r
=
e
[
0
],
s
=
e
[
1
],
u
=
e
[
2
],
d
=
0
,
l
=
[];
d
<
r
.
length
;
d
++
)
i
=
r
[
d
],
o
[
i
]
&&
l
.
push
(
o
[
i
][
0
]),
o
[
i
]
=
0
;
for
(
a
in
s
)
Object
.
prototype
.
hasOwnProperty
.
call
(
s
,
a
)
&&
(
t
[
a
]
=
s
[
a
]);
f
&&
f
(
e
);
while
(
l
.
length
)
l
.
shift
()();
return
c
.
push
.
apply
(
c
,
u
||
[]),
n
()}
function
n
(){
for
(
var
t
,
e
=
0
;
e
<
c
.
length
;
e
++
){
for
(
var
n
=
c
[
e
],
a
=!
0
,
i
=
1
;
i
<
n
.
length
;
i
++
){
var
r
=
n
[
i
];
0
!==
o
[
r
]
&&
(
a
=!
1
)}
a
&&
(
c
.
splice
(
e
--
,
1
),
t
=
s
(
s
.
s
=
n
[
0
]))}
return
t
}
var
a
=
{},
i
=
{
app
:
0
},
o
=
{
app
:
0
},
c
=
[];
function
r
(
t
){
return
s
.
p
+
"js/"
+
({}[
t
]
||
t
)
+
"."
+
{
"chunk-1bc51d6f"
:
"324fb391"
,
"chunk-1d3c5852"
:
"b7d8bd64"
,
"chunk-33510d46"
:
"41d0702c"
,
"chunk-4da9392a"
:
"2e0b85cf"
,
"chunk-5f4039c4"
:
"88644063"
,
"chunk-6cd0cdfb"
:
"7ff7ea58"
,
"chunk-ce72359e"
:
"859f85cf"
,
"chunk-e78c7db2"
:
"85653e6b"
}[
t
]
+
".js"
}
function
s
(
e
){
if
(
a
[
e
])
return
a
[
e
].
exports
;
var
n
=
a
[
e
]
=
{
i
:
e
,
l
:
!
1
,
exports
:{}};
return
t
[
e
].
call
(
n
.
exports
,
n
,
n
.
exports
,
s
),
n
.
l
=!
0
,
n
.
exports
}
s
.
e
=
function
(
t
){
var
e
=
[],
n
=
{
"chunk-1bc51d6f"
:
1
,
"chunk-1d3c5852"
:
1
,
"chunk-33510d46"
:
1
,
"chunk-4da9392a"
:
1
,
"chunk-5f4039c4"
:
1
,
"chunk-6cd0cdfb"
:
1
,
"chunk-ce72359e"
:
1
,
"chunk-e78c7db2"
:
1
};
i
[
t
]?
e
.
push
(
i
[
t
]):
0
!==
i
[
t
]
&&
n
[
t
]
&&
e
.
push
(
i
[
t
]
=
new
Promise
(
function
(
e
,
n
){
for
(
var
a
=
"css/"
+
({}[
t
]
||
t
)
+
"."
+
{
"chunk-1bc51d6f"
:
"045485d7"
,
"chunk-1d3c5852"
:
"c0f345b7"
,
"chunk-33510d46"
:
"43c91bcb"
,
"chunk-4da9392a"
:
"29799028"
,
"chunk-5f4039c4"
:
"d516de98"
,
"chunk-6cd0cdfb"
:
"d7e46390"
,
"chunk-ce72359e"
:
"bcecf0d4"
,
"chunk-e78c7db2"
:
"927a837d"
}[
t
]
+
".css"
,
o
=
s
.
p
+
a
,
c
=
document
.
getElementsByTagName
(
"link"
),
r
=
0
;
r
<
c
.
length
;
r
++
){
var
u
=
c
[
r
],
d
=
u
.
getAttribute
(
"data-href"
)
||
u
.
getAttribute
(
"href"
);
if
(
"stylesheet"
===
u
.
rel
&&
(
d
===
a
||
d
===
o
))
return
e
()}
var
l
=
document
.
getElementsByTagName
(
"style"
);
for
(
r
=
0
;
r
<
l
.
length
;
r
++
){
u
=
l
[
r
],
d
=
u
.
getAttribute
(
"data-href"
);
if
(
d
===
a
||
d
===
o
)
return
e
()}
var
f
=
document
.
createElement
(
"link"
);
f
.
rel
=
"stylesheet"
,
f
.
type
=
"text/css"
,
f
.
onload
=
e
,
f
.
onerror
=
function
(
e
){
var
a
=
e
&&
e
.
target
&&
e
.
target
.
src
||
o
,
c
=
new
Error
(
"Loading CSS chunk "
+
t
+
" failed.\n("
+
a
+
")"
);
c
.
request
=
a
,
delete
i
[
t
],
f
.
parentNode
.
removeChild
(
f
),
n
(
c
)},
f
.
href
=
o
;
var
m
=
document
.
getElementsByTagName
(
"head"
)[
0
];
m
.
appendChild
(
f
)}).
then
(
function
(){
i
[
t
]
=
0
}));
var
a
=
o
[
t
];
if
(
0
!==
a
)
if
(
a
)
e
.
push
(
a
[
2
]);
else
{
var
c
=
new
Promise
(
function
(
e
,
n
){
a
=
o
[
t
]
=
[
e
,
n
]});
e
.
push
(
a
[
2
]
=
c
);
var
u
,
d
=
document
.
createElement
(
"script"
);
d
.
charset
=
"utf-8"
,
d
.
timeout
=
120
,
s
.
nc
&&
d
.
setAttribute
(
"nonce"
,
s
.
nc
),
d
.
src
=
r
(
t
),
u
=
function
(
e
){
d
.
onerror
=
d
.
onload
=
null
,
clearTimeout
(
l
);
var
n
=
o
[
t
];
if
(
0
!==
n
){
if
(
n
){
var
a
=
e
&&
(
"load"
===
e
.
type
?
"missing"
:
e
.
type
),
i
=
e
&&
e
.
target
&&
e
.
target
.
src
,
c
=
new
Error
(
"Loading chunk "
+
t
+
" failed.\n("
+
a
+
": "
+
i
+
")"
);
c
.
type
=
a
,
c
.
request
=
i
,
n
[
1
](
c
)}
o
[
t
]
=
void
0
}};
var
l
=
setTimeout
(
function
(){
u
({
type
:
"timeout"
,
target
:
d
})},
12
e4
);
d
.
onerror
=
d
.
onload
=
u
,
document
.
head
.
appendChild
(
d
)}
return
Promise
.
all
(
e
)},
s
.
m
=
t
,
s
.
c
=
a
,
s
.
d
=
function
(
t
,
e
,
n
){
s
.
o
(
t
,
e
)
||
Object
.
defineProperty
(
t
,
e
,{
enumerable
:
!
0
,
get
:
n
})},
s
.
r
=
function
(
t
){
"undefined"
!==
typeof
Symbol
&&
Symbol
.
toStringTag
&&
Object
.
defineProperty
(
t
,
Symbol
.
toStringTag
,{
value
:
"Module"
}),
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
})},
s
.
t
=
function
(
t
,
e
){
if
(
1
&
e
&&
(
t
=
s
(
t
)),
8
&
e
)
return
t
;
if
(
4
&
e
&&
"object"
===
typeof
t
&&
t
&&
t
.
__esModule
)
return
t
;
var
n
=
Object
.
create
(
null
);
if
(
s
.
r
(
n
),
Object
.
defineProperty
(
n
,
"default"
,{
enumerable
:
!
0
,
value
:
t
}),
2
&
e
&&
"string"
!=
typeof
t
)
for
(
var
a
in
t
)
s
.
d
(
n
,
a
,
function
(
e
){
return
t
[
e
]}.
bind
(
null
,
a
));
return
n
},
s
.
n
=
function
(
t
){
var
e
=
t
&&
t
.
__esModule
?
function
(){
return
t
[
"default"
]}:
function
(){
return
t
};
return
s
.
d
(
e
,
"a"
,
e
),
e
},
s
.
o
=
function
(
t
,
e
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
e
)},
s
.
p
=
"//h5static.ichunt.com/"
,
s
.
oe
=
function
(
t
){
throw
t
};
var
u
=
window
[
"webpackJsonp"
]
=
window
[
"webpackJsonp"
]
||
[],
d
=
u
.
push
.
bind
(
u
);
u
.
push
=
e
,
u
=
u
.
slice
();
for
(
var
l
=
0
;
l
<
u
.
length
;
l
++
)
e
(
u
[
l
]);
var
f
=
d
;
c
.
push
([
0
,
"chunk-vendors"
]),
n
()})({
0
:
function
(
t
,
e
,
n
){
t
.
exports
=
n
(
"56d7"
)},
"365c"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
d
(
e
,
"a"
,
function
(){
return
u
}),
n
.
d
(
e
,
"b"
,
function
(){
return
m
});
var
a
,
i
,
o
,
c
=
n
(
"bd31"
),
r
=
n
(
"7f43"
),
s
=
n
.
n
(
r
);
switch
(
window
.
location
.
hostname
){
case
"m.ichunt.com"
:
o
=
"https://www.ichunt.com/v3/"
,
i
=
"https://m.ichunt.com/v3/"
,
a
=
"https://api.ichunt.com/"
;
break
;
case
"szm.ichunt.com"
:
a
=
"https://szapi.ichunt.com/"
,
i
=
"https://szm.ichunt.com/v3/"
,
o
=
"https://sz.ichunt.com/v3/"
;
break
;
case
"tm.ichunt.com"
:
i
=
"https://tm.ichunt.com/v3/"
,
a
=
"https://api.ichunt.com/"
,
o
=
"https://t.ichunt.com/v3/"
;
break
;
case
"m.liexin.com"
:
i
=
"http://m.liexin.com/v3/"
,
a
=
"http://api.liexin.com/"
,
o
=
"http://www.liexin.com/v3/"
;
break
;
default
:
i
=
"/m/v3/"
,
a
=
"/apis/"
}
var
u
=
o
,
d
=
i
,
l
=
a
,
f
=
{
index
:
d
+
"index"
,
loginCheck
:
l
+
"login/check"
,
cartCount
:
l
+
"cart/count"
,
customsrService
:
l
+
"public/customsrservice"
,
getCommonParams
:
d
+
"getcommonparams"
,
wxaccess
:
d
+
"api/wxaccess"
,
checkAccountExists
:
l
+
"public/checkAccountExists"
,
customSmsVerify
:
l
+
"public/customSmsVerify"
,
chainFind
:
d
+
"Service/chainFind"
,
wechatArticle
:
l
+
"Wechat/WechatArticleJinJi/article"
,
newsArticle
:
l
+
"Article/Article/index"
,
newsArticleDetail
:
l
+
"Article/Article/details"
,
newsArticleDetailAd
:
l
+
"api/newsdetailad"
,
actionLogin
:
l
+
"login/action"
,
smsVerify
:
l
+
"public/smsVerify"
,
feedback
:
l
+
"help/help/feedback"
},
m
=
{
index
:
function
(
t
){
return
s
.
a
.
post
(
f
.
index
,
t
)},
loginCheck
:
function
(
t
){
return
s
.
a
.
get
(
f
.
loginCheck
,{
params
:
Object
(
c
[
"a"
])({},
t
)})},
smsVerify
:
function
(
t
){
return
s
.
a
.
post
(
f
.
smsVerify
,
t
)},
actionLogin
:
function
(
t
){
return
s
.
a
.
post
(
f
.
actionLogin
,
t
)},
feedback
:
function
(
t
){
return
s
.
a
.
post
(
f
.
feedback
,
t
)},
cartCount
:
function
(
t
){
return
s
.
a
.
get
(
f
.
cartCount
,{
params
:
Object
(
c
[
"a"
])({},
t
)})},
customsrService
:
function
(
t
){
return
s
.
a
.
get
(
f
.
customsrService
,{
params
:
Object
(
c
[
"a"
])({},
t
)})},
getCommonParams
:
function
(
t
){
return
s
.
a
.
post
(
f
.
getCommonParams
,
t
)},
wxaccess
:
function
(
t
){
return
s
.
a
.
post
(
f
.
wxaccess
,
t
)},
checkAccountExists
:
function
(
t
){
return
s
.
a
.
post
(
f
.
checkAccountExists
,
t
)},
customSmsVerify
:
function
(
t
){
return
s
.
a
.
post
(
f
.
customSmsVerify
,
t
)},
chainFind
:
function
(
t
){
return
s
.
a
.
post
(
f
.
chainFind
,
t
)},
wechatArticle
:
function
(
t
){
return
s
.
a
.
post
(
f
.
wechatArticle
,
t
)},
newsArticle
:
function
(
t
){
return
s
.
a
.
post
(
f
.
newsArticle
,
t
)},
newsArticleDetail
:
function
(
t
){
return
s
.
a
.
post
(
f
.
newsArticleDetail
,
t
)},
newsArticleDetailAd
:
function
(
t
){
return
s
.
a
.
post
(
f
.
newsArticleDetailAd
,
t
)}}},
"56d7"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"a700"
),
i
=
n
.
n
(
a
),
o
=
n
(
"bd31"
),
c
=
n
(
"0ec6"
),
r
=
n
.
n
(
c
),
s
=
(
n
(
"612f"
),
n
(
"53da"
),
n
(
"40f8"
),
n
(
"8973"
)),
u
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
n
=
t
.
_self
.
_c
||
e
;
return
n
(
"div"
,{
attrs
:{
id
:
"app"
}},[
n
(
"keep-alive"
,{
attrs
:{
exclude
:
"newsDetail"
}},[
n
(
"router-view"
,{
staticClass
:
"router-view"
})],
1
)],
1
)},
d
=
[],
l
=
{
name
:
"app"
},
f
=
l
,
m
=
n
(
"8c9c"
),
h
=
Object
(
m
[
"a"
])(
f
,
u
,
d
,
!
1
,
null
,
null
,
null
),
p
=
h
.
exports
,
g
=
n
(
"7f43"
),
v
=
n
.
n
(
g
),
b
=
(
n
(
"3a23"
),
n
(
"081a"
)),
w
=
function
(
t
){
return
n
.
e
(
"chunk-e78c7db2"
).
then
(
function
(){
var
e
=
[
n
(
"9553"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
y
=
function
(
t
){
return
n
.
e
(
"chunk-6cd0cdfb"
).
then
(
function
(){
var
e
=
[
n
(
"2500"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
k
=
function
(
t
){
return
n
.
e
(
"chunk-33510d46"
).
then
(
function
(){
var
e
=
[
n
(
"9055"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
_
=
function
(
t
){
return
n
.
e
(
"chunk-1d3c5852"
).
then
(
function
(){
var
e
=
[
n
(
"bd04"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
A
=
function
(
t
){
return
n
.
e
(
"chunk-ce72359e"
).
then
(
function
(){
var
e
=
[
n
(
"2536"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
C
=
function
(
t
){
return
n
.
e
(
"chunk-1bc51d6f"
).
then
(
function
(){
var
e
=
[
n
(
"832f"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
S
=
function
(
t
){
return
n
.
e
(
"chunk-4da9392a"
).
then
(
function
(){
var
e
=
[
n
(
"f825"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
x
=
function
(
t
){
return
n
.
e
(
"chunk-5f4039c4"
).
then
(
function
(){
var
e
=
[
n
(
"9c63"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)};
s
[
"a"
].
use
(
b
[
"a"
]);
var
O
=
[{
path
:
"/"
,
component
:
w
,
meta
:{
title
:
"猎芯网"
}},{
path
:
"/smt"
,
component
:
y
,
meta
:{
title
:
"SMT打样"
}},{
path
:
"/supplier"
,
component
:
k
,
meta
:{
title
:
"猎芯网,猎芯网供应商,猎芯网合作伙伴,电子元器件采购,电子元器件商城,IC采购网"
}},{
path
:
"/wxlist"
,
name
:
"Wxlist"
,
component
:
_
,
meta
:{
title
:
"猎芯网"
}},{
path
:
"/news"
,
name
:
"News"
,
component
:
A
,
meta
:{
title
:
"猎芯网-新闻列表"
}},{
path
:
"/seo"
,
name
:
"Seo"
,
component
:
S
,
meta
:{
title
:
"猎芯网——京东战投元器件商城"
}},{
path
:
"/findthing"
,
name
:
"Findthing"
,
component
:
x
,
meta
:{
title
:
"猎芯网——快速找料"
}},{
path
:
"/news/detail/:art_id/:cat_id"
,
name
:
"NewsDetail"
,
component
:
C
,
meta
:{
title
:
"猎芯网-新闻详情"
}},{
path
:
"*"
,
redirect
:
"/"
}];
O
.
forEach
(
function
(
t
){
t
.
path
=
t
.
path
||
"/"
+
(
t
.
name
||
""
)});
var
j
=
new
b
[
"a"
]({
routes
:
O
});
j
.
beforeEach
(
function
(
t
,
e
,
n
){
var
a
=
t
.
meta
&&
t
.
meta
.
title
;
a
&&
(
document
.
title
=
a
),
n
()});
var
T
=
n
(
"52c1"
),
D
=
n
(
"5101"
),
E
=
n
(
"365c"
),
L
=
(
n
(
"f91a"
),
n
(
"ab56"
),
n
(
"ab01"
)),
P
=
n
.
n
(
L
),
V
=
(
n
(
"ea65"
),
0
),
M
=
8
;
function
I
(
t
){
return
B
(
F
(
z
(
t
),
t
.
length
*
M
))}
function
F
(
t
,
e
){
t
[
e
>>
5
]
|=
128
<<
24
-
e
%
32
,
t
[
15
+
(
e
+
64
>>
9
<<
4
)]
=
e
;
for
(
var
n
=
Array
(
80
),
a
=
1732584193
,
i
=-
271733879
,
o
=-
1732584194
,
c
=
271733878
,
r
=-
1009589776
,
s
=
0
;
s
<
t
.
length
;
s
+=
16
){
for
(
var
u
=
a
,
d
=
i
,
l
=
o
,
f
=
c
,
m
=
r
,
h
=
0
;
h
<
80
;
h
++
){
n
[
h
]
=
h
<
16
?
t
[
s
+
h
]:
R
(
n
[
h
-
3
]
^
n
[
h
-
8
]
^
n
[
h
-
14
]
^
n
[
h
-
16
],
1
);
var
p
=
W
(
W
(
R
(
a
,
5
),
N
(
h
,
i
,
o
,
c
)),
W
(
W
(
r
,
n
[
h
]),
q
(
h
)));
r
=
c
,
c
=
o
,
o
=
R
(
i
,
30
),
i
=
a
,
a
=
p
}
a
=
W
(
a
,
u
),
i
=
W
(
i
,
d
),
o
=
W
(
o
,
l
),
c
=
W
(
c
,
f
),
r
=
W
(
r
,
m
)}
return
Array
(
a
,
i
,
o
,
c
,
r
)}
function
N
(
t
,
e
,
n
,
a
){
return
t
<
20
?
e
&
n
|~
e
&
a
:
t
<
40
?
e
^
n
^
a
:
t
<
60
?
e
&
n
|
e
&
a
|
n
&
a
:
e
^
n
^
a
}
function
q
(
t
){
return
t
<
20
?
1518500249
:
t
<
40
?
1859775393
:
t
<
60
?
-
1894007588
:
-
899497514
}
function
W
(
t
,
e
){
var
n
=
(
65535
&
t
)
+
(
65535
&
e
),
a
=
(
t
>>
16
)
+
(
e
>>
16
)
+
(
n
>>
16
);
return
a
<<
16
|
65535
&
n
}
function
R
(
t
,
e
){
return
t
<<
e
|
t
>>>
32
-
e
}
function
z
(
t
){
for
(
var
e
=
Array
(),
n
=
(
1
<<
M
)
-
1
,
a
=
0
;
a
<
t
.
length
*
M
;
a
+=
M
)
e
[
a
>>
5
]
|=
(
t
.
charCodeAt
(
a
/
M
)
&
n
)
<<
24
-
a
%
32
;
return
e
}
function
B
(
t
){
for
(
var
e
=
V
?
"0123456789ABCDEF"
:
"0123456789abcdef"
,
n
=
""
,
a
=
0
;
a
<
4
*
t
.
length
;
a
++
)
n
+=
e
.
charAt
(
t
[
a
>>
2
]
>>
8
*
(
3
-
a
%
4
)
+
4
&
15
)
+
e
.
charAt
(
t
[
a
>>
2
]
>>
8
*
(
3
-
a
%
4
)
&
15
);
return
n
}
var
Y
=
n
(
"0427"
),
J
=
{
setCookie
:
function
(
t
,
e
,
n
,
a
){
a
=
a
?
";domain="
+
a
:
""
;
var
i
=
n
,
o
=
new
Date
;
return
o
.
setTime
(
o
.
getTime
()
+
24
*
i
*
60
*
60
*
1
e3
),
document
.
cookie
=
t
+
"="
+
encodeURIComponent
(
e
)
+
";expires="
+
o
.
toGMTString
()
+
";path=/"
+
a
,
!
0
},
getCookie
:
function
(
t
){
for
(
var
e
=
document
.
cookie
,
n
=
e
.
split
(
"; "
),
a
=
0
;
a
<
n
.
length
;
a
++
){
var
i
=
n
[
a
].
split
(
"="
);
if
(
t
==
i
[
0
])
return
i
[
1
]}
return
null
},
delCookie
:
function
(
t
){
var
e
=
new
Date
;
e
.
setTime
(
e
.
getTime
()
-
1
);
var
n
=
this
.
getCookie
(
t
);
null
!=
n
&&
(
document
.
cookie
=
t
+
"="
+
n
+
";expires="
+
e
.
toGMTString
())},
getParams
:
function
(
t
){
var
e
=
this
.
getCookie
(
"Yo4teW_gid"
),
n
=
this
.
getCookie
(
"cache_time"
);
if
(
null
!=
n
)
var
a
=
Math
.
floor
((
new
Date
).
getTime
()
/
1
e3
);
else
{
a
=
Math
.
floor
((
new
Date
).
getTime
()
/
1
e3
)
+
window
.
fwtimes
;
this
.
setCookie
(
"cache_time"
,
window
.
fwtimes
,
1
,
window
.
cookieHostname
)}
var
i
=
[],
o
=
{},
c
=
""
,
s
=
""
,
u
=
""
,
d
=
{
pf
:
2
,
qwertyuiop
:
a
,
Yo4teW_gid
:
e
},
l
=
P
()({},
d
,
t
);
r
()(
l
).
forEach
(
function
(
t
,
e
,
n
){
i
.
push
(
t
)}),
i
=
i
.
sort
(),
i
.
forEach
(
function
(
t
,
e
,
n
){
o
[
i
[
e
]]
=
l
[
i
[
e
]]}),
r
()(
o
).
forEach
(
function
(
t
,
e
,
n
){
c
+=
t
+
"="
+
o
[
t
]}),
s
=
c
.
replace
(
/
[^
0-9a-zA-Z
]
/g
,
""
),
s
=
s
.
toUpperCase
();
for
(
var
f
=
0
;
f
<
s
.
length
;
f
++
)
"A"
!=
s
[
f
]
&&
"B"
!=
s
[
f
]
&&
"C"
!=
s
[
f
]
&&
(
u
+=
s
[
f
]);
c
=
I
(
u
);
var
m
=
P
()({},
t
,{
asdfghjkl
:
c
},{
qwertyuiop
:
a
},{
pf
:
2
});
return
Y
.
stringify
(
m
)}};
s
[
"a"
].
use
(
D
[
"i"
]);
var
H
=
{
index
:{},
loading
:
!
0
},
$
=
{
index
:
function
(
t
,
e
){
t
.
index
=
e
.
data
}},
G
=
{
index
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
H
.
loading
=!
0
;
var
a
=
J
.
getParams
();
E
[
"b"
].
index
(
a
).
then
(
function
(
t
){
var
e
=
t
.
data
;
H
.
loading
=!
1
,
0
==
e
.
err_code
?
n
({
type
:
"index"
,
data
:
e
.
data
}):
2
==
e
.
err_code
&&
Object
(
D
[
"i"
])({
message
:
"非常抱歉,当前客户端时间与服务器时间不一致,请校准您的时间"
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
H
.
loading
=!
1
})}},
U
=
{},
Z
=
{
state
:
H
,
mutations
:
$
,
actions
:
G
,
getters
:
U
};
s
[
"a"
].
use
(
D
[
"i"
]);
var
K
=
{
cartCount
:
""
,
loginCheck
:
!
1
,
phpParams
:{}},
Q
=
{
cartCount
:
function
(
t
,
e
){
t
.
cartCount
=
0
==
e
.
data
?
""
:
e
.
data
},
loginCheck
:
function
(
t
,
e
){
0
==
e
.
data
.
err_code
?
t
.
loginCheck
=!
0
:
11030
==
e
.
data
.
err_code
?
t
.
loginCheck
=!
0
:
t
.
loginCheck
=!
1
},
phpParams
:
function
(
t
,
e
){
t
.
phpParams
=
e
.
data
.
data
}},
X
=
{
cartCount
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
E
[
"b"
].
cartCount
().
then
(
function
(
t
){
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
n
({
type
:
"cartCount"
,
data
:
e
.
datacartCount
})}).
catch
(
function
(
t
){})},
loginCheck
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
E
[
"b"
].
loginCheck
().
then
(
function
(
t
){
var
e
=
t
.
data
;
n
({
type
:
"loginCheck"
,
data
:
e
})}).
catch
(
function
(
t
){})},
customsrService
:
function
(
t
,
e
){
t
.
commit
;
var
n
=
{
pf
:
window
.
lxpf
,
searchModel
:
""
};
E
[
"b"
].
customsrService
(
n
).
then
(
function
(
t
){}).
catch
(
function
(
t
){})},
getCommonParams
:
function
(
t
,
e
){
var
n
=
t
.
commit
,
a
=
J
.
getParams
();
E
[
"b"
].
getCommonParams
(
a
).
then
(
function
(
t
){
var
e
=
t
.
data
;
n
({
type
:
"phpParams"
,
data
:
e
})}).
catch
(
function
(
t
){})}},
tt
=
{},
et
=
{
state
:
K
,
mutations
:
Q
,
actions
:
X
,
getters
:
tt
},
nt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
at
=
{
loading
:
!
1
},
it
=
{
index
:
function
(
t
,
e
){
t
.
index
=
e
.
data
}},
ot
=
{
checkAccountExists
:
function
(
t
,
e
){
t
.
commit
;
at
.
loading
=!
0
;
var
n
=
{
pf
:
2
,
type
:
2
,
account
:
e
.
account
};
E
[
"b"
].
checkAccountExists
(
nt
.
stringify
(
n
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
at
.
loading
=!
1
,
0
!=
e
.
err_code
&&
Object
(
D
[
"i"
])({
message
:
"该手机号尚未注册,我们将为您自动生成猎芯网帐号"
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
at
.
loading
=!
1
})},
customSmsVerify
:
function
(
t
,
e
){
t
.
commit
;
at
.
loading
=!
0
;
var
n
=
{
pf
:
2
,
verify
:
""
,
mobile
:
e
.
mobile
};
E
[
"b"
].
customSmsVerify
(
nt
.
stringify
(
n
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
at
.
loading
=!
1
,
0
==
e
.
err_code
?
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
2
e3
}):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
at
.
loading
=!
1
})},
chainFind
:
function
(
t
,
e
){
t
.
commit
;
if
(
at
.
loading
=!
0
,
1
==
e
.
types
)
var
n
=
{
type
:
2
,
mobile
:
e
.
mobile
,
linkName
:
e
.
linkName
,
verifyCode
:
e
.
verifyCode
,
com_name
:
e
.
com_name
,
main_brand
:
e
.
main_brand
,
supplier_type
:
e
.
supplier_type
};
else
if
(
3
==
e
.
types
)
n
=
{
type
:
3
,
mobile
:
e
.
mobile
,
linkName
:
e
.
linkName
,
verifyCode
:
e
.
verifyCode
};
E
[
"b"
].
chainFind
(
nt
.
stringify
(
n
)).
then
(
function
(
t
){
var
n
=
t
.
data
;
at
.
loading
=!
1
,
1
==
n
.
errcode
?
Object
(
D
[
"i"
])({
message
:
n
.
errmsg
,
duration
:
3
e3
}):
2
==
n
.
errcode
?(
Object
(
D
[
"i"
])({
message
:
"已为您自动创建的猎芯网登录账号为"
+
e
.
mobile
+
"请使用免密码登录"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
reload
()},
3
e3
)):(
Object
(
D
[
"i"
])({
message
:
"您已经提交成功,我们将会在2个工作日内联系您"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
reload
()},
3
e3
))}).
catch
(
function
(
t
){
at
.
loading
=!
1
,
Object
(
D
[
"i"
])({
message
:
"网络出现问题,请重试"
,
duration
:
3
e3
})})}},
ct
=
{},
rt
=
{
state
:
at
,
mutations
:
it
,
actions
:
ot
,
getters
:
ct
},
st
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
ut
=
{
loadStatus
:
!
1
,
wechatArticle
:{},
wechatArticleList
:[],
finished
:
!
1
,
limits
:
1
},
dt
=
{
wechatArticle
:
function
(
t
,
e
){
t
.
wechatArticle
=
e
.
data
,
t
.
wechatArticleList
=
t
.
wechatArticleList
.
concat
(
e
.
data
.
list
),
t
.
limits
=
Math
.
ceil
(
e
.
data
.
total
/
6
),
e
.
page
>=
t
.
limits
&&
(
t
.
finished
=!
0
)}},
lt
=
{
wechatArticle
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
ut
.
loadStatus
=!
0
;
var
a
=
{
type_id
:
e
.
type_id
,
page
:
e
.
page
,
limit
:
e
.
limit
};
E
[
"b"
].
wechatArticle
(
st
.
stringify
(
a
)).
then
(
function
(
t
){
var
a
=
t
.
data
;
ut
.
loadStatus
=!
1
,
0
==
a
.
err_code
&&
n
({
type
:
"wechatArticle"
,
data
:
a
.
data
,
page
:
e
.
page
,
limit
:
e
.
limit
})}).
catch
(
function
(
t
){
ut
.
loadStatus
=!
1
})}},
ft
=
{},
mt
=
{
state
:
ut
,
mutations
:
dt
,
actions
:
lt
,
getters
:
ft
},
ht
=
(
n
(
"b06f"
),
n
(
"0427"
));
s
[
"a"
].
use
(
D
[
"i"
]);
var
pt
=
{
finished
:
!
1
,
loadStatus
:
!
1
,
cat_list
:[],
content_list
:[],
rollbanner
:[],
p
:
1
,
limit
:
10
,
totalLimit
:
0
},
gt
=
{
newsArticle
:
function
(
t
,
e
){
t
.
rollbanner
=
e
.
data
.
rollbanner
,
t
.
cat_list
=
e
.
data
.
cat_list
,
1
==
t
.
p
?
t
.
content_list
=
e
.
data
.
content_list
:
t
.
content_list
=
t
.
content_list
.
concat
(
e
.
data
.
content_list
),
t
.
totalLimit
=
Math
.
ceil
(
Number
(
e
.
data
.
tatol_num
)
/
t
.
limit
),
t
.
p
>=
t
.
totalLimit
?
t
.
finished
=!
0
:
t
.
finished
=!
1
}},
vt
=
{
newsArticle
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
pt
.
loadStatus
=!
0
;
var
a
=
{
cat_id
:
e
.
cat_id
,
p
:
e
.
p
,
limit
:
e
.
limit
};
pt
.
p
=
e
.
p
,
pt
.
limit
=
e
.
limit
,
E
[
"b"
].
newsArticle
(
ht
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
pt
.
loadStatus
=!
1
,
0
==
e
.
err_code
&&
n
({
type
:
"newsArticle"
,
data
:
e
.
data
})}).
catch
(
function
(
t
){
pt
.
loadStatus
=!
1
})}},
bt
=
{},
wt
=
{
state
:
pt
,
mutations
:
gt
,
actions
:
vt
,
getters
:
bt
},
yt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
kt
=
{
loadStatus
:
!
1
,
newsDetailObj
:{},
newsDetailAd
:{}},
_t
=
{
newsArticleDetail
:
function
(
t
,
e
){
t
.
newsDetailObj
=
e
.
data
},
newsArticleDetailAd
:
function
(
t
,
e
){
t
.
newsDetailAd
=
e
.
data
,
J
.
getCookie
(
"newsdetailpop"
)?
t
.
newsDetailAd
.
h5_news_ad_pop
=
""
:
J
.
setCookie
(
"newsdetailpop"
,
"1"
,
1
)}},
At
=
{
newsArticleDetail
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
kt
.
newsDetailObj
=
{},
kt
.
loadStatus
=!
0
;
var
a
=
{
art_id
:
e
.
art_id
};
E
[
"b"
].
newsArticleDetail
(
yt
.
stringify
(
a
)).
then
(
function
(
t
){
kt
.
loadStatus
=!
1
;
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
n
({
type
:
"newsArticleDetail"
,
data
:
e
.
data
})}).
catch
(
function
(
t
){
kt
.
loadStatus
=!
1
})},
newsArticleDetailAd
:
function
(
t
,
e
){
var
n
=
t
.
commit
,
a
=
{
cat_id
:
e
.
cat_id
},
i
=
J
.
getParams
(
a
);
E
[
"b"
].
newsArticleDetailAd
(
i
).
then
(
function
(
t
){
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
n
({
type
:
"newsArticleDetailAd"
,
data
:
e
.
data
})}).
catch
(
function
(
t
){})}},
Ct
=
{},
St
=
{
state
:
kt
,
mutations
:
_t
,
actions
:
At
,
getters
:
Ct
},
xt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
Ot
=
{
loading
:
!
1
,
form1ImgShow
:
!
1
,
form2ImgShow
:
!
1
,
form1CodeStatus
:
!
1
,
form2CodeStatus
:
!
1
,
isRegLogin
:
!
1
},
jt
=
{
smsVerify
:
function
(
t
,
e
){}},
Tt
=
{
smsVerify
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Ot
.
form1CodeStatus
=!
1
,
Ot
.
loading
=!
0
;
var
a
=
{
mobile
:
e
.
mobile
,
verify
:
e
.
verify
,
channel
:
1
};
E
[
"b"
].
smsVerify
(
xt
.
stringify
(
a
)).
then
(
function
(
t
){
var
a
=
t
.
data
;
Ot
.
loading
=!
1
;
var
i
=
"form2"
==
e
.
types
?
"form2"
:
"form1"
;
Ot
[
i
+
"ImgShow"
]
=!
1
,
0
==
a
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
2
e3
}),
Ot
[
i
+
"CodeStatus"
]
=!
0
,
n
({
type
:
"smsVerify"
,
data
:
a
.
data
})):
23019
==
a
.
err_code
||
11008
==
a
.
err_code
||
11011
==
a
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
2
e3
}),
Ot
[
i
+
"ImgShow"
]
=!
0
):
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Ot
.
loading
=!
1
})},
actionLogin
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Ot
.
loading
=!
0
,
Ot
.
isRegLogin
=!
1
;
var
a
=
{
account
:
e
.
account
,
sms_verify
:
e
.
sms_verify
};
E
[
"b"
].
actionLogin
(
xt
.
stringify
(
a
)).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
Ot
.
loading
=!
1
,
0
==
a
.
err_code
){
if
(
"form1"
==
e
.
form_name
)
return
Object
(
D
[
"i"
])({
message
:
"提交成功"
,
duration
:
2
e3
}),
void
setTimeout
(
function
(){
window
.
location
.
href
=
"/"
},
2
e3
);
Ot
.
isRegLogin
=!
0
,
n
({
type
:
"actionLogin"
,
data
:
a
.
data
})}
else
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Ot
.
loading
=!
1
})},
feedback
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Ot
.
loading
=!
0
;
var
a
=
{
type
:
e
.
types
,
content
:
e
.
content
,
mobile
:
e
.
mobile
,
source
:
window
.
location
.
href
};
E
[
"b"
].
feedback
(
xt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Ot
.
loading
=!
1
,
0
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
"需求已提交成功,客服人员会尽快与您联系"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
href
=
"/"
},
3
e3
),
n
({
type
:
"feedback"
,
data
:
e
.
data
})):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Ot
.
loading
=!
1
})}},
Dt
=
{},
Et
=
{
state
:
Ot
,
mutations
:
jt
,
actions
:
Tt
,
getters
:
Dt
},
Lt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
Pt
=
{
loading
:
!
1
,
form1ImgShow
:
!
1
,
form1CodeStatus
:
!
1
,
isRegLogin
:
!
1
},
Vt
=
{},
Mt
=
{
smsVerify1
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Pt
.
form1CodeStatus
=!
1
,
Pt
.
loading
=!
0
;
var
a
=
{
mobile
:
e
.
mobile
,
verify
:
e
.
verify
,
channel
:
1
};
E
[
"b"
].
smsVerify
(
Lt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Pt
.
loading
=!
1
,
Pt
[
"form1ImgShow"
]
=!
1
,
0
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
2
e3
}),
Pt
[
"form1CodeStatus"
]
=!
0
,
n
({
type
:
"smsVerify"
,
data
:
e
.
data
})):
23019
==
e
.
err_code
||
11008
==
e
.
err_code
||
11011
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
2
e3
}),
Pt
[
"form1ImgShow"
]
=!
0
):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Pt
.
loading
=!
1
})},
actionLogin1
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Pt
.
loading
=!
0
,
Pt
.
isRegLogin
=!
1
;
var
a
=
{
account
:
e
.
account
,
sms_verify
:
e
.
sms_verify
};
E
[
"b"
].
actionLogin
(
Lt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Pt
.
loading
=!
1
,
0
==
e
.
err_code
?(
Pt
.
isRegLogin
=!
0
,
n
({
type
:
"actionLogin"
,
data
:
e
.
data
})):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Pt
.
loading
=!
1
})},
feedback1
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Pt
.
loading
=!
0
;
var
a
=
{
type
:
e
.
types
,
content
:
e
.
content
,
mobile
:
e
.
mobile
,
source
:
window
.
location
.
href
};
E
[
"b"
].
feedback
(
Lt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Pt
.
loading
=!
1
,
0
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
"需求已提交成功,客服人员会尽快与您联系"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
href
=
"/"
},
3
e3
),
n
({
type
:
"feedback"
,
data
:
e
.
data
})):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Pt
.
loading
=!
1
})}},
It
=
{},
Ft
=
{
state
:
Pt
,
mutations
:
Vt
,
actions
:
Mt
,
getters
:
It
};
s
[
"a"
].
use
(
T
[
"a"
]);
var
Nt
=
new
T
[
"a"
].
Store
({
modules
:{
home
:
Z
,
common
:
et
,
smt
:
rt
,
wxlist
:
mt
,
news
:
wt
,
newsdetail
:
St
,
seo
:
Et
,
findthing
:
Ft
}}),
qt
=
function
(
t
,
e
){
var
n
=
t
;
return
-
1
==
n
.
indexOf
(
"ptag"
)
&&
(
n
=
n
.
indexOf
(
"?"
)
>-
1
?
n
+
"&ptag="
+
e
:
n
+
"?ptag="
+
e
),
n
},
Wt
=
function
(
t
){
return
t
.
indexOf
(
"?"
)
>-
1
?
t
+
"&ptag=index-dynamic"
:
t
+
"?ptag=index-dynamic"
},
Rt
=
function
(
t
,
e
){
var
n
=
new
Date
(
1
e3
*
t
);
function
a
(
t
){
return
t
<
10
&&
(
t
=
"0"
+
t
),
t
}
var
i
=
n
.
getFullYear
(),
o
=
n
.
getMonth
()
+
1
,
c
=
n
.
getDate
(),
r
=
n
.
getHours
(),
s
=
n
.
getMinutes
(),
u
=
n
.
getSeconds
();
return
i
+
"-"
+
a
(
o
)
+
"-"
+
a
(
c
)
+
" "
+
a
(
r
)
+
":"
+
a
(
s
)
+
":"
+
a
(
u
)},
zt
=
{
dateTimeFormate
:
Rt
,
urlParams
:
Wt
,
urlPatg
:
qt
},
Bt
=
{
bind
:
function
(
t
,
e
){
t
.
addEventListener
(
"click"
,
function
(){
var
t
=
document
.
querySelector
(
".container-wrap"
).
scrollTop
,
e
=
(
t
/
100
).
toFixed
(
0
),
n
=
setInterval
(
function
(){
t
-=
e
,
t
<=
0
&&
(
t
=
0
,
clearInterval
(
n
)),
document
.
querySelector
(
".container-wrap"
).
scrollTop
=
t
},
1
)},
!
1
)}},
Yt
=
{
bind
:
function
(
t
,
e
){
t
.
addEventListener
(
"click"
,
function
(
t
){
var
e
=
document
.
documentElement
.
scrollTop
||
document
.
body
.
scrollTop
,
n
=
(
e
/
100
).
toFixed
(
0
),
a
=
setInterval
(
function
(){
e
-=
n
,
e
<=
0
&&
(
e
=
0
,
clearInterval
(
a
)),
document
.
documentElement
.
scrollTop
?
document
.
documentElement
.
scrollTop
=
e
:
document
.
body
.
scrollTop
?
document
.
body
.
scrollTop
=
e
:
document
.
querySelector
(
"html,body"
).
scrollTop
=
e
},
1
)},
!
1
)}},
Jt
=
{
install
:
function
(
t
){
t
.
directive
(
"backTop"
,
Bt
),
t
.
directive
(
"backTopWindow"
,
Yt
)}},
Ht
=
n
(
"897d"
),
$t
=
n
.
n
(
Ht
),
Gt
=
n
(
"5482"
),
Ut
=
n
.
n
(
Gt
);
n
(
"13f6"
),
n
(
"bfd9"
);
s
[
"a"
].
config
.
productionTip
=!
1
;
var
Zt
=
"production"
;
if
(
"production"
!=
Zt
)
new
Ut
.
a
;
r
()(
zt
).
forEach
(
function
(
t
){
return
s
[
"a"
].
filter
(
t
,
zt
[
t
])}),
s
[
"a"
].
use
(
Jt
),
s
[
"a"
].
prototype
.
$http
=
v
.
a
,
v
.
a
.
defaults
.
headers
.
post
[
"Content-Type"
]
=
"application/x-www-form-urlencoded"
,
v
.
a
.
defaults
.
withCredentials
=!
0
,
v
.
a
.
interceptors
.
request
.
use
(
function
(
t
){
if
(
"post"
==
t
.
method
)
t
.
data
?
-
1
==
t
.
data
.
indexOf
(
"&pf=2"
)
&&
(
t
.
data
+=
"&pf=2"
):
t
.
data
=
"pf=2"
;
else
if
(
"get"
==
t
.
method
){
var
e
=
r
()(
t
.
params
);
e
.
length
?
-
1
==
e
.
indexOf
(
"pf"
)
&&
(
t
.
params
=
Object
(
o
[
"a"
])({
pf
:
2
},
t
.
params
)):
t
.
params
=
{
pf
:
2
}}
return
t
},
function
(
t
){
return
i
.
a
.
reject
(
t
)});
var
Kt
=
J
.
getCookie
(
"Yo4teW_gid"
);
if
(
null
==
Kt
){
var
Qt
=
$t
()(
""
);
J
.
setCookie
(
"Yo4teW_gid"
,
Qt
,
1
,
window
.
cookieHostname
)}
var
Xt
=
{
urlhash
:
window
.
location
.
hash
};
Xt
=
J
.
getParams
(
Xt
),
E
[
"b"
].
wxaccess
(
Xt
).
then
(
function
(
t
){
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
e
.
data
&&
(
window
.
location
.
href
=
e
.
data
)}),
new
s
[
"a"
]({
router
:
j
,
store
:
Nt
,
render
:
function
(
t
){
return
t
(
p
)}}).
$mount
(
"#app"
)},
bfd9
:
function
(
t
,
e
,
n
){}});
\ No newline at end of file
(
function
(
t
){
function
e
(
e
){
for
(
var
a
,
i
,
r
=
e
[
0
],
s
=
e
[
1
],
u
=
e
[
2
],
d
=
0
,
l
=
[];
d
<
r
.
length
;
d
++
)
i
=
r
[
d
],
o
[
i
]
&&
l
.
push
(
o
[
i
][
0
]),
o
[
i
]
=
0
;
for
(
a
in
s
)
Object
.
prototype
.
hasOwnProperty
.
call
(
s
,
a
)
&&
(
t
[
a
]
=
s
[
a
]);
f
&&
f
(
e
);
while
(
l
.
length
)
l
.
shift
()();
return
c
.
push
.
apply
(
c
,
u
||
[]),
n
()}
function
n
(){
for
(
var
t
,
e
=
0
;
e
<
c
.
length
;
e
++
){
for
(
var
n
=
c
[
e
],
a
=!
0
,
i
=
1
;
i
<
n
.
length
;
i
++
){
var
r
=
n
[
i
];
0
!==
o
[
r
]
&&
(
a
=!
1
)}
a
&&
(
c
.
splice
(
e
--
,
1
),
t
=
s
(
s
.
s
=
n
[
0
]))}
return
t
}
var
a
=
{},
i
=
{
app
:
0
},
o
=
{
app
:
0
},
c
=
[];
function
r
(
t
){
return
s
.
p
+
"js/"
+
({}[
t
]
||
t
)
+
"."
+
{
"chunk-1bc51d6f"
:
"db13414d"
,
"chunk-1d3c5852"
:
"6316692f"
,
"chunk-33510d46"
:
"b0a5b365"
,
"chunk-4da9392a"
:
"67a9d521"
,
"chunk-6cd0cdfb"
:
"a249c6c5"
,
"chunk-bf12cf58"
:
"1107795d"
,
"chunk-ce72359e"
:
"5cba2ea6"
,
"chunk-e78c7db2"
:
"ca2f6473"
}[
t
]
+
".js"
}
function
s
(
e
){
if
(
a
[
e
])
return
a
[
e
].
exports
;
var
n
=
a
[
e
]
=
{
i
:
e
,
l
:
!
1
,
exports
:{}};
return
t
[
e
].
call
(
n
.
exports
,
n
,
n
.
exports
,
s
),
n
.
l
=!
0
,
n
.
exports
}
s
.
e
=
function
(
t
){
var
e
=
[],
n
=
{
"chunk-1bc51d6f"
:
1
,
"chunk-1d3c5852"
:
1
,
"chunk-33510d46"
:
1
,
"chunk-4da9392a"
:
1
,
"chunk-6cd0cdfb"
:
1
,
"chunk-bf12cf58"
:
1
,
"chunk-ce72359e"
:
1
,
"chunk-e78c7db2"
:
1
};
i
[
t
]?
e
.
push
(
i
[
t
]):
0
!==
i
[
t
]
&&
n
[
t
]
&&
e
.
push
(
i
[
t
]
=
new
Promise
(
function
(
e
,
n
){
for
(
var
a
=
"css/"
+
({}[
t
]
||
t
)
+
"."
+
{
"chunk-1bc51d6f"
:
"045485d7"
,
"chunk-1d3c5852"
:
"c0f345b7"
,
"chunk-33510d46"
:
"43c91bcb"
,
"chunk-4da9392a"
:
"29799028"
,
"chunk-6cd0cdfb"
:
"d7e46390"
,
"chunk-bf12cf58"
:
"16c2a686"
,
"chunk-ce72359e"
:
"bcecf0d4"
,
"chunk-e78c7db2"
:
"927a837d"
}[
t
]
+
".css"
,
o
=
s
.
p
+
a
,
c
=
document
.
getElementsByTagName
(
"link"
),
r
=
0
;
r
<
c
.
length
;
r
++
){
var
u
=
c
[
r
],
d
=
u
.
getAttribute
(
"data-href"
)
||
u
.
getAttribute
(
"href"
);
if
(
"stylesheet"
===
u
.
rel
&&
(
d
===
a
||
d
===
o
))
return
e
()}
var
l
=
document
.
getElementsByTagName
(
"style"
);
for
(
r
=
0
;
r
<
l
.
length
;
r
++
){
u
=
l
[
r
],
d
=
u
.
getAttribute
(
"data-href"
);
if
(
d
===
a
||
d
===
o
)
return
e
()}
var
f
=
document
.
createElement
(
"link"
);
f
.
rel
=
"stylesheet"
,
f
.
type
=
"text/css"
,
f
.
onload
=
e
,
f
.
onerror
=
function
(
e
){
var
a
=
e
&&
e
.
target
&&
e
.
target
.
src
||
o
,
c
=
new
Error
(
"Loading CSS chunk "
+
t
+
" failed.\n("
+
a
+
")"
);
c
.
request
=
a
,
delete
i
[
t
],
f
.
parentNode
.
removeChild
(
f
),
n
(
c
)},
f
.
href
=
o
;
var
m
=
document
.
getElementsByTagName
(
"head"
)[
0
];
m
.
appendChild
(
f
)}).
then
(
function
(){
i
[
t
]
=
0
}));
var
a
=
o
[
t
];
if
(
0
!==
a
)
if
(
a
)
e
.
push
(
a
[
2
]);
else
{
var
c
=
new
Promise
(
function
(
e
,
n
){
a
=
o
[
t
]
=
[
e
,
n
]});
e
.
push
(
a
[
2
]
=
c
);
var
u
,
d
=
document
.
createElement
(
"script"
);
d
.
charset
=
"utf-8"
,
d
.
timeout
=
120
,
s
.
nc
&&
d
.
setAttribute
(
"nonce"
,
s
.
nc
),
d
.
src
=
r
(
t
),
u
=
function
(
e
){
d
.
onerror
=
d
.
onload
=
null
,
clearTimeout
(
l
);
var
n
=
o
[
t
];
if
(
0
!==
n
){
if
(
n
){
var
a
=
e
&&
(
"load"
===
e
.
type
?
"missing"
:
e
.
type
),
i
=
e
&&
e
.
target
&&
e
.
target
.
src
,
c
=
new
Error
(
"Loading chunk "
+
t
+
" failed.\n("
+
a
+
": "
+
i
+
")"
);
c
.
type
=
a
,
c
.
request
=
i
,
n
[
1
](
c
)}
o
[
t
]
=
void
0
}};
var
l
=
setTimeout
(
function
(){
u
({
type
:
"timeout"
,
target
:
d
})},
12
e4
);
d
.
onerror
=
d
.
onload
=
u
,
document
.
head
.
appendChild
(
d
)}
return
Promise
.
all
(
e
)},
s
.
m
=
t
,
s
.
c
=
a
,
s
.
d
=
function
(
t
,
e
,
n
){
s
.
o
(
t
,
e
)
||
Object
.
defineProperty
(
t
,
e
,{
enumerable
:
!
0
,
get
:
n
})},
s
.
r
=
function
(
t
){
"undefined"
!==
typeof
Symbol
&&
Symbol
.
toStringTag
&&
Object
.
defineProperty
(
t
,
Symbol
.
toStringTag
,{
value
:
"Module"
}),
Object
.
defineProperty
(
t
,
"__esModule"
,{
value
:
!
0
})},
s
.
t
=
function
(
t
,
e
){
if
(
1
&
e
&&
(
t
=
s
(
t
)),
8
&
e
)
return
t
;
if
(
4
&
e
&&
"object"
===
typeof
t
&&
t
&&
t
.
__esModule
)
return
t
;
var
n
=
Object
.
create
(
null
);
if
(
s
.
r
(
n
),
Object
.
defineProperty
(
n
,
"default"
,{
enumerable
:
!
0
,
value
:
t
}),
2
&
e
&&
"string"
!=
typeof
t
)
for
(
var
a
in
t
)
s
.
d
(
n
,
a
,
function
(
e
){
return
t
[
e
]}.
bind
(
null
,
a
));
return
n
},
s
.
n
=
function
(
t
){
var
e
=
t
&&
t
.
__esModule
?
function
(){
return
t
[
"default"
]}:
function
(){
return
t
};
return
s
.
d
(
e
,
"a"
,
e
),
e
},
s
.
o
=
function
(
t
,
e
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
t
,
e
)},
s
.
p
=
"//h5static.ichunt.com/"
,
s
.
oe
=
function
(
t
){
throw
t
};
var
u
=
window
[
"webpackJsonp"
]
=
window
[
"webpackJsonp"
]
||
[],
d
=
u
.
push
.
bind
(
u
);
u
.
push
=
e
,
u
=
u
.
slice
();
for
(
var
l
=
0
;
l
<
u
.
length
;
l
++
)
e
(
u
[
l
]);
var
f
=
d
;
c
.
push
([
0
,
"chunk-vendors"
]),
n
()})({
0
:
function
(
t
,
e
,
n
){
t
.
exports
=
n
(
"56d7"
)},
"365c"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
d
(
e
,
"a"
,
function
(){
return
u
}),
n
.
d
(
e
,
"b"
,
function
(){
return
m
});
var
a
,
i
,
o
,
c
=
n
(
"bd31"
),
r
=
n
(
"7f43"
),
s
=
n
.
n
(
r
);
switch
(
window
.
location
.
hostname
){
case
"m.ichunt.com"
:
o
=
"https://www.ichunt.com/v3/"
,
i
=
"https://m.ichunt.com/v3/"
,
a
=
"https://api.ichunt.com/"
;
break
;
case
"szm.ichunt.com"
:
a
=
"https://szapi.ichunt.com/"
,
i
=
"https://szm.ichunt.com/v3/"
,
o
=
"https://sz.ichunt.com/v3/"
;
break
;
case
"tm.ichunt.com"
:
i
=
"https://tm.ichunt.com/v3/"
,
a
=
"https://api.ichunt.com/"
,
o
=
"https://t.ichunt.com/v3/"
;
break
;
case
"m.liexin.com"
:
i
=
"http://m.liexin.com/v3/"
,
a
=
"http://api.liexin.com/"
,
o
=
"http://www.liexin.com/v3/"
;
break
;
default
:
i
=
"/m/v3/"
,
a
=
"/apis/"
}
var
u
=
o
,
d
=
i
,
l
=
a
,
f
=
{
index
:
d
+
"index"
,
loginCheck
:
l
+
"login/check"
,
cartCount
:
l
+
"cart/count"
,
customsrService
:
l
+
"public/customsrservice"
,
getCommonParams
:
d
+
"getcommonparams"
,
wxaccess
:
d
+
"api/wxaccess"
,
checkAccountExists
:
l
+
"public/checkAccountExists"
,
customSmsVerify
:
l
+
"public/customSmsVerify"
,
chainFind
:
d
+
"Service/chainFind"
,
wechatArticle
:
l
+
"Wechat/WechatArticleJinJi/article"
,
newsArticle
:
l
+
"Article/Article/index"
,
newsArticleDetail
:
l
+
"Article/Article/details"
,
newsArticleDetailAd
:
l
+
"api/newsdetailad"
,
actionLogin
:
l
+
"login/action"
,
smsVerify
:
l
+
"public/smsVerify"
,
feedback
:
l
+
"help/help/feedback"
},
m
=
{
index
:
function
(
t
){
return
s
.
a
.
post
(
f
.
index
,
t
)},
loginCheck
:
function
(
t
){
return
s
.
a
.
get
(
f
.
loginCheck
,{
params
:
Object
(
c
[
"a"
])({},
t
)})},
smsVerify
:
function
(
t
){
return
s
.
a
.
post
(
f
.
smsVerify
,
t
)},
actionLogin
:
function
(
t
){
return
s
.
a
.
post
(
f
.
actionLogin
,
t
)},
feedback
:
function
(
t
){
return
s
.
a
.
post
(
f
.
feedback
,
t
)},
cartCount
:
function
(
t
){
return
s
.
a
.
get
(
f
.
cartCount
,{
params
:
Object
(
c
[
"a"
])({},
t
)})},
customsrService
:
function
(
t
){
return
s
.
a
.
get
(
f
.
customsrService
,{
params
:
Object
(
c
[
"a"
])({},
t
)})},
getCommonParams
:
function
(
t
){
return
s
.
a
.
post
(
f
.
getCommonParams
,
t
)},
wxaccess
:
function
(
t
){
return
s
.
a
.
post
(
f
.
wxaccess
,
t
)},
checkAccountExists
:
function
(
t
){
return
s
.
a
.
post
(
f
.
checkAccountExists
,
t
)},
customSmsVerify
:
function
(
t
){
return
s
.
a
.
post
(
f
.
customSmsVerify
,
t
)},
chainFind
:
function
(
t
){
return
s
.
a
.
post
(
f
.
chainFind
,
t
)},
wechatArticle
:
function
(
t
){
return
s
.
a
.
post
(
f
.
wechatArticle
,
t
)},
newsArticle
:
function
(
t
){
return
s
.
a
.
post
(
f
.
newsArticle
,
t
)},
newsArticleDetail
:
function
(
t
){
return
s
.
a
.
post
(
f
.
newsArticleDetail
,
t
)},
newsArticleDetailAd
:
function
(
t
){
return
s
.
a
.
post
(
f
.
newsArticleDetailAd
,
t
)}}},
"56d7"
:
function
(
t
,
e
,
n
){
"use strict"
;
n
.
r
(
e
);
var
a
=
n
(
"a700"
),
i
=
n
.
n
(
a
),
o
=
n
(
"bd31"
),
c
=
n
(
"0ec6"
),
r
=
n
.
n
(
c
),
s
=
(
n
(
"612f"
),
n
(
"53da"
),
n
(
"40f8"
),
n
(
"8973"
)),
u
=
function
(){
var
t
=
this
,
e
=
t
.
$createElement
,
n
=
t
.
_self
.
_c
||
e
;
return
n
(
"div"
,{
attrs
:{
id
:
"app"
}},[
n
(
"keep-alive"
,{
attrs
:{
exclude
:
"newsDetail"
}},[
n
(
"router-view"
,{
staticClass
:
"router-view"
})],
1
)],
1
)},
d
=
[],
l
=
{
name
:
"app"
},
f
=
l
,
m
=
n
(
"8c9c"
),
h
=
Object
(
m
[
"a"
])(
f
,
u
,
d
,
!
1
,
null
,
null
,
null
),
p
=
h
.
exports
,
g
=
n
(
"7f43"
),
v
=
n
.
n
(
g
),
b
=
(
n
(
"3a23"
),
n
(
"081a"
)),
w
=
function
(
t
){
return
n
.
e
(
"chunk-e78c7db2"
).
then
(
function
(){
var
e
=
[
n
(
"9553"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
y
=
function
(
t
){
return
n
.
e
(
"chunk-6cd0cdfb"
).
then
(
function
(){
var
e
=
[
n
(
"2500"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
k
=
function
(
t
){
return
n
.
e
(
"chunk-33510d46"
).
then
(
function
(){
var
e
=
[
n
(
"9055"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
_
=
function
(
t
){
return
n
.
e
(
"chunk-1d3c5852"
).
then
(
function
(){
var
e
=
[
n
(
"bd04"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
A
=
function
(
t
){
return
n
.
e
(
"chunk-ce72359e"
).
then
(
function
(){
var
e
=
[
n
(
"2536"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
C
=
function
(
t
){
return
n
.
e
(
"chunk-1bc51d6f"
).
then
(
function
(){
var
e
=
[
n
(
"832f"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
S
=
function
(
t
){
return
n
.
e
(
"chunk-4da9392a"
).
then
(
function
(){
var
e
=
[
n
(
"f825"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)},
x
=
function
(
t
){
return
n
.
e
(
"chunk-bf12cf58"
).
then
(
function
(){
var
e
=
[
n
(
"9c63"
)];
t
.
apply
(
null
,
e
)}.
bind
(
this
)).
catch
(
n
.
oe
)};
s
[
"a"
].
use
(
b
[
"a"
]);
var
O
=
[{
path
:
"/"
,
component
:
w
,
meta
:{
title
:
"猎芯网"
}},{
path
:
"/smt"
,
component
:
y
,
meta
:{
title
:
"SMT打样"
}},{
path
:
"/supplier"
,
component
:
k
,
meta
:{
title
:
"猎芯网,猎芯网供应商,猎芯网合作伙伴,电子元器件采购,电子元器件商城,IC采购网"
}},{
path
:
"/wxlist"
,
name
:
"Wxlist"
,
component
:
_
,
meta
:{
title
:
"猎芯网"
}},{
path
:
"/news"
,
name
:
"News"
,
component
:
A
,
meta
:{
title
:
"猎芯网-新闻列表"
}},{
path
:
"/seo"
,
name
:
"Seo"
,
component
:
S
,
meta
:{
title
:
"猎芯网——京东战投元器件商城"
}},{
path
:
"/findthing"
,
name
:
"Findthing"
,
component
:
x
,
meta
:{
title
:
"猎芯网——快速找料"
}},{
path
:
"/news/detail/:art_id/:cat_id"
,
name
:
"NewsDetail"
,
component
:
C
,
meta
:{
title
:
"猎芯网-新闻详情"
}},{
path
:
"*"
,
redirect
:
"/"
}];
O
.
forEach
(
function
(
t
){
t
.
path
=
t
.
path
||
"/"
+
(
t
.
name
||
""
)});
var
j
=
new
b
[
"a"
]({
routes
:
O
});
j
.
beforeEach
(
function
(
t
,
e
,
n
){
var
a
=
t
.
meta
&&
t
.
meta
.
title
;
a
&&
(
document
.
title
=
a
),
n
()});
var
T
=
n
(
"52c1"
),
D
=
n
(
"5101"
),
E
=
n
(
"365c"
),
L
=
(
n
(
"f91a"
),
n
(
"ab56"
),
n
(
"ab01"
)),
P
=
n
.
n
(
L
),
V
=
(
n
(
"ea65"
),
0
),
M
=
8
;
function
I
(
t
){
return
B
(
F
(
z
(
t
),
t
.
length
*
M
))}
function
F
(
t
,
e
){
t
[
e
>>
5
]
|=
128
<<
24
-
e
%
32
,
t
[
15
+
(
e
+
64
>>
9
<<
4
)]
=
e
;
for
(
var
n
=
Array
(
80
),
a
=
1732584193
,
i
=-
271733879
,
o
=-
1732584194
,
c
=
271733878
,
r
=-
1009589776
,
s
=
0
;
s
<
t
.
length
;
s
+=
16
){
for
(
var
u
=
a
,
d
=
i
,
l
=
o
,
f
=
c
,
m
=
r
,
h
=
0
;
h
<
80
;
h
++
){
n
[
h
]
=
h
<
16
?
t
[
s
+
h
]:
R
(
n
[
h
-
3
]
^
n
[
h
-
8
]
^
n
[
h
-
14
]
^
n
[
h
-
16
],
1
);
var
p
=
W
(
W
(
R
(
a
,
5
),
N
(
h
,
i
,
o
,
c
)),
W
(
W
(
r
,
n
[
h
]),
q
(
h
)));
r
=
c
,
c
=
o
,
o
=
R
(
i
,
30
),
i
=
a
,
a
=
p
}
a
=
W
(
a
,
u
),
i
=
W
(
i
,
d
),
o
=
W
(
o
,
l
),
c
=
W
(
c
,
f
),
r
=
W
(
r
,
m
)}
return
Array
(
a
,
i
,
o
,
c
,
r
)}
function
N
(
t
,
e
,
n
,
a
){
return
t
<
20
?
e
&
n
|~
e
&
a
:
t
<
40
?
e
^
n
^
a
:
t
<
60
?
e
&
n
|
e
&
a
|
n
&
a
:
e
^
n
^
a
}
function
q
(
t
){
return
t
<
20
?
1518500249
:
t
<
40
?
1859775393
:
t
<
60
?
-
1894007588
:
-
899497514
}
function
W
(
t
,
e
){
var
n
=
(
65535
&
t
)
+
(
65535
&
e
),
a
=
(
t
>>
16
)
+
(
e
>>
16
)
+
(
n
>>
16
);
return
a
<<
16
|
65535
&
n
}
function
R
(
t
,
e
){
return
t
<<
e
|
t
>>>
32
-
e
}
function
z
(
t
){
for
(
var
e
=
Array
(),
n
=
(
1
<<
M
)
-
1
,
a
=
0
;
a
<
t
.
length
*
M
;
a
+=
M
)
e
[
a
>>
5
]
|=
(
t
.
charCodeAt
(
a
/
M
)
&
n
)
<<
24
-
a
%
32
;
return
e
}
function
B
(
t
){
for
(
var
e
=
V
?
"0123456789ABCDEF"
:
"0123456789abcdef"
,
n
=
""
,
a
=
0
;
a
<
4
*
t
.
length
;
a
++
)
n
+=
e
.
charAt
(
t
[
a
>>
2
]
>>
8
*
(
3
-
a
%
4
)
+
4
&
15
)
+
e
.
charAt
(
t
[
a
>>
2
]
>>
8
*
(
3
-
a
%
4
)
&
15
);
return
n
}
var
Y
=
n
(
"0427"
),
J
=
{
setCookie
:
function
(
t
,
e
,
n
,
a
){
a
=
a
?
";domain="
+
a
:
""
;
var
i
=
n
,
o
=
new
Date
;
return
o
.
setTime
(
o
.
getTime
()
+
24
*
i
*
60
*
60
*
1
e3
),
document
.
cookie
=
t
+
"="
+
encodeURIComponent
(
e
)
+
";expires="
+
o
.
toGMTString
()
+
";path=/"
+
a
,
!
0
},
getCookie
:
function
(
t
){
for
(
var
e
=
document
.
cookie
,
n
=
e
.
split
(
"; "
),
a
=
0
;
a
<
n
.
length
;
a
++
){
var
i
=
n
[
a
].
split
(
"="
);
if
(
t
==
i
[
0
])
return
i
[
1
]}
return
null
},
delCookie
:
function
(
t
){
var
e
=
new
Date
;
e
.
setTime
(
e
.
getTime
()
-
1
);
var
n
=
this
.
getCookie
(
t
);
null
!=
n
&&
(
document
.
cookie
=
t
+
"="
+
n
+
";expires="
+
e
.
toGMTString
())},
getParams
:
function
(
t
){
var
e
=
this
.
getCookie
(
"Yo4teW_gid"
),
n
=
this
.
getCookie
(
"cache_time"
);
if
(
null
!=
n
)
var
a
=
Math
.
floor
((
new
Date
).
getTime
()
/
1
e3
);
else
{
a
=
Math
.
floor
((
new
Date
).
getTime
()
/
1
e3
)
+
window
.
fwtimes
;
this
.
setCookie
(
"cache_time"
,
window
.
fwtimes
,
1
,
window
.
cookieHostname
)}
var
i
=
[],
o
=
{},
c
=
""
,
s
=
""
,
u
=
""
,
d
=
{
pf
:
2
,
qwertyuiop
:
a
,
Yo4teW_gid
:
e
},
l
=
P
()({},
d
,
t
);
r
()(
l
).
forEach
(
function
(
t
,
e
,
n
){
i
.
push
(
t
)}),
i
=
i
.
sort
(),
i
.
forEach
(
function
(
t
,
e
,
n
){
o
[
i
[
e
]]
=
l
[
i
[
e
]]}),
r
()(
o
).
forEach
(
function
(
t
,
e
,
n
){
c
+=
t
+
"="
+
o
[
t
]}),
s
=
c
.
replace
(
/
[^
0-9a-zA-Z
]
/g
,
""
),
s
=
s
.
toUpperCase
();
for
(
var
f
=
0
;
f
<
s
.
length
;
f
++
)
"A"
!=
s
[
f
]
&&
"B"
!=
s
[
f
]
&&
"C"
!=
s
[
f
]
&&
(
u
+=
s
[
f
]);
c
=
I
(
u
);
var
m
=
P
()({},
t
,{
asdfghjkl
:
c
},{
qwertyuiop
:
a
},{
pf
:
2
});
return
Y
.
stringify
(
m
)}};
s
[
"a"
].
use
(
D
[
"i"
]);
var
H
=
{
index
:{},
loading
:
!
0
},
$
=
{
index
:
function
(
t
,
e
){
t
.
index
=
e
.
data
}},
G
=
{
index
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
H
.
loading
=!
0
;
var
a
=
J
.
getParams
();
E
[
"b"
].
index
(
a
).
then
(
function
(
t
){
var
e
=
t
.
data
;
H
.
loading
=!
1
,
0
==
e
.
err_code
?
n
({
type
:
"index"
,
data
:
e
.
data
}):
2
==
e
.
err_code
&&
Object
(
D
[
"i"
])({
message
:
"非常抱歉,当前客户端时间与服务器时间不一致,请校准您的时间"
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
H
.
loading
=!
1
})}},
U
=
{},
Z
=
{
state
:
H
,
mutations
:
$
,
actions
:
G
,
getters
:
U
};
s
[
"a"
].
use
(
D
[
"i"
]);
var
K
=
{
cartCount
:
""
,
loginCheck
:
!
1
,
phpParams
:{}},
Q
=
{
cartCount
:
function
(
t
,
e
){
t
.
cartCount
=
0
==
e
.
data
?
""
:
e
.
data
},
loginCheck
:
function
(
t
,
e
){
0
==
e
.
data
.
err_code
?
t
.
loginCheck
=!
0
:
11030
==
e
.
data
.
err_code
?
t
.
loginCheck
=!
0
:
t
.
loginCheck
=!
1
},
phpParams
:
function
(
t
,
e
){
t
.
phpParams
=
e
.
data
.
data
}},
X
=
{
cartCount
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
E
[
"b"
].
cartCount
().
then
(
function
(
t
){
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
n
({
type
:
"cartCount"
,
data
:
e
.
datacartCount
})}).
catch
(
function
(
t
){})},
loginCheck
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
E
[
"b"
].
loginCheck
().
then
(
function
(
t
){
var
e
=
t
.
data
;
n
({
type
:
"loginCheck"
,
data
:
e
})}).
catch
(
function
(
t
){})},
customsrService
:
function
(
t
,
e
){
t
.
commit
;
var
n
=
{
pf
:
window
.
lxpf
,
searchModel
:
""
};
E
[
"b"
].
customsrService
(
n
).
then
(
function
(
t
){}).
catch
(
function
(
t
){})},
getCommonParams
:
function
(
t
,
e
){
var
n
=
t
.
commit
,
a
=
J
.
getParams
();
E
[
"b"
].
getCommonParams
(
a
).
then
(
function
(
t
){
var
e
=
t
.
data
;
n
({
type
:
"phpParams"
,
data
:
e
})}).
catch
(
function
(
t
){})}},
tt
=
{},
et
=
{
state
:
K
,
mutations
:
Q
,
actions
:
X
,
getters
:
tt
},
nt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
at
=
{
loading
:
!
1
},
it
=
{
index
:
function
(
t
,
e
){
t
.
index
=
e
.
data
}},
ot
=
{
checkAccountExists
:
function
(
t
,
e
){
t
.
commit
;
at
.
loading
=!
0
;
var
n
=
{
pf
:
2
,
type
:
2
,
account
:
e
.
account
};
E
[
"b"
].
checkAccountExists
(
nt
.
stringify
(
n
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
at
.
loading
=!
1
,
0
!=
e
.
err_code
&&
Object
(
D
[
"i"
])({
message
:
"该手机号尚未注册,我们将为您自动生成猎芯网帐号"
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
at
.
loading
=!
1
})},
customSmsVerify
:
function
(
t
,
e
){
t
.
commit
;
at
.
loading
=!
0
;
var
n
=
{
pf
:
2
,
verify
:
""
,
mobile
:
e
.
mobile
};
E
[
"b"
].
customSmsVerify
(
nt
.
stringify
(
n
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
at
.
loading
=!
1
,
0
==
e
.
err_code
?
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
2
e3
}):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
at
.
loading
=!
1
})},
chainFind
:
function
(
t
,
e
){
t
.
commit
;
if
(
at
.
loading
=!
0
,
1
==
e
.
types
)
var
n
=
{
type
:
2
,
mobile
:
e
.
mobile
,
linkName
:
e
.
linkName
,
verifyCode
:
e
.
verifyCode
,
com_name
:
e
.
com_name
,
main_brand
:
e
.
main_brand
,
supplier_type
:
e
.
supplier_type
};
else
if
(
3
==
e
.
types
)
n
=
{
type
:
3
,
mobile
:
e
.
mobile
,
linkName
:
e
.
linkName
,
verifyCode
:
e
.
verifyCode
};
E
[
"b"
].
chainFind
(
nt
.
stringify
(
n
)).
then
(
function
(
t
){
var
n
=
t
.
data
;
at
.
loading
=!
1
,
1
==
n
.
errcode
?
Object
(
D
[
"i"
])({
message
:
n
.
errmsg
,
duration
:
3
e3
}):
2
==
n
.
errcode
?(
Object
(
D
[
"i"
])({
message
:
"已为您自动创建的猎芯网登录账号为"
+
e
.
mobile
+
"请使用免密码登录"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
reload
()},
3
e3
)):(
Object
(
D
[
"i"
])({
message
:
"您已经提交成功,我们将会在2个工作日内联系您"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
reload
()},
3
e3
))}).
catch
(
function
(
t
){
at
.
loading
=!
1
,
Object
(
D
[
"i"
])({
message
:
"网络出现问题,请重试"
,
duration
:
3
e3
})})}},
ct
=
{},
rt
=
{
state
:
at
,
mutations
:
it
,
actions
:
ot
,
getters
:
ct
},
st
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
ut
=
{
loadStatus
:
!
1
,
wechatArticle
:{},
wechatArticleList
:[],
finished
:
!
1
,
limits
:
1
},
dt
=
{
wechatArticle
:
function
(
t
,
e
){
t
.
wechatArticle
=
e
.
data
,
t
.
wechatArticleList
=
t
.
wechatArticleList
.
concat
(
e
.
data
.
list
),
t
.
limits
=
Math
.
ceil
(
e
.
data
.
total
/
6
),
e
.
page
>=
t
.
limits
&&
(
t
.
finished
=!
0
)}},
lt
=
{
wechatArticle
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
ut
.
loadStatus
=!
0
;
var
a
=
{
type_id
:
e
.
type_id
,
page
:
e
.
page
,
limit
:
e
.
limit
};
E
[
"b"
].
wechatArticle
(
st
.
stringify
(
a
)).
then
(
function
(
t
){
var
a
=
t
.
data
;
ut
.
loadStatus
=!
1
,
0
==
a
.
err_code
&&
n
({
type
:
"wechatArticle"
,
data
:
a
.
data
,
page
:
e
.
page
,
limit
:
e
.
limit
})}).
catch
(
function
(
t
){
ut
.
loadStatus
=!
1
})}},
ft
=
{},
mt
=
{
state
:
ut
,
mutations
:
dt
,
actions
:
lt
,
getters
:
ft
},
ht
=
(
n
(
"b06f"
),
n
(
"0427"
));
s
[
"a"
].
use
(
D
[
"i"
]);
var
pt
=
{
finished
:
!
1
,
loadStatus
:
!
1
,
cat_list
:[],
content_list
:[],
rollbanner
:[],
p
:
1
,
limit
:
10
,
totalLimit
:
0
},
gt
=
{
newsArticle
:
function
(
t
,
e
){
t
.
rollbanner
=
e
.
data
.
rollbanner
,
t
.
cat_list
=
e
.
data
.
cat_list
,
1
==
t
.
p
?
t
.
content_list
=
e
.
data
.
content_list
:
t
.
content_list
=
t
.
content_list
.
concat
(
e
.
data
.
content_list
),
t
.
totalLimit
=
Math
.
ceil
(
Number
(
e
.
data
.
tatol_num
)
/
t
.
limit
),
t
.
p
>=
t
.
totalLimit
?
t
.
finished
=!
0
:
t
.
finished
=!
1
}},
vt
=
{
newsArticle
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
pt
.
loadStatus
=!
0
;
var
a
=
{
cat_id
:
e
.
cat_id
,
p
:
e
.
p
,
limit
:
e
.
limit
};
pt
.
p
=
e
.
p
,
pt
.
limit
=
e
.
limit
,
E
[
"b"
].
newsArticle
(
ht
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
pt
.
loadStatus
=!
1
,
0
==
e
.
err_code
&&
n
({
type
:
"newsArticle"
,
data
:
e
.
data
})}).
catch
(
function
(
t
){
pt
.
loadStatus
=!
1
})}},
bt
=
{},
wt
=
{
state
:
pt
,
mutations
:
gt
,
actions
:
vt
,
getters
:
bt
},
yt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
kt
=
{
loadStatus
:
!
1
,
newsDetailObj
:{},
newsDetailAd
:{}},
_t
=
{
newsArticleDetail
:
function
(
t
,
e
){
t
.
newsDetailObj
=
e
.
data
},
newsArticleDetailAd
:
function
(
t
,
e
){
t
.
newsDetailAd
=
e
.
data
,
J
.
getCookie
(
"newsdetailpop"
)?
t
.
newsDetailAd
.
h5_news_ad_pop
=
""
:
J
.
setCookie
(
"newsdetailpop"
,
"1"
,
1
)}},
At
=
{
newsArticleDetail
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
kt
.
newsDetailObj
=
{},
kt
.
loadStatus
=!
0
;
var
a
=
{
art_id
:
e
.
art_id
};
E
[
"b"
].
newsArticleDetail
(
yt
.
stringify
(
a
)).
then
(
function
(
t
){
kt
.
loadStatus
=!
1
;
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
n
({
type
:
"newsArticleDetail"
,
data
:
e
.
data
})}).
catch
(
function
(
t
){
kt
.
loadStatus
=!
1
})},
newsArticleDetailAd
:
function
(
t
,
e
){
var
n
=
t
.
commit
,
a
=
{
cat_id
:
e
.
cat_id
},
i
=
J
.
getParams
(
a
);
E
[
"b"
].
newsArticleDetailAd
(
i
).
then
(
function
(
t
){
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
n
({
type
:
"newsArticleDetailAd"
,
data
:
e
.
data
})}).
catch
(
function
(
t
){})}},
Ct
=
{},
St
=
{
state
:
kt
,
mutations
:
_t
,
actions
:
At
,
getters
:
Ct
},
xt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
Ot
=
{
loading
:
!
1
,
form1ImgShow
:
!
1
,
form2ImgShow
:
!
1
,
form1CodeStatus
:
!
1
,
form2CodeStatus
:
!
1
,
isRegLogin
:
!
1
},
jt
=
{
smsVerify
:
function
(
t
,
e
){}},
Tt
=
{
smsVerify
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Ot
.
form1CodeStatus
=!
1
,
Ot
.
loading
=!
0
;
var
a
=
{
mobile
:
e
.
mobile
,
verify
:
e
.
verify
,
channel
:
1
};
E
[
"b"
].
smsVerify
(
xt
.
stringify
(
a
)).
then
(
function
(
t
){
var
a
=
t
.
data
;
Ot
.
loading
=!
1
;
var
i
=
"form2"
==
e
.
types
?
"form2"
:
"form1"
;
Ot
[
i
+
"ImgShow"
]
=!
1
,
0
==
a
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
2
e3
}),
Ot
[
i
+
"CodeStatus"
]
=!
0
,
n
({
type
:
"smsVerify"
,
data
:
a
.
data
})):
23019
==
a
.
err_code
||
11008
==
a
.
err_code
||
11011
==
a
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
2
e3
}),
Ot
[
i
+
"ImgShow"
]
=!
0
):
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Ot
.
loading
=!
1
})},
actionLogin
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Ot
.
loading
=!
0
,
Ot
.
isRegLogin
=!
1
;
var
a
=
{
account
:
e
.
account
,
sms_verify
:
e
.
sms_verify
};
E
[
"b"
].
actionLogin
(
xt
.
stringify
(
a
)).
then
(
function
(
t
){
var
a
=
t
.
data
;
if
(
Ot
.
loading
=!
1
,
0
==
a
.
err_code
){
if
(
"form1"
==
e
.
form_name
)
return
Object
(
D
[
"i"
])({
message
:
"提交成功"
,
duration
:
2
e3
}),
void
setTimeout
(
function
(){
window
.
location
.
href
=
"/"
},
2
e3
);
Ot
.
isRegLogin
=!
0
,
n
({
type
:
"actionLogin"
,
data
:
a
.
data
})}
else
Object
(
D
[
"i"
])({
message
:
a
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Ot
.
loading
=!
1
})},
feedback
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Ot
.
loading
=!
0
;
var
a
=
{
type
:
e
.
types
,
content
:
e
.
content
,
mobile
:
e
.
mobile
,
source
:
window
.
location
.
href
};
E
[
"b"
].
feedback
(
xt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Ot
.
loading
=!
1
,
0
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
"需求已提交成功,客服人员会尽快与您联系"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
href
=
"/"
},
3
e3
),
n
({
type
:
"feedback"
,
data
:
e
.
data
})):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Ot
.
loading
=!
1
})}},
Dt
=
{},
Et
=
{
state
:
Ot
,
mutations
:
jt
,
actions
:
Tt
,
getters
:
Dt
},
Lt
=
n
(
"0427"
);
s
[
"a"
].
use
(
D
[
"i"
]);
var
Pt
=
{
loading
:
!
1
,
form1ImgShow
:
!
1
,
form1CodeStatus
:
!
1
,
isRegLogin
:
!
1
},
Vt
=
{},
Mt
=
{
smsVerify1
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Pt
.
form1CodeStatus
=!
1
,
Pt
.
loading
=!
0
;
var
a
=
{
mobile
:
e
.
mobile
,
verify
:
e
.
verify
,
channel
:
1
};
E
[
"b"
].
smsVerify
(
Lt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Pt
.
loading
=!
1
,
Pt
[
"form1ImgShow"
]
=!
1
,
0
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
2
e3
}),
Pt
[
"form1CodeStatus"
]
=!
0
,
n
({
type
:
"smsVerify"
,
data
:
e
.
data
})):
23019
==
e
.
err_code
||
11008
==
e
.
err_code
||
11011
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
2
e3
}),
Pt
[
"form1ImgShow"
]
=!
0
):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Pt
.
loading
=!
1
})},
actionLogin1
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Pt
.
loading
=!
0
,
Pt
.
isRegLogin
=!
1
;
var
a
=
{
account
:
e
.
account
,
sms_verify
:
e
.
sms_verify
};
E
[
"b"
].
actionLogin
(
Lt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Pt
.
loading
=!
1
,
0
==
e
.
err_code
?(
Pt
.
isRegLogin
=!
0
,
n
({
type
:
"actionLogin"
,
data
:
e
.
data
})):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Pt
.
loading
=!
1
})},
feedback1
:
function
(
t
,
e
){
var
n
=
t
.
commit
;
Pt
.
loading
=!
0
;
var
a
=
{
type
:
e
.
types
,
content
:
e
.
content
,
mobile
:
e
.
mobile
,
source
:
window
.
location
.
href
};
E
[
"b"
].
feedback
(
Lt
.
stringify
(
a
)).
then
(
function
(
t
){
var
e
=
t
.
data
;
Pt
.
loading
=!
1
,
0
==
e
.
err_code
?(
Object
(
D
[
"i"
])({
message
:
"需求已提交成功,客服人员会尽快与您联系"
,
duration
:
3
e3
}),
setTimeout
(
function
(){
window
.
location
.
href
=
"/"
},
3
e3
),
n
({
type
:
"feedback"
,
data
:
e
.
data
})):
Object
(
D
[
"i"
])({
message
:
e
.
err_msg
,
duration
:
3
e3
})}).
catch
(
function
(
t
){
Pt
.
loading
=!
1
})}},
It
=
{},
Ft
=
{
state
:
Pt
,
mutations
:
Vt
,
actions
:
Mt
,
getters
:
It
};
s
[
"a"
].
use
(
T
[
"a"
]);
var
Nt
=
new
T
[
"a"
].
Store
({
modules
:{
home
:
Z
,
common
:
et
,
smt
:
rt
,
wxlist
:
mt
,
news
:
wt
,
newsdetail
:
St
,
seo
:
Et
,
findthing
:
Ft
}}),
qt
=
function
(
t
,
e
){
var
n
=
t
;
return
-
1
==
n
.
indexOf
(
"ptag"
)
&&
(
n
=
n
.
indexOf
(
"?"
)
>-
1
?
n
+
"&ptag="
+
e
:
n
+
"?ptag="
+
e
),
n
},
Wt
=
function
(
t
){
return
t
.
indexOf
(
"?"
)
>-
1
?
t
+
"&ptag=index-dynamic"
:
t
+
"?ptag=index-dynamic"
},
Rt
=
function
(
t
,
e
){
var
n
=
new
Date
(
1
e3
*
t
);
function
a
(
t
){
return
t
<
10
&&
(
t
=
"0"
+
t
),
t
}
var
i
=
n
.
getFullYear
(),
o
=
n
.
getMonth
()
+
1
,
c
=
n
.
getDate
(),
r
=
n
.
getHours
(),
s
=
n
.
getMinutes
(),
u
=
n
.
getSeconds
();
return
i
+
"-"
+
a
(
o
)
+
"-"
+
a
(
c
)
+
" "
+
a
(
r
)
+
":"
+
a
(
s
)
+
":"
+
a
(
u
)},
zt
=
{
dateTimeFormate
:
Rt
,
urlParams
:
Wt
,
urlPatg
:
qt
},
Bt
=
{
bind
:
function
(
t
,
e
){
t
.
addEventListener
(
"click"
,
function
(){
var
t
=
document
.
querySelector
(
".container-wrap"
).
scrollTop
,
e
=
(
t
/
100
).
toFixed
(
0
),
n
=
setInterval
(
function
(){
t
-=
e
,
t
<=
0
&&
(
t
=
0
,
clearInterval
(
n
)),
document
.
querySelector
(
".container-wrap"
).
scrollTop
=
t
},
1
)},
!
1
)}},
Yt
=
{
bind
:
function
(
t
,
e
){
t
.
addEventListener
(
"click"
,
function
(
t
){
var
e
=
document
.
documentElement
.
scrollTop
||
document
.
body
.
scrollTop
,
n
=
(
e
/
100
).
toFixed
(
0
),
a
=
setInterval
(
function
(){
e
-=
n
,
e
<=
0
&&
(
e
=
0
,
clearInterval
(
a
)),
document
.
documentElement
.
scrollTop
?
document
.
documentElement
.
scrollTop
=
e
:
document
.
body
.
scrollTop
?
document
.
body
.
scrollTop
=
e
:
document
.
querySelector
(
"html,body"
).
scrollTop
=
e
},
1
)},
!
1
)}},
Jt
=
{
install
:
function
(
t
){
t
.
directive
(
"backTop"
,
Bt
),
t
.
directive
(
"backTopWindow"
,
Yt
)}},
Ht
=
n
(
"897d"
),
$t
=
n
.
n
(
Ht
),
Gt
=
n
(
"5482"
),
Ut
=
n
.
n
(
Gt
);
n
(
"13f6"
),
n
(
"bfd9"
);
s
[
"a"
].
config
.
productionTip
=!
1
;
var
Zt
=
"production"
;
if
(
"production"
!=
Zt
)
new
Ut
.
a
;
r
()(
zt
).
forEach
(
function
(
t
){
return
s
[
"a"
].
filter
(
t
,
zt
[
t
])}),
s
[
"a"
].
use
(
Jt
),
s
[
"a"
].
prototype
.
$http
=
v
.
a
,
v
.
a
.
defaults
.
headers
.
post
[
"Content-Type"
]
=
"application/x-www-form-urlencoded"
,
v
.
a
.
defaults
.
withCredentials
=!
0
,
v
.
a
.
interceptors
.
request
.
use
(
function
(
t
){
if
(
"post"
==
t
.
method
)
t
.
data
?
-
1
==
t
.
data
.
indexOf
(
"&pf=2"
)
&&
(
t
.
data
+=
"&pf=2"
):
t
.
data
=
"pf=2"
;
else
if
(
"get"
==
t
.
method
){
var
e
=
r
()(
t
.
params
);
e
.
length
?
-
1
==
e
.
indexOf
(
"pf"
)
&&
(
t
.
params
=
Object
(
o
[
"a"
])({
pf
:
2
},
t
.
params
)):
t
.
params
=
{
pf
:
2
}}
return
t
},
function
(
t
){
return
i
.
a
.
reject
(
t
)});
var
Kt
=
J
.
getCookie
(
"Yo4teW_gid"
);
if
(
null
==
Kt
){
var
Qt
=
$t
()(
""
);
J
.
setCookie
(
"Yo4teW_gid"
,
Qt
,
1
,
window
.
cookieHostname
)}
var
Xt
=
{
urlhash
:
window
.
location
.
hash
};
Xt
=
J
.
getParams
(
Xt
),
E
[
"b"
].
wxaccess
(
Xt
).
then
(
function
(
t
){
var
e
=
t
.
data
;
0
==
e
.
err_code
&&
e
.
data
&&
(
window
.
location
.
href
=
e
.
data
)}),
new
s
[
"a"
]({
router
:
j
,
store
:
Nt
,
render
:
function
(
t
){
return
t
(
p
)}}).
$mount
(
"#app"
)},
bfd9
:
function
(
t
,
e
,
n
){}});
\ No newline at end of file
view/js/chunk-1bc51d6f.
324fb391
.js
→
view/js/chunk-1bc51d6f.
db13414d
.js
View file @
95957860
File moved
view/js/chunk-1d3c5852.
b7d8bd64
.js
→
view/js/chunk-1d3c5852.
6316692f
.js
View file @
95957860
File moved
view/js/chunk-33510d46.
41d0702c
.js
→
view/js/chunk-33510d46.
b0a5b365
.js
View file @
95957860
File moved
view/js/chunk-4da9392a.
2e0b85cf
.js
→
view/js/chunk-4da9392a.
67a9d521
.js
View file @
95957860
File moved
view/js/chunk-5f4039c4.88644063.js
deleted
100644 → 0
View file @
ddf13216
(
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
:
3
e3
}},[
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
,
1
e3
);
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
:
3
e3
})},
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
view/js/chunk-6cd0cdfb.
7ff7ea58
.js
→
view/js/chunk-6cd0cdfb.
a249c6c5
.js
View file @
95957860
File moved
view/js/chunk-bf12cf58.1107795d.js
0 → 100644
View file @
95957860
(
window
[
"webpackJsonp"
]
=
window
[
"webpackJsonp"
]
||
[]).
push
([[
"chunk-bf12cf58"
],{
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"
),
u
=
Object
(
l
[
"a"
])(
m
,
i
,
o
,
!
1
,
null
,
null
,
null
);
s
[
"a"
]
=
u
.
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
:
3
e3
}},[
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"
),
u
=
e
(
"7f1b"
),
d
=
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
:
d
[
"a"
]
+
"public/verify"
,
loadings
:
!
1
,
isWindow
:
!
0
,
codeactive
:
!
1
,
codetext
:
"获取验证码"
,
form1
:{
mobile
:
""
,
code
:
""
,
codestatus
:
!
1
,
imgcode
:
""
,
imgcodestatus
:
!
1
,
goodsNumber
:
""
,
num
:
""
,
msg
:
""
}}},
methods
:{
timeNum
:
function
(){
var
t
=
this
,
s
=
60
;
t
.
codeactive
=!
0
,
t
.
codetext
=
s
+
"秒后获取"
;
var
e
=
setInterval
(
i
,
1
e3
);
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
:
3
e3
})},
imgCode
:
function
(){
this
.
imgCodeVal
=
d
[
"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
:
u
[
"a"
]}},
p
=
f
,
v
=
(
e
(
"fc4b"
),
e
(
"8c9c"
)),
g
=
Object
(
v
[
"a"
])(
p
,
i
,
o
,
!
1
,
null
,
"bbbd7ec0"
,
null
);
s
[
"default"
]
=
g
.
exports
},
a851
:
function
(
t
,
s
,
e
){
t
.
exports
=
e
.
p
+
"img/three_06.5ad5630e.jpg"
},
badb
:
function
(
t
,
s
,
e
){
t
.
exports
=
e
(
"5ab7"
)},
c15f
:
function
(
t
,
s
,
e
){},
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"
},
fc4b
:
function
(
t
,
s
,
e
){
"use strict"
;
var
i
=
e
(
"c15f"
),
o
=
e
.
n
(
i
);
o
.
a
}}]);
\ No newline at end of file
view/js/chunk-ce72359e.
859f85cf
.js
→
view/js/chunk-ce72359e.
5cba2ea6
.js
View file @
95957860
File moved
view/js/chunk-e78c7db2.
85653e6b
.js
→
view/js/chunk-e78c7db2.
ca2f6473
.js
View file @
95957860
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment