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
d51b6c85
authored
Dec 25, 2020
by
肖康
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
复制BUG
parent
7b308e67
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
95 additions
and
71 deletions
src/assets/css/base.min.css
src/assets/css/base.scss
src/assets/css/global.min.css
src/assets/css/user/index.less
src/assets/css/user/index.min.css
src/views/user/index.vue
src/views/user/order.vue
src/views/user/orderDetail.vue
src/views/user/shiplist.vue
src/views/user/shipping.vue
view/10.js
view/11.js
view/23.js
view/45.js
view/46.js
view/47.js
view/app.js
src/assets/css/base.min.css
View file @
d51b6c85
html
{
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
}
html
*
{
outline
:
0
;
-webkit-text-size-adjust
:
none
!important
;
-webkit-tap-highlight-color
:
transparent
!important
}
html
,
body
{
font-family
:
sans-serif
;
font-style
:
normal
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
background
:
#f8f8f8
}
body
,
div
,
dl
,
dt
,
dd
,
ul
,
ol
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
pre
,
code
,
form
,
fieldset
,
legend
,
input
,
textarea
,
p
,
blockquote
,
th
,
td
,
hr
,
button
,
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
menu
,
nav
,
section
{
margin
:
0
;
padding
:
0
}
button
,
input
,
select
,
textarea
{
font-size
:
100%
;
border
:
none
;
-webkit-appearance
:
none
}
input
[
type
=
button
],
input
[
type
=
file
],
input
[
type
=
submit
]
{
cursor
:
pointer
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
ol
,
ul
,
dl
{
list-style
:
none
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-size
:
100%
;
font-weight
:
500
}
em
,
b
,
i
{
font-style
:
normal
}
a
{
text-decoration
:
none
}
img
{
border
:
none
}
.clr
{
*
zoom
:
1
;
clear
:
both
}
.clr
:after
{
content
:
"."
;
clear
:
both
;
height
:
0
;
visibility
:
hidden
;
display
:
block
}
.fl
{
float
:
left
;
_display
:
inline
}
.f-orange
{
color
:
#FF693D
!important
}
.fr
{
float
:
right
;
_display
:
inline
}
.va-t
{
vertical-align
:
top
}
.va-m
{
vertical-align
:
middle
}
.va-b
{
vertical-align
:
bottom
}
.i-hide
{
display
:
none
}
.i-show
{
display
:
block
}
.lineBlock
{
display
:
inline-block
;
*
display
:
inline
;
zoom
:
1
;
letter-spacing
:
normal
;
word-spacing
:
normal
}
.lbBox
{
font-size
:
0
!important
;
*
word-spacing
:
-1px
!important
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
html
,
body
{
width
:
100%
;
height
:
100%
;
-webkit-overflow-scrolling
:
touch
}
body
{
overflow-x
:
hidden
}
.f-blue
{
color
:
#1080d0
}
.f-red
{
color
:
#ff0000
}
.f-999
{
color
:
#999
}
.f-333
{
color
:
#666
}
.fw
{
font-weight
:
bold
}
.ta-c
{
text-align
:
center
}
.ta-l
{
text-align
:
left
}
.ta-r
{
text-align
:
right
}
.mt-10
{
margin-top
:
10px
}
.emptys
{
margin-left
:
-1px
;
width
:
1px
;
height
:
100%
;
font-size
:
0
;
vertical-align
:
middle
}
@media
(
min-width
:
750px
){
html
{
background
:
rgba
(
0
,
0
,
0
,
0.5
)}
html
body
{
max-width
:
480px
;
margin
:
0
auto
;
background
:
#fff
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar
{
width
:
10px
;
height
:
11px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-thumb
{
background-color
:
#ffffff
;
box-shadow
:
0px
0px
0px
0px
rgba
(
73
,
73
,
73
,
0.92
);
border-radius
:
10px
;
border
:
solid
1px
#e5e5e5
;
padding
:
2px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-track
{
background-color
:
#eeeeee
;
box-shadow
:
inset
1px
3px
5px
0px
rgba
(
192
,
186
,
186
,
0.75
);
border-radius
:
10px
}}
.column
{
display
:
flex
;
flex-direction
:
column
}
.row
{
display
:
flex
;
flex-direction
:
row
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
.bothSide
{
justify-content
:
space-between
}
.avarage
{
justify-content
:
space-around
}
.rowCenter
{
justify-content
:
center
}
.verCenter
{
align-items
:
center
}
.boxFlex
{
-webkit-box-flex
:
1
;
-moz-box-flex
:
1
;
-webkit-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
}
html
{
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
}
html
*
{
outline
:
0
;
-webkit-text-size-adjust
:
none
!important
;
-webkit-tap-highlight-color
:
transparent
!important
}
html
,
body
{
font-family
:
PingFangSC-Regular
,
PingFang
SC
,
"Microsoft Yahei"
,
sans-serif
;
font-style
:
normal
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
background
:
#f8f8f8
}
body
,
div
,
dl
,
dt
,
dd
,
ul
,
ol
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
pre
,
code
,
form
,
fieldset
,
legend
,
input
,
textarea
,
p
,
blockquote
,
th
,
td
,
hr
,
button
,
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
menu
,
nav
,
section
{
margin
:
0
;
padding
:
0
}
button
,
input
,
select
,
textarea
{
font-size
:
100%
;
border
:
none
;
-webkit-appearance
:
none
}
input
[
type
=
button
],
input
[
type
=
file
],
input
[
type
=
submit
]
{
cursor
:
pointer
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
ol
,
ul
,
dl
{
list-style
:
none
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-size
:
100%
;
font-weight
:
500
}
em
,
b
,
i
{
font-style
:
normal
}
a
{
text-decoration
:
none
}
img
{
border
:
none
}
.clr
{
*
zoom
:
1
;
clear
:
both
}
.clr
:after
{
content
:
"."
;
clear
:
both
;
height
:
0
;
visibility
:
hidden
;
display
:
block
}
.fl
{
float
:
left
;
_display
:
inline
}
.f-orange
{
color
:
#FF693D
!important
}
.fr
{
float
:
right
;
_display
:
inline
}
.va-t
{
vertical-align
:
top
}
.va-m
{
vertical-align
:
middle
}
.va-b
{
vertical-align
:
bottom
}
.i-hide
{
display
:
none
}
.i-show
{
display
:
block
}
.lineBlock
{
display
:
inline-block
;
*
display
:
inline
;
zoom
:
1
;
letter-spacing
:
normal
;
word-spacing
:
normal
}
.lbBox
{
font-size
:
0
!important
;
*
word-spacing
:
-1px
!important
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
html
,
body
{
width
:
100%
;
height
:
100%
;
-webkit-overflow-scrolling
:
touch
}
body
{
overflow-x
:
hidden
}
.f-blue
{
color
:
#1080d0
}
.f-red
{
color
:
#ff0000
}
.f-999
{
color
:
#999
}
.f-333
{
color
:
#666
}
.fw
{
font-weight
:
bold
}
.ta-c
{
text-align
:
center
}
.ta-l
{
text-align
:
left
}
.ta-r
{
text-align
:
right
}
.mt-10
{
margin-top
:
10px
}
.emptys
{
margin-left
:
-1px
;
width
:
1px
;
height
:
100%
;
font-size
:
0
;
vertical-align
:
middle
}
@media
(
min-width
:
750px
){
html
{
background
:
rgba
(
0
,
0
,
0
,
0.5
)}
html
body
{
max-width
:
480px
;
margin
:
0
auto
;
background
:
#fff
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar
{
width
:
10px
;
height
:
11px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-thumb
{
background-color
:
#ffffff
;
box-shadow
:
0px
0px
0px
0px
rgba
(
73
,
73
,
73
,
0.92
);
border-radius
:
10px
;
border
:
solid
1px
#e5e5e5
;
padding
:
2px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-track
{
background-color
:
#eeeeee
;
box-shadow
:
inset
1px
3px
5px
0px
rgba
(
192
,
186
,
186
,
0.75
);
border-radius
:
10px
}}
.column
{
display
:
flex
;
flex-direction
:
column
}
.row
{
display
:
flex
;
flex-direction
:
row
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
.bothSide
{
justify-content
:
space-between
}
.avarage
{
justify-content
:
space-around
}
.rowCenter
{
justify-content
:
center
}
.verCenter
{
align-items
:
center
}
.boxFlex
{
-webkit-box-flex
:
1
;
-moz-box-flex
:
1
;
-webkit-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
}
src/assets/css/base.scss
View file @
d51b6c85
...
...
@@ -10,7 +10,8 @@ html * {
}
html
,
body
{
font-family
:
sans-serif
;
font-family
:
PingFangSC-Regular
,
PingFang
SC
,
'Microsoft Yahei'
,
sans-serif
;
font-style
:
normal
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
...
...
src/assets/css/global.min.css
View file @
d51b6c85
html
{
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
}
html
*
{
outline
:
0
;
-webkit-text-size-adjust
:
none
!important
;
-webkit-tap-highlight-color
:
transparent
!important
}
html
,
body
{
font-family
:
sans-serif
;
font-style
:
normal
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
background
:
#f8f8f8
}
body
,
div
,
dl
,
dt
,
dd
,
ul
,
ol
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
pre
,
code
,
form
,
fieldset
,
legend
,
input
,
textarea
,
p
,
blockquote
,
th
,
td
,
hr
,
button
,
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
menu
,
nav
,
section
{
margin
:
0
;
padding
:
0
}
button
,
input
,
select
,
textarea
{
font-size
:
100%
;
border
:
none
;
-webkit-appearance
:
none
}
input
[
type
=
button
],
input
[
type
=
file
],
input
[
type
=
submit
]
{
cursor
:
pointer
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
ol
,
ul
,
dl
{
list-style
:
none
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-size
:
100%
;
font-weight
:
500
}
em
,
b
,
i
{
font-style
:
normal
}
a
{
text-decoration
:
none
}
img
{
border
:
none
}
.clr
{
*
zoom
:
1
;
clear
:
both
}
.clr
:after
{
content
:
"."
;
clear
:
both
;
height
:
0
;
visibility
:
hidden
;
display
:
block
}
.fl
{
float
:
left
;
_display
:
inline
}
.f-orange
{
color
:
#FF693D
!important
}
.fr
{
float
:
right
;
_display
:
inline
}
.va-t
{
vertical-align
:
top
}
.va-m
{
vertical-align
:
middle
}
.va-b
{
vertical-align
:
bottom
}
.i-hide
{
display
:
none
}
.i-show
{
display
:
block
}
.lineBlock
{
display
:
inline-block
;
*
display
:
inline
;
zoom
:
1
;
letter-spacing
:
normal
;
word-spacing
:
normal
}
.lbBox
{
font-size
:
0
!important
;
*
word-spacing
:
-1px
!important
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
html
,
body
{
width
:
100%
;
height
:
100%
;
-webkit-overflow-scrolling
:
touch
}
body
{
overflow-x
:
hidden
}
.f-blue
{
color
:
#1080d0
}
.f-red
{
color
:
#ff0000
}
.f-999
{
color
:
#999
}
.f-333
{
color
:
#666
}
.fw
{
font-weight
:
bold
}
.ta-c
{
text-align
:
center
}
.ta-l
{
text-align
:
left
}
.ta-r
{
text-align
:
right
}
.mt-10
{
margin-top
:
10px
}
.emptys
{
margin-left
:
-1px
;
width
:
1px
;
height
:
100%
;
font-size
:
0
;
vertical-align
:
middle
}
@media
(
min-width
:
750px
){
html
{
background
:
rgba
(
0
,
0
,
0
,
0.5
)}
html
body
{
max-width
:
480px
;
margin
:
0
auto
;
background
:
#fff
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar
{
width
:
10px
;
height
:
11px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-thumb
{
background-color
:
#ffffff
;
box-shadow
:
0px
0px
0px
0px
rgba
(
73
,
73
,
73
,
0.92
);
border-radius
:
10px
;
border
:
solid
1px
#e5e5e5
;
padding
:
2px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-track
{
background-color
:
#eeeeee
;
box-shadow
:
inset
1px
3px
5px
0px
rgba
(
192
,
186
,
186
,
0.75
);
border-radius
:
10px
}}
.column
{
display
:
flex
;
flex-direction
:
column
}
.row
{
display
:
flex
;
flex-direction
:
row
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
.bothSide
{
justify-content
:
space-between
}
.avarage
{
justify-content
:
space-around
}
.rowCenter
{
justify-content
:
center
}
.verCenter
{
align-items
:
center
}
.boxFlex
{
-webkit-box-flex
:
1
;
-moz-box-flex
:
1
;
-webkit-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
}
#app
{
height
:
100%
}
.van-dialog
{
z-index
:
999999999
!important
}
.van-toast
{
z-index
:
9999999999
!important
}
.navigator
{
order
:
1
;
width
:
100%
;
height
:
2rem
;
position
:
fixed
;
bottom
:
0
;
left
:
0
;
right
:
0
;
z-index
:
2019
}
.navigator
ul
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
100%
;
background-color
:
#ffffff
;
box-shadow
:
0rem
0rem
0.12rem
0rem
rgba
(
196
,
196
,
196
,
0.87
);
justify-content
:
center
;
align-items
:
center
}
.navigator
ul
li
{
position
:
relative
;
-webkit-box-flex
:
1
;
-moz-box-flex
:
1
;
-webkit-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
;
text-align
:
center
}
.navigator
ul
li
a
{
display
:
block
}
.navigator
ul
li
a
.cart
{
position
:
absolute
;
left
:
50%
;
top
:
-8px
;
margin-left
:
-2px
;
color
:
#fff
;
font-size
:
12px
;
font-weight
:
500
;
text-align
:
center
;
padding
:
0
3px
;
min-width
:
16px
;
line-height
:
14px
;
border
:
1px
solid
#fff
;
border-radius
:
16px
;
background-color
:
#f44
;
transform
:
translateX
(
50%
);
transform-origin
:
100%
}
.navigator
ul
li
a
i
{
width
:
26px
;
height
:
26px
;
display
:
block
;
margin
:
0
auto
;
color
:
#d5d5d5
;
font-size
:
25px
;
text-align
:
center
}
.navigator
ul
li
a
.ico-1
{
background
:
url("../images/home/i1.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-2
{
background
:
url("../images/home/i2.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-3
{
background
:
url("../images/home/i3.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-4
{
background
:
url("../images/home/i4.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-5
{
background
:
url("../images/home/i5.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
p
{
margin-top
:
0.133rem
;
font-size
:
10px
;
color
:
#adadad
}
.navigator
ul
li
.curr
i
{
color
:
#57a1f4
}
.navigator
ul
li
.curr
.ico-1
{
background
:
url("../images/home/i1_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-2
{
background
:
url("../images/home/i2_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-3
{
background
:
url("../images/home/i3_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-4
{
background
:
url("../images/home/i4_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-5
{
background
:
url("../images/home/i5_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
p
{
color
:
#4e8eee
}
.loading-background
{
background
:
transparent
;
position
:
fixed
;
top
:
50%
;
left
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
display
:
flex
;
justify-content
:
center
;
flex-direction
:
column
;
z-index
:
99
}
.hot-price
{
border
:
1px
solid
red
;
border-radius
:
6px
;
display
:
inline-block
;
padding
:
0
4px
;
color
:
red
;
font-size
:
12px
}
.slide-bar
{
position
:
fixed
;
right
:
0
;
bottom
:
23%
;
z-index
:
3000
}
.slide-bar
.customer-service
{
margin-top
:
5px
;
border-radius
:
4px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
}
.slide-bar
.customer-service
.icon-kefu
{
color
:
#fff
;
font-size
:
25px
}
.slide-bar
.backtop
{
margin-top
:
5px
;
border-radius
:
4px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
color
:
#fff
}
.slide-bar
.backtop
a
{
color
:
#fff
}
.slide-bar
.backtop
.icon-xiangshang1
{
color
:
#fff
;
font-size
:
28px
}
.slide-bar
.carslide
{
position
:
relative
}
.slide-bar
.carslide
.carNumx
{
position
:
absolute
;
right
:
2px
;
top
:
2px
;
height
:
19px
;
width
:
19px
;
background
:
#FE3535
;
border-radius
:
15px
;
color
:
#fff
;
font-weight
:
normal
;
font-size
:
12px
;
text-align
:
center
;
line-height
:
19px
}
.kefu
.t0
{
text-align
:
center
;
height
:
100px
;
line-height
:
100px
}
.kefu
.t0
.icon-kefu
{
font-size
:
60px
;
color
:
#1080d0
}
.kefu
.t1
{
padding
:
0
10%
;
margin-bottom
:
20px
}
.kefu
.t1
a
{
display
:
block
;
height
:
33px
;
line-height
:
33px
;
font-size
:
14px
;
background
:
#1080d0
;
color
:
#fff
;
text-decoration
:
none
;
text-align
:
center
;
border
:
none
}
.kefu
.t2
{
padding
:
0
10%
;
margin-bottom
:
20px
}
.kefu
.t2
a
{
border-color
:
#e5e5e5
;
color
:
#1080d0
;
border
:
1px
solid
#1080d0
;
text-decoration
:
none
;
text-align
:
center
;
display
:
block
;
height
:
33px
;
line-height
:
33px
;
font-size
:
13px
}
.kefu
.t2
a
.icon-qq
{
font-size
:
13px
;
margin-right
:
10px
}
.kefu-msg
{
text-align
:
center
}
.kefu-msg
.t1
{
padding-top
:
0.32rem
;
font-size
:
14px
;
color
:
#333333
;
margin-bottom
:
0.4rem
;
font-weight
:
bold
}
.kefu-msg
.t2
{
font-size
:
14px
;
color
:
#333333
;
margin-bottom
:
0.3rem
;
font-weight
:
bold
}
.kefu-msg
.area-box
{
width
:
7.97rem
;
height
:
188px
;
margin
:
0
auto
;
background
:
#F9F9F9
;
border
:
1px
solid
#E5E5E5
;
display
:
block
;
box-sizing
:
border-box
;
resize
:
none
;
padding
:
10px
}
.kefu-msg
.btn
{
margin-top
:
0.24rem
;
border-top
:
1px
solid
#E5E5E5
;
padding
:
0.23rem
0
}
.kefu-msg
.btn
a
{
height
:
28px
;
flex
:
0
0
50%
;
text-align
:
center
}
.kefu-msg
.btn
.btn1
{
font-size
:
16px
;
color
:
#999999
;
border-right
:
1px
solid
#E5E5E5
}
.kefu-msg
.btn
.btn2
{
font-size
:
16px
;
color
:
#1969f9
;
font-weight
:
bold
}
font
[
class
^=
"rowNum"
]
{
font-size
:
0
!important
;
*
word-spacing
:
-1px
!important
}
font
[
class
^=
"asfgd"
]
{
position
:
relative
;
background-image
:
url(https://static.ichunt.com/dist/res/m/images/number/aff.svg)
;
display
:
inline-block
;
letter-spacing
:
normal
;
word-spacing
:
normal
;
font-style
:
normal
}
.asfgdqwer
,
.asfgdtyhg
,
.asfgdpolk
,
.asfgdpoqw
{
background-position
:
0
-1px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdrfdf
,
.asfgderfd
,
.asfgdwdsa
,
.asfgdpoer
{
background-position
:
-1px
-17px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
4px
;
height
:
10px
}
.asfgdasde
,
.asfgdqwsz
,
.asfgdrtgd
,
.asfgdpovv
{
background-position
:
0
-34px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdwsxc
,
.asfgdwsxz
,
.asfgdrfvb
,
.asfgdpoee
{
background-position
:
0
-53px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
6px
;
height
:
10px
}
.asfgdqazs
,
.asfgdqasd
,
.asfgdqwag
,
.asfgdpogh
{
background-position
:
0
-73px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdrtyh
,
.asfgdyutr
,
.asfgdeews
,
.asfgdpotg
{
background-position
:
0
-95px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdpluj
,
.asfgdikjf
,
.asfgdesgj
,
.asfgdpfff
{
background-position
:
0
-113px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdtrdb
,
.asfgdiksf
,
.asfgdsgkp
,
.asfgdprty
{
background-position
:
0
-133px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdpehl
,
.asfgdstgb
,
.asfgderll
,
.asfgdpokf
{
background-position
:
0
-153px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdpehg
,
.asfgdstgf
,
.asfgderlf
,
.asfgdpogk
{
background-position
:
0
-177px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.share-mask
{
position
:
fixed
;
bottom
:
0
;
top
:
0
;
left
:
0
;
right
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.3
);
z-index
:
9999999
}
.share-mask
img
{
width
:
90%
;
float
:
right
}
.mui-row
:before
,
.mui-row
:after
{
display
:
table
;
content
:
' '
}
.mui-row
:after
{
clear
:
both
}
.mui-col-xs-1
,
.mui-col-sm-1
,
.mui-col-xs-2
,
.mui-col-sm-2
,
.mui-col-xs-3
,
.mui-col-sm-3
,
.mui-col-xs-4
,
.mui-col-sm-4
,
.mui-col-xs-5
,
.mui-col-sm-5
,
.mui-col-xs-6
,
.mui-col-sm-6
,
.mui-col-xs-7
,
.mui-col-sm-7
,
.mui-col-xs-8
,
.mui-col-sm-8
,
.mui-col-xs-9
,
.mui-col-sm-9
,
.mui-col-xs-10
,
.mui-col-sm-10
,
.mui-col-xs-11
,
.mui-col-sm-11
,
.mui-col-xs-12
,
.mui-col-sm-12
{
position
:
relative
;
min-height
:
1px
}
.mui-row
>[
class
*=
'mui-col-'
]
{
float
:
left
}
.mui-col-xs-12
,
mui-col-sm-12
{
width
:
100%
}
.mui-col-xs-11
,
mui-col-sm-11
{
width
:
91.66666667%
}
.mui-col-xs-10
,
mui-col-sm-10
{
width
:
83.33333333%
}
.mui-col-xs-9
,
mui-col-sm-9
{
width
:
75%
}
.mui-col-xs-8
,
mui-col-sm-8
{
width
:
66.66666667%
}
.mui-col-xs-7
,
mui-col-sm-7
{
width
:
58.33333333%
}
.mui-col-xs-6
,
mui-col-sm-6
{
width
:
50%
}
.mui-col-xs-5
,
mui-col-sm-5
{
width
:
41.66666667%
}
.mui-col-xs-4
,
mui-col-sm-4
{
width
:
33.33333333%
}
.mui-col-xs-3
,
mui-col-sm-3
{
width
:
25%
}
.mui-col-xs-2
,
mui-col-sm-2
{
width
:
16.66666667%
}
.mui-col-xs-1
,
mui-col-sm-1
{
width
:
8.33333333%
}
html
{
-webkit-text-size-adjust
:
100%
;
-ms-text-size-adjust
:
100%
}
html
*
{
outline
:
0
;
-webkit-text-size-adjust
:
none
!important
;
-webkit-tap-highlight-color
:
transparent
!important
}
html
,
body
{
font-family
:
PingFangSC-Regular
,
PingFang
SC
,
'Microsoft Yahei'
,
sans-serif
;
font-style
:
normal
;
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
background
:
#f8f8f8
}
body
,
div
,
dl
,
dt
,
dd
,
ul
,
ol
,
li
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
pre
,
code
,
form
,
fieldset
,
legend
,
input
,
textarea
,
p
,
blockquote
,
th
,
td
,
hr
,
button
,
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
menu
,
nav
,
section
{
margin
:
0
;
padding
:
0
}
button
,
input
,
select
,
textarea
{
font-size
:
100%
;
border
:
none
;
-webkit-appearance
:
none
}
input
[
type
=
button
],
input
[
type
=
file
],
input
[
type
=
submit
]
{
cursor
:
pointer
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
ol
,
ul
,
dl
{
list-style
:
none
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
font-size
:
100%
;
font-weight
:
500
}
em
,
b
,
i
{
font-style
:
normal
}
a
{
text-decoration
:
none
}
img
{
border
:
none
}
.clr
{
*
zoom
:
1
;
clear
:
both
}
.clr
:after
{
content
:
"."
;
clear
:
both
;
height
:
0
;
visibility
:
hidden
;
display
:
block
}
.fl
{
float
:
left
;
_display
:
inline
}
.f-orange
{
color
:
#FF693D
!important
}
.fr
{
float
:
right
;
_display
:
inline
}
.va-t
{
vertical-align
:
top
}
.va-m
{
vertical-align
:
middle
}
.va-b
{
vertical-align
:
bottom
}
.i-hide
{
display
:
none
}
.i-show
{
display
:
block
}
.lineBlock
{
display
:
inline-block
;
*
display
:
inline
;
zoom
:
1
;
letter-spacing
:
normal
;
word-spacing
:
normal
}
.lbBox
{
font-size
:
0
!important
;
*
word-spacing
:
-1px
!important
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
html
,
body
{
width
:
100%
;
height
:
100%
;
-webkit-overflow-scrolling
:
touch
}
body
{
overflow-x
:
hidden
}
.f-blue
{
color
:
#1080d0
}
.f-red
{
color
:
#ff0000
}
.f-999
{
color
:
#999
}
.f-333
{
color
:
#666
}
.fw
{
font-weight
:
bold
}
.ta-c
{
text-align
:
center
}
.ta-l
{
text-align
:
left
}
.ta-r
{
text-align
:
right
}
.mt-10
{
margin-top
:
10px
}
.emptys
{
margin-left
:
-1px
;
width
:
1px
;
height
:
100%
;
font-size
:
0
;
vertical-align
:
middle
}
@media
(
min-width
:
750px
){
html
{
background
:
rgba
(
0
,
0
,
0
,
0.5
)}
html
body
{
max-width
:
480px
;
margin
:
0
auto
;
background
:
#fff
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar
{
width
:
10px
;
height
:
11px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-thumb
{
background-color
:
#ffffff
;
box-shadow
:
0px
0px
0px
0px
rgba
(
73
,
73
,
73
,
0.92
);
border-radius
:
10px
;
border
:
solid
1px
#e5e5e5
;
padding
:
2px
}
html
body
.main-interface
.container-wrap
::-webkit-scrollbar-track
{
background-color
:
#eeeeee
;
box-shadow
:
inset
1px
3px
5px
0px
rgba
(
192
,
186
,
186
,
0.75
);
border-radius
:
10px
}}
.column
{
display
:
flex
;
flex-direction
:
column
}
.row
{
display
:
flex
;
flex-direction
:
row
}
.boxsiz
{
-webkit-box-sizing
:
border-box
;
box-sizing
:
border-box
}
.bothSide
{
justify-content
:
space-between
}
.avarage
{
justify-content
:
space-around
}
.rowCenter
{
justify-content
:
center
}
.verCenter
{
align-items
:
center
}
.boxFlex
{
-webkit-box-flex
:
1
;
-moz-box-flex
:
1
;
-webkit-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
}
#app
{
height
:
100%
}
.van-dialog
{
z-index
:
999999999
!important
}
.van-toast
{
z-index
:
9999999999
!important
}
.navigator
{
order
:
1
;
width
:
100%
;
height
:
2rem
;
position
:
fixed
;
bottom
:
0
;
left
:
0
;
right
:
0
;
z-index
:
2019
}
.navigator
ul
{
display
:
-webkit-box
;
display
:
-webkit-flex
;
display
:
-ms-flexbox
;
display
:
flex
;
height
:
100%
;
background-color
:
#ffffff
;
box-shadow
:
0rem
0rem
0.12rem
0rem
rgba
(
196
,
196
,
196
,
0.87
);
justify-content
:
center
;
align-items
:
center
}
.navigator
ul
li
{
position
:
relative
;
-webkit-box-flex
:
1
;
-moz-box-flex
:
1
;
-webkit-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
;
text-align
:
center
}
.navigator
ul
li
a
{
display
:
block
}
.navigator
ul
li
a
.cart
{
position
:
absolute
;
left
:
50%
;
top
:
-8px
;
margin-left
:
-2px
;
color
:
#fff
;
font-size
:
12px
;
font-weight
:
500
;
text-align
:
center
;
padding
:
0
3px
;
min-width
:
16px
;
line-height
:
14px
;
border
:
1px
solid
#fff
;
border-radius
:
16px
;
background-color
:
#f44
;
transform
:
translateX
(
50%
);
transform-origin
:
100%
}
.navigator
ul
li
a
i
{
width
:
26px
;
height
:
26px
;
display
:
block
;
margin
:
0
auto
;
color
:
#d5d5d5
;
font-size
:
25px
;
text-align
:
center
}
.navigator
ul
li
a
.ico-1
{
background
:
url("../images/home/i1.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-2
{
background
:
url("../images/home/i2.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-3
{
background
:
url("../images/home/i3.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-4
{
background
:
url("../images/home/i4.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
.ico-5
{
background
:
url("../images/home/i5.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
a
p
{
margin-top
:
0.133rem
;
font-size
:
10px
;
color
:
#adadad
}
.navigator
ul
li
.curr
i
{
color
:
#57a1f4
}
.navigator
ul
li
.curr
.ico-1
{
background
:
url("../images/home/i1_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-2
{
background
:
url("../images/home/i2_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-3
{
background
:
url("../images/home/i3_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-4
{
background
:
url("../images/home/i4_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
.ico-5
{
background
:
url("../images/home/i5_s.png")
no-repeat
center
center
;
background-size
:
cover
}
.navigator
ul
li
.curr
p
{
color
:
#4e8eee
}
.loading-background
{
background
:
transparent
;
position
:
fixed
;
top
:
50%
;
left
:
50%
;
transform
:
translate
(
-50%
,
-50%
);
display
:
flex
;
justify-content
:
center
;
flex-direction
:
column
;
z-index
:
99
}
.hot-price
{
border
:
1px
solid
red
;
border-radius
:
6px
;
display
:
inline-block
;
padding
:
0
4px
;
color
:
red
;
font-size
:
12px
}
.slide-bar
{
position
:
fixed
;
right
:
0
;
bottom
:
23%
;
z-index
:
3000
}
.slide-bar
.customer-service
{
margin-top
:
5px
;
border-radius
:
4px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
}
.slide-bar
.customer-service
.icon-kefu
{
color
:
#fff
;
font-size
:
25px
}
.slide-bar
.backtop
{
margin-top
:
5px
;
border-radius
:
4px
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
color
:
#fff
}
.slide-bar
.backtop
a
{
color
:
#fff
}
.slide-bar
.backtop
.icon-xiangshang1
{
color
:
#fff
;
font-size
:
28px
}
.slide-bar
.carslide
{
position
:
relative
}
.slide-bar
.carslide
.carNumx
{
position
:
absolute
;
right
:
2px
;
top
:
2px
;
height
:
19px
;
width
:
19px
;
background
:
#FE3535
;
border-radius
:
15px
;
color
:
#fff
;
font-weight
:
normal
;
font-size
:
12px
;
text-align
:
center
;
line-height
:
19px
}
.kefu
.t0
{
text-align
:
center
;
height
:
100px
;
line-height
:
100px
}
.kefu
.t0
.icon-kefu
{
font-size
:
60px
;
color
:
#1080d0
}
.kefu
.t1
{
padding
:
0
10%
;
margin-bottom
:
20px
}
.kefu
.t1
a
{
display
:
block
;
height
:
33px
;
line-height
:
33px
;
font-size
:
14px
;
background
:
#1080d0
;
color
:
#fff
;
text-decoration
:
none
;
text-align
:
center
;
border
:
none
}
.kefu
.t2
{
padding
:
0
10%
;
margin-bottom
:
20px
}
.kefu
.t2
a
{
border-color
:
#e5e5e5
;
color
:
#1080d0
;
border
:
1px
solid
#1080d0
;
text-decoration
:
none
;
text-align
:
center
;
display
:
block
;
height
:
33px
;
line-height
:
33px
;
font-size
:
13px
}
.kefu
.t2
a
.icon-qq
{
font-size
:
13px
;
margin-right
:
10px
}
.kefu-msg
{
text-align
:
center
}
.kefu-msg
.t1
{
padding-top
:
0.32rem
;
font-size
:
14px
;
color
:
#333333
;
margin-bottom
:
0.4rem
;
font-weight
:
bold
}
.kefu-msg
.t2
{
font-size
:
14px
;
color
:
#333333
;
margin-bottom
:
0.3rem
;
font-weight
:
bold
}
.kefu-msg
.area-box
{
width
:
7.97rem
;
height
:
188px
;
margin
:
0
auto
;
background
:
#F9F9F9
;
border
:
1px
solid
#E5E5E5
;
display
:
block
;
box-sizing
:
border-box
;
resize
:
none
;
padding
:
10px
}
.kefu-msg
.btn
{
margin-top
:
0.24rem
;
border-top
:
1px
solid
#E5E5E5
;
padding
:
0.23rem
0
}
.kefu-msg
.btn
a
{
height
:
28px
;
flex
:
0
0
50%
;
text-align
:
center
}
.kefu-msg
.btn
.btn1
{
font-size
:
16px
;
color
:
#999999
;
border-right
:
1px
solid
#E5E5E5
}
.kefu-msg
.btn
.btn2
{
font-size
:
16px
;
color
:
#1969f9
;
font-weight
:
bold
}
font
[
class
^=
"rowNum"
]
{
font-size
:
0
!important
;
*
word-spacing
:
-1px
!important
}
font
[
class
^=
"asfgd"
]
{
position
:
relative
;
background-image
:
url(https://static.ichunt.com/dist/res/m/images/number/aff.svg)
;
display
:
inline-block
;
letter-spacing
:
normal
;
word-spacing
:
normal
;
font-style
:
normal
}
.asfgdqwer
,
.asfgdtyhg
,
.asfgdpolk
,
.asfgdpoqw
{
background-position
:
0
-1px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdrfdf
,
.asfgderfd
,
.asfgdwdsa
,
.asfgdpoer
{
background-position
:
-1px
-17px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
4px
;
height
:
10px
}
.asfgdasde
,
.asfgdqwsz
,
.asfgdrtgd
,
.asfgdpovv
{
background-position
:
0
-34px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdwsxc
,
.asfgdwsxz
,
.asfgdrfvb
,
.asfgdpoee
{
background-position
:
0
-53px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
6px
;
height
:
10px
}
.asfgdqazs
,
.asfgdqasd
,
.asfgdqwag
,
.asfgdpogh
{
background-position
:
0
-73px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdrtyh
,
.asfgdyutr
,
.asfgdeews
,
.asfgdpotg
{
background-position
:
0
-95px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdpluj
,
.asfgdikjf
,
.asfgdesgj
,
.asfgdpfff
{
background-position
:
0
-113px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdtrdb
,
.asfgdiksf
,
.asfgdsgkp
,
.asfgdprty
{
background-position
:
0
-133px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdpehl
,
.asfgdstgb
,
.asfgderll
,
.asfgdpokf
{
background-position
:
0
-153px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.asfgdpehg
,
.asfgdstgf
,
.asfgderlf
,
.asfgdpogk
{
background-position
:
0
-177px
!important
;
background-repeat
:
no-repeat
!important
;
width
:
7px
;
height
:
10px
}
.share-mask
{
position
:
fixed
;
bottom
:
0
;
top
:
0
;
left
:
0
;
right
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0.3
);
z-index
:
9999999
}
.share-mask
img
{
width
:
90%
;
float
:
right
}
.mui-row
:before
,
.mui-row
:after
{
display
:
table
;
content
:
' '
}
.mui-row
:after
{
clear
:
both
}
.mui-col-xs-1
,
.mui-col-sm-1
,
.mui-col-xs-2
,
.mui-col-sm-2
,
.mui-col-xs-3
,
.mui-col-sm-3
,
.mui-col-xs-4
,
.mui-col-sm-4
,
.mui-col-xs-5
,
.mui-col-sm-5
,
.mui-col-xs-6
,
.mui-col-sm-6
,
.mui-col-xs-7
,
.mui-col-sm-7
,
.mui-col-xs-8
,
.mui-col-sm-8
,
.mui-col-xs-9
,
.mui-col-sm-9
,
.mui-col-xs-10
,
.mui-col-sm-10
,
.mui-col-xs-11
,
.mui-col-sm-11
,
.mui-col-xs-12
,
.mui-col-sm-12
{
position
:
relative
;
min-height
:
1px
}
.mui-row
>[
class
*=
'mui-col-'
]
{
float
:
left
}
.mui-col-xs-12
,
mui-col-sm-12
{
width
:
100%
}
.mui-col-xs-11
,
mui-col-sm-11
{
width
:
91.66666667%
}
.mui-col-xs-10
,
mui-col-sm-10
{
width
:
83.33333333%
}
.mui-col-xs-9
,
mui-col-sm-9
{
width
:
75%
}
.mui-col-xs-8
,
mui-col-sm-8
{
width
:
66.66666667%
}
.mui-col-xs-7
,
mui-col-sm-7
{
width
:
58.33333333%
}
.mui-col-xs-6
,
mui-col-sm-6
{
width
:
50%
}
.mui-col-xs-5
,
mui-col-sm-5
{
width
:
41.66666667%
}
.mui-col-xs-4
,
mui-col-sm-4
{
width
:
33.33333333%
}
.mui-col-xs-3
,
mui-col-sm-3
{
width
:
25%
}
.mui-col-xs-2
,
mui-col-sm-2
{
width
:
16.66666667%
}
.mui-col-xs-1
,
mui-col-sm-1
{
width
:
8.33333333%
}
src/assets/css/user/index.less
View file @
d51b6c85
...
...
@@ -28,29 +28,15 @@
&.kfgh{
margin-right: 0.61rem;
}
&.kfgh::before{
content:"";
position: absolute;
border-width: 5px;
border-style: solid;
border-color:transparent transparent #fff transparent ;
bottom: 0.44rem;
left: 0.15rem;
}
span{
position: absolute;
height:0.4rem;
width:1.45rem;
line-height: 0.4rem;
text-align: center;
color:#6f6f6f;
font-size: 10px;
background: #fff;
border: 1px solid #E1E8F2;
width:55px;
height:23px;
bottom:0px;
left:-0.5rem;
left:-0.4rem;
background: url(../../images/user/userindexkf.png) no-repeat;
background-size: 100% 100%;
}
@media screen and (max-width: 320px) {
span{
...
...
@@ -100,11 +86,12 @@
}
}
.o-group{
margin-top:0.
9
3rem;
margin-top:0.
7
3rem;
.item{
width:20%;
text-align: center;
font-size:12px;
font-weight: 500;
color:#6f6f6f;
position: relative;
span{
...
...
@@ -161,7 +148,10 @@
color:#6f6f6f;
}
font-size: 12px;
i{font-size: 30px;}
font-weight: 400;
i{font-size: 30px;color:#808080;}
}
}
...
...
src/assets/css/user/index.min.css
View file @
d51b6c85
.user-index
.customer-service
{
display
:
none
}
.user-index
.header
{
background
:
#fff
}
.user-index
.header
.banner
{
width
:
10rem
;
height
:
2.78rem
;
background
:
url(../../images/user/htb.png)
no-repeat
;
background-size
:
100%
;
padding-top
:
.55rem
}
.user-index
.header
.banner
img
{
height
:
1.55rem
;
width
:
1.55rem
;
margin-left
:
.45rem
}
.user-index
.header
.banner
.usernamelk
{
margin-left
:
.37rem
;
height
:
1.55rem
;
line-height
:
1.55rem
;
color
:
#333
;
font-size
:
18px
;
width
:
5.4rem
}
.user-index
.header
.banner
a
{
position
:
relative
;
height
:
1.55rem
;
line-height
:
1.55rem
;
margin-right
:
.41rem
;
color
:
#333
}
.user-index
.header
.banner
a
.kfgh
{
margin-right
:
.61rem
}
.user-index
.header
.banner
a
.kfgh
::before
{
content
:
""
;
position
:
absolute
;
border-width
:
5px
;
border-style
:
solid
;
border-color
:
transparent
transparent
#fff
transparent
;
bottom
:
.44rem
;
left
:
.15rem
}
.user-index
.header
.banner
a
span
{
position
:
absolute
;
height
:
.4rem
;
width
:
1.45rem
;
line-height
:
.4rem
;
text-align
:
center
;
color
:
#6f6f6f
;
font-size
:
10px
;
background
:
#fff
;
border
:
1px
solid
#E1E8F2
;
bottom
:
0px
;
left
:
-0.5rem
}
@media
screen
and
(
max-width
:
320px
){
.user-index
.header
.banner
a
span
{
width
:
1.55rem
}}
.user-index
.header
.banner
a
i
{
font-size
:
22px
}
.user-index
.header
.link-con
.item
{
width
:
25%
;
text-align
:
center
}
.user-index
.header
.link-con
.item
span
{
font-size
:
14px
;
color
:
#333
;
display
:
block
}
.user-index
.header
.link-con
.item
font
{
margin-top
:
.1rem
;
display
:
block
;
font-size
:
12px
;
color
:
#6F6F6F
}
.user-index
.header
.orders-con
{
width
:
9.67rem
;
height
:
4.53rem
;
background
:
#FFFFFF
;
box-shadow
:
.01rem
.01rem
.24rem
.01rem
rgba
(
120
,
140
,
177
,
0.5
);
border-radius
:
.05rem
0
0
0
;
margin
:
0
auto
;
font-size
:
12px
;
color
:
#6f6f6f
;
margin-top
:
.57rem
}
.user-index
.header
.orders-con
.title-o
{
color
:
#333
;
font-size
:
16px
;
padding
:
.33rem
}
.user-index
.header
.orders-con
.title-o
a
{
color
:
#a4a4a4
;
font-size
:
12px
}
.user-index
.header
.orders-con
.title-o
a
i
{
font-size
:
12px
;
margin-left
:
.2rem
}
.user-index
.header
.orders-con
.o-group
{
margin-top
:
.93rem
}
.user-index
.header
.orders-con
.o-group
.item
{
width
:
20%
;
text-align
:
center
;
font-size
:
12px
;
color
:
#6f6f6f
;
position
:
relative
}
.user-index
.header
.orders-con
.o-group
.item
span
{
position
:
absolute
;
width
:
.72rem
;
height
:
.49rem
;
text-align
:
center
;
line-height
:
.42rem
;
right
:
4px
;
top
:
-10px
;
background
:
url(../../images/user/duihua.png)
no-repeat
;
background-size
:
100%
100%
;
font-size
:
10px
;
color
:
#FF693D
}
.user-index
.header
.orders-con
.o-group
.item
img
{
width
:
.93rem
;
height
:
.93rem
;
display
:
block
;
margin
:
0
auto
;
margin-bottom
:
.28rem
}
.user-index
.wl-box
{
height
:
1.22rem
;
padding
:
.53rem
.88rem
;
font-size
:
12px
;
color
:
#6f6f6f
;
display
:
block
;
background
:
#f8f8f8
;
border
:
1px
solid
#ececec
}
.user-index
.wl-box
p
{
height
:
.6rem
;
line-height
:
.6rem
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.user-index
.wl-box.nowl
{
height
:
1.62rem
;
text-align
:
center
}
.user-index
.wl-box.nowl
a
{
color
:
#1969F9
}
.user-index
.wl-box
img
{
width
:
1.23rem
;
height
:
1.23rem
;
margin
:
0
auto
;
display
:
block
;
margin-bottom
:
.1rem
}
.user-index
.bottom
{
width
:
10rem
;
height
:
2.2rem
;
background
:
#fff
;
border-bottom
:
1px
solid
#ececec
}
.user-index
.bottom
.b-group
{
padding
:
.45rem
0
;
height
:
1.3rem
;
text-align
:
center
;
color
:
#6f6f6f
;
font-size
:
12px
}
.user-index
.bottom
.b-group
.item
{
width
:
25%
;
color
:
#6f6f6f
}
.user-index
.bottom
.b-group
i
{
font-size
:
30px
}
\ No newline at end of file
.user-index
.customer-service
{
display
:
none
}
.user-index
.header
{
background
:
#fff
}
.user-index
.header
.banner
{
width
:
10rem
;
height
:
2.78rem
;
background
:
url(../../images/user/htb.png)
no-repeat
;
background-size
:
100%
;
padding-top
:
.55rem
}
.user-index
.header
.banner
img
{
height
:
1.55rem
;
width
:
1.55rem
;
margin-left
:
.45rem
}
.user-index
.header
.banner
.usernamelk
{
margin-left
:
.37rem
;
height
:
1.55rem
;
line-height
:
1.55rem
;
color
:
#333
;
font-size
:
18px
;
width
:
5.4rem
}
.user-index
.header
.banner
a
{
position
:
relative
;
height
:
1.55rem
;
line-height
:
1.55rem
;
margin-right
:
.41rem
;
color
:
#333
}
.user-index
.header
.banner
a
.kfgh
{
margin-right
:
.61rem
}
.user-index
.header
.banner
a
span
{
position
:
absolute
;
width
:
55px
;
height
:
23px
;
bottom
:
0px
;
left
:
-0.4rem
;
background
:
url(../../images/user/userindexkf.png)
no-repeat
;
background-size
:
100%
100%
}
@media
screen
and
(
max-width
:
320px
){
.user-index
.header
.banner
a
span
{
width
:
1.55rem
}}
.user-index
.header
.banner
a
i
{
font-size
:
22px
}
.user-index
.header
.link-con
.item
{
width
:
25%
;
text-align
:
center
}
.user-index
.header
.link-con
.item
span
{
font-size
:
14px
;
color
:
#333
;
display
:
block
}
.user-index
.header
.link-con
.item
font
{
margin-top
:
.1rem
;
display
:
block
;
font-size
:
12px
;
color
:
#6F6F6F
}
.user-index
.header
.orders-con
{
width
:
9.67rem
;
height
:
4.53rem
;
background
:
#FFFFFF
;
box-shadow
:
.01rem
.01rem
.24rem
.01rem
rgba
(
120
,
140
,
177
,
0.5
);
border-radius
:
.05rem
0
0
0
;
margin
:
0
auto
;
font-size
:
12px
;
color
:
#6f6f6f
;
margin-top
:
.57rem
}
.user-index
.header
.orders-con
.title-o
{
color
:
#333
;
font-size
:
16px
;
padding
:
.33rem
}
.user-index
.header
.orders-con
.title-o
a
{
color
:
#a4a4a4
;
font-size
:
12px
}
.user-index
.header
.orders-con
.title-o
a
i
{
font-size
:
12px
;
margin-left
:
.2rem
}
.user-index
.header
.orders-con
.o-group
{
margin-top
:
.73rem
}
.user-index
.header
.orders-con
.o-group
.item
{
width
:
20%
;
text-align
:
center
;
font-size
:
12px
;
font-weight
:
500
;
color
:
#6f6f6f
;
position
:
relative
}
.user-index
.header
.orders-con
.o-group
.item
span
{
position
:
absolute
;
width
:
.72rem
;
height
:
.49rem
;
text-align
:
center
;
line-height
:
.42rem
;
right
:
4px
;
top
:
-10px
;
background
:
url(../../images/user/duihua.png)
no-repeat
;
background-size
:
100%
100%
;
font-size
:
10px
;
color
:
#FF693D
}
.user-index
.header
.orders-con
.o-group
.item
img
{
width
:
.93rem
;
height
:
.93rem
;
display
:
block
;
margin
:
0
auto
;
margin-bottom
:
.28rem
}
.user-index
.wl-box
{
height
:
1.22rem
;
padding
:
.53rem
.88rem
;
font-size
:
12px
;
color
:
#6f6f6f
;
display
:
block
;
background
:
#f8f8f8
;
border
:
1px
solid
#ececec
}
.user-index
.wl-box
p
{
height
:
.6rem
;
line-height
:
.6rem
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
}
.user-index
.wl-box.nowl
{
height
:
1.62rem
;
text-align
:
center
}
.user-index
.wl-box.nowl
a
{
color
:
#1969F9
}
.user-index
.wl-box
img
{
width
:
1.23rem
;
height
:
1.23rem
;
margin
:
0
auto
;
display
:
block
;
margin-bottom
:
.1rem
}
.user-index
.bottom
{
width
:
10rem
;
height
:
2.2rem
;
background
:
#fff
;
border-bottom
:
1px
solid
#ececec
}
.user-index
.bottom
.b-group
{
padding
:
.45rem
0
;
height
:
1.3rem
;
text-align
:
center
;
color
:
#6f6f6f
;
font-size
:
12px
;
font-weight
:
400
}
.user-index
.bottom
.b-group
.item
{
width
:
25%
;
color
:
#6f6f6f
}
.user-index
.bottom
.b-group
i
{
font-size
:
30px
;
color
:
#808080
}
\ No newline at end of file
src/views/user/index.vue
View file @
d51b6c85
...
...
@@ -7,7 +7,7 @@
<img
v-else
src=
"https://static.ichunt.com/dist/res/home/images/headimg/boy9.png"
alt=
"猎芯网"
>
<div
class=
"usernamelk"
>
{{
userInfo
.
user_info
.
user_name
||
userInfo
.
user_info
.
mobile
}}
</div>
<a
href=
"/h5/view/#/settings"
><i
class=
"icon iconfont"
>

</i></a>
<a
class=
"kfgh"
@
click=
"kfgo"
><i
class=
"icon iconfont"
>

</i><span>
我的客服
</span></a>
<a
class=
"kfgh"
@
click=
"kfgo"
><i
class=
"icon iconfont"
>

</i><span></span></a>
</
template
>
</div>
<div
class=
"link-con clr"
>
...
...
@@ -32,23 +32,27 @@
<div
class=
"title-o clr"
>
我的订单
<a
href=
"/h5/view/#/userOrder"
class=
"fr"
>
查看全部
<i
class=
"icon iconfont"
>

</i></a></div>
<div
class=
"o-group clr"
>
<a
class=
"item fl"
href=
"/h5/view/#/userOrder?status=2"
>
<span>
{{orderCounts['2']}}
</span>
<span
v-if=
"orderCounts['2']"
>
{{orderCounts['2']}}
</span>
<img
src=
"../../assets/images/user/q1.png"
alt=
""
>
<p>
待付款
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/userOrder?status=3"
>
<span
v-if=
"orderCounts['3']"
>
{{orderCounts['3']}}
</span>
<img
src=
"../../assets/images/user/q2.png"
alt=
""
>
<p>
待付尾款
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/userOrder?status=4"
>
<span
v-if=
"orderCounts['4']"
>
{{orderCounts['4']}}
</span>
<img
src=
"../../assets/images/user/q3.png"
alt=
""
>
<p>
待发货
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/userOrder?status=7"
>
<span
v-if=
"orderCounts['7']"
>
{{orderCounts['7']}}
</span>
<img
src=
"../../assets/images/user/q4.png"
alt=
""
>
<p>
部分发货
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/userOrder?status=8"
>
<span
v-if=
"orderCounts['8']"
>
{{orderCounts['8']}}
</span>
<img
src=
"../../assets/images/user/q5.png"
alt=
""
>
<p>
待收货
</p>
</a>
...
...
@@ -67,10 +71,7 @@
</div>
<div
class=
"bottom"
ref=
"bottom"
>
<div
class=
"b-group clr"
>
<a
class=
"item fl"
href=
"/h5/view/#/settings"
>
<i
class=
"icon iconfont"
>

</i>
<p>
账号设置
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/inqueryList"
>
<i
class=
"icon iconfont"
>

</i>
<p>
我的询价单
</p>
...
...
@@ -79,6 +80,10 @@
<i
class=
"icon iconfont"
>

</i>
<p>
快速找料
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/message"
>
<i
class=
"icon iconfont"
>

</i>
<p>
我的消息
</p>
</a>
<a
class=
"item fl"
href=
"/h5/view/#/shiplist"
>
<i
class=
"icon iconfont"
>

</i>
<p>
物流查询
</p>
...
...
src/views/user/order.vue
View file @
d51b6c85
<
template
>
<section
class=
"order"
>
<textarea
id=
"domainxk"
style=
"position:absolute;top:-9999px;"
>
{{
copyOrderSn
}}
</textarea>
<textarea
id=
"domainxk"
style=
"position:absolute;top:-9999px;"
>
{{
copyOrderSn
}}
</textarea>
<!-- 弹出层 -->
<van-popup
v-model=
"isPopShow"
position=
"bottom"
>
<van-datetime-picker
@
cancel=
"cancelPicker"
@
confirm=
"confirmPicker"
v-model=
"pickerTimeVal"
...
...
@@ -21,10 +21,10 @@
</van-tabs>
</div>
<div
class=
"o-list"
v-if=
"currentList.length>0"
>
<div
class=
"list-group van-hairline--surround"
v-for=
"item in currentList"
>
<div
class=
"list-group van-hairline--surround"
@
click=
"toDetail(item.order_id,item.status)"
v-for=
"item in currentList"
>
<div
class=
"l-h clr"
>
<a
class=
"fl"
:href=
"'/h5/view/#/orderDetail?order_id='+item.order_id+'&status='+item.status"
>
订单号:
{{
item
.
order_sn
}}
</a>
<span
class=
"fl"
@
click=
"copy(item.order_sn)"
>
复制
</span>
<a
class=
"fl"
>
订单号:
{{
item
.
order_sn
}}
</a>
<span
class=
"fl"
@
click
.
stop
=
"copy(item.order_sn)"
>
复制
</span>
<p
class=
"fl"
>
{{
item
.
create_time
}}
</p>
<font
class=
"fr "
...
...
@@ -33,10 +33,9 @@
</div>
<div
class=
"l-c van-hairline--surround"
>
<div
class=
"goods-group van-hairline--top"
v-for=
"item2 in item.list"
>
<a
class=
"fl van-ellipsis"
v-if=
"(item2.goods_type==1||item2.goods_type==2)"
:href=
"'https://m.ichunt.com/goods_'+item2.goods_id+'.html'"
>
{{
item2
.
goods_name
}}
</a>
<a
class=
"fl van-ellipsis"
v-else
:href=
"'https://m.ichunt.com/item/'+item2.goods_id+'.html'"
>
{{
item2
.
goods_name
}}
</a>
<a
class=
"fl van-ellipsis"
@
click
.
stop=
"toUrl('https://m.ichunt.com/goods_'+item2.goods_id+'.html')"
v-if=
"(item2.goods_type==1||item2.goods_type==2)"
>
{{
item2
.
goods_name
}}
</a>
<a
class=
"fl van-ellipsis"
@
click
.
stop=
"toUrl('https://m.ichunt.com/item/'+item2.goods_id+'.html')"
v-else
>
{{
item2
.
goods_name
}}
</a>
<p
class=
"fl"
>
商品金额:
{{
item2
.
goods_amount_format
}}
</p>
</div>
</div>
...
...
@@ -51,15 +50,15 @@
</p>
</div>
<div
class=
"btn-boxs clr"
>
<div
class=
"btn fr"
@
click=
"nowPay(item.order_id)"
v-if=
"item.status==2||item.status==3"
>
立即支付
</div>
<div
class=
"btn fr"
v-if=
"item.status==10||item.status==-1"
@
click=
"rebuy(item.order_id)"
>
再次购买
</div>
<div
class=
"btn fr"
v-if=
"item.status==4"
@
click=
"sendTip(item.order_sn,item.user_id)"
>
提醒发货
</div>
<div
class=
"btn btn-lk fr"
@
click=
"downpd(item.order_id)"
v-if=
"item.status!=1"
>
下载合同
</div>
<div
class=
"btn fr"
@
click
.
stop
=
"nowPay(item.order_id)"
v-if=
"item.status==2||item.status==3"
>
立即支付
</div>
<div
class=
"btn fr"
v-if=
"item.status==10||item.status==-1"
@
click
.
stop
=
"rebuy(item.order_id)"
>
再次购买
</div>
<div
class=
"btn fr"
v-if=
"item.status==4"
@
click
.
stop
=
"sendTip(item.order_sn,item.user_id)"
>
提醒发货
</div>
<div
class=
"btn btn-lk fr"
@
click
.
stop
=
"downpd(item.order_id)"
v-if=
"item.status!=1"
>
下载合同
</div>
<div
class=
"btn fr btn-default"
v-if=
"item.status==7||item.status==8||item.status==10"
@
click=
"ship(item.order_id,item.order_sn)"
>
查看物流
</div>
@
click
.
stop
=
"ship(item.order_id,item.order_sn)"
>
查看物流
</div>
<div
class=
"btn fr btn-default"
v-if=
"item.status==2||item.status==1"
@
click=
"cancelOrder(item.order_id)"
>
取消订单
</div>
<div
class=
"btn fr"
v-if=
"item.status==8"
@
click=
"sureSend(item.order_id)"
>
确认收货
</div>
@
click
.
stop
=
"cancelOrder(item.order_id)"
>
取消订单
</div>
<div
class=
"btn fr"
v-if=
"item.status==8"
@
click
.
stop
=
"sureSend(item.order_id)"
>
确认收货
</div>
</div>
</div>
</div>
...
...
@@ -263,6 +262,18 @@
status
==
8
?
6
:
(
status
==
10
?
7
:
(
status
==
-
1
?
8
:
0
))))))
this
.
tab
=
index
;
},
toDetail
(
order_id
,
status
){
this
.
$router
.
push
({
path
:
'/orderDetail'
,
query
:
{
status
:
status
,
order_id
:
order_id
}
})
},
toUrl
(
url
){
window
.
location
.
href
=
url
},
tabChange
(
index
)
{
this
.
tab
=
index
var
status
=
index
==
1
?
1
:
(
index
==
2
?
2
:
index
==
3
?
3
:
(
index
==
4
?
4
:
(
index
==
5
?
7
:
(
...
...
@@ -290,6 +301,7 @@
var
copyobject
=
document
.
getElementById
(
"domainxk"
);
copyobject
.
select
();
document
.
execCommand
(
"Copy"
);
copyobject
.
blur
()
Toast
(
'复制成功'
);
})
},
...
...
src/views/user/orderDetail.vue
View file @
d51b6c85
...
...
@@ -27,12 +27,17 @@
</span>
</div>
<div
class=
"t2-gro clr"
>
<span
class=
"fl"
>
下单时间
</span>
<span
class=
"fr
"
>
{{
orderDetailInfo
.
create_time
}}
</span>
<span
class=
"fl"
>
应付金额
</span>
<span
class=
"fr
f-orange fw"
>
{{
orderDetailInfo
.
topay_amount_format
}}
</span>
</div>
</div>
<div
class=
"t3-box"
v-show=
"isShowMore"
>
<div
class=
"t2-gro clr"
>
<span
class=
"fl"
>
下单时间
</span>
<span
class=
"fr"
>
{{
orderDetailInfo
.
create_time
}}
</span>
</div>
<div
class=
"t2-gro clr"
>
<span
class=
"fl"
>
交货地点
</span>
<span
class=
"fr"
>
{{
orderDetailInfo
.
delivery_place
==
1
?
'国内交货'
:
'香港交货'
}}
</span>
</div>
...
...
@@ -54,10 +59,7 @@
class=
"fr f-orange"
>
{{
orderDetailInfo
.
activity_price_format
?
orderDetailInfo
.
activity_price_format
:
orderDetailInfo
.
preferential_price_format
}}
</span>
</div>
<div
class=
"t2-gro clr"
>
<span
class=
"fl"
>
应付金额
</span>
<span
class=
"fr f-orange fw"
>
{{
orderDetailInfo
.
topay_amount_format
}}
</span>
</div>
<div
class=
"t2-gro clr"
>
<span
class=
"fl"
>
交易成功获得积分
</span>
<span
class=
"fr "
>
{{
orderDetailInfo
.
mkt_point
}}
</span>
...
...
@@ -171,6 +173,7 @@
var
copyobject
=
document
.
getElementById
(
"domainxk"
);
copyobject
.
select
();
document
.
execCommand
(
"Copy"
);
copyobject
.
blur
()
Toast
(
'复制成功'
);
})
},
...
...
src/views/user/shiplist.vue
View file @
d51b6c85
...
...
@@ -20,8 +20,8 @@
<div
class=
"o-list"
v-if=
"currentList.length>0"
>
<div
class=
"list-group van-hairline--surround"
v-for=
"item in currentList"
>
<div
class=
"l-h clr"
>
<a
class=
"fl"
:href=
"'/h5/view/#/orderDetail?order_id='+item.order_id+'&status='+item.status
"
>
订单号:
{{
item
.
order_sn
}}
</a>
<span
class=
"fl"
@
click=
"copy(item.order_sn)"
>
复制
</span>
<a
class=
"fl"
@
click=
"toDetail(item.order_id,item.status)
"
>
订单号:
{{
item
.
order_sn
}}
</a>
<span
class=
"fl"
@
click
.
stop
=
"copy(item.order_sn)"
>
复制
</span>
<p
class=
"fl"
>
{{
item
.
create_time
}}
</p>
<font
class=
"fr "
...
...
@@ -30,10 +30,9 @@
</div>
<div
class=
"l-c van-hairline--surround"
>
<div
class=
"goods-group van-hairline--top"
v-for=
"item2 in item.list"
>
<a
class=
"fl van-ellipsis"
v-if=
"(item2.goods_type==1||item2.goods_type==2)"
:href=
"'https://m.ichunt.com/goods_'+item2.goods_id+'.html'"
>
{{
item2
.
goods_name
}}
</a>
<a
class=
"fl van-ellipsis"
v-else
:href=
"'https://m.ichunt.com/item/'+item2.goods_id+'.html'"
>
{{
item2
.
goods_name
}}
</a>
<a
class=
"fl van-ellipsis"
@
click
.
stop=
"toUrl('https://m.ichunt.com/goods_'+item2.goods_id+'.html')"
v-if=
"(item2.goods_type==1||item2.goods_type==2)"
>
{{
item2
.
goods_name
}}
</a>
<a
class=
"fl van-ellipsis"
@
click
.
stop=
"toUrl('https://m.ichunt.com/item/'+item2.goods_id+'.html')"
v-else
>
{{
item2
.
goods_name
}}
</a>
<p
class=
"fl"
>
商品金额:
{{
item2
.
goods_amount_format
}}
</p>
</div>
</div>
...
...
@@ -46,10 +45,10 @@
</div>
<div
class=
"btn-boxs clr"
>
<div
class=
"btn btn-lk fr"
@
click=
"downpd(item.order_id)"
v-if=
"item.status!=1"
>
下载合同
</div>
<div
class=
"btn btn-lk fr"
@
click
.
stop
=
"downpd(item.order_id)"
v-if=
"item.status!=1"
>
下载合同
</div>
<div
class=
"btn fr btn-default"
v-if=
"item.status==7||item.status==8||item.status==10"
@
click=
"ship(item.order_id,item.order_sn)"
>
查看物流
</div>
<div
class=
"btn fr"
v-if=
"item.status==8"
@
click=
"sureSend(item.order_id)"
>
确认收货
</div>
@
click
.
stop
=
"ship(item.order_id,item.order_sn)"
>
查看物流
</div>
<div
class=
"btn fr"
v-if=
"item.status==8"
@
click
.
stop
=
"sureSend(item.order_id)"
>
确认收货
</div>
</div>
</div>
</div>
...
...
@@ -154,6 +153,18 @@
this
.
tab
=
index
;
},
toDetail
(
order_id
,
status
){
this
.
$router
.
push
({
path
:
'/orderDetail'
,
query
:
{
status
:
status
,
order_id
:
order_id
}
})
},
toUrl
(
url
){
window
.
location
.
href
=
url
},
tabChange
(
index
)
{
this
.
tab
=
index
var
status
=
index
==
0
?
8
:
7
;
...
...
@@ -175,6 +186,7 @@
var
copyobject
=
document
.
getElementById
(
"domainxk"
);
copyobject
.
select
();
document
.
execCommand
(
"Copy"
);
copyobject
.
blur
()
Toast
(
'复制成功'
);
})
},
...
...
src/views/user/shipping.vue
View file @
d51b6c85
...
...
@@ -77,6 +77,7 @@
var
copyobject
=
document
.
getElementById
(
"domainxk"
);
copyobject
.
select
();
document
.
execCommand
(
"Copy"
);
copyobject
.
blur
()
Toast
(
'复制成功'
);
})
},
...
...
view/10.js
View file @
d51b6c85
This diff could not be displayed because it is too large.
view/11.js
View file @
d51b6c85
This diff could not be displayed because it is too large.
view/23.js
View file @
d51b6c85
...
...
@@ -8,7 +8,7 @@
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/views/common/SideBar.vue */ \"./src/views/common/SideBar.vue\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n
\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_5__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"CountDown\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'orderDetail',\n data: function data() {\n return {\n isWindow: true,\n carshow: false,\n order_id: \"\",\n status: \"\",\n isShowMore: 0\n };\n },\n computed: _objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_7__[\"mapState\"])({\n loading: function loading(state) {\n return state.orderDetail.loading;\n },\n userInfo: function userInfo(state) {\n return state.shipping.userInfo;\n },\n orderDetailInfo: function orderDetailInfo(state) {\n return state.orderDetail.orderDetailInfo;\n },\n wlInfo: function wlInfo(state) {\n return state.shipping.wlInfo;\n }\n })),\n watch: {\n $route: function $route(to, from) {\n if (to.path == \"/orderDetail\" && to.query.status != from.query.status) {\n this.getData();\n }\n }\n },\n created: function created() {\n this.order_id = this.$route.query.order_id;\n this.status = this.$route.query.status;\n this.getData();\n },\n methods: {\n copy: function copy(order_sn) {\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\"
);\n Object(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"])('复制成功');\n });\n },\n //立即支付\n nowPay: function nowPay(order_id) {\n if (isMiniProgram) {\n wx.miniProgram.navigateTo({\n url: '/pages/pay/pay?order_id=' + order_id\n });\n return;\n }\n\n window.location.href = window.location.origin + \"/v3/pay/online?id=\" + order_id;\n },\n //确认收货\n sureSend: function sureSend(order_id) {\n var _this = this;\n\n vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"].confirm({\n message: '您要确认收货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'orderDetailsureSend',\n order_id: order_id\n };\n\n _this.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n getData: function getData() {\n this.$store.dispatch({\n type: \"getUserbase\"\n });\n\n if (this.status == 7 || this.status == 8 || this.status == 10) {\n this.$store.dispatch({\n type: \"shipping\",\n order_id: this.order_id\n });\n }\n\n this.$store.dispatch({\n type: \"getOrderDetail\",\n order_id: this.order_id\n });\n }\n },\n components: {\n SideBar: _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_6__[\"default\"]\n }\n});\n\n//# sourceURL=webpack:///./src/views/user/orderDetail.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @/views/common/SideBar.vue */ \"./src/views/common/SideBar.vue\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n
//\n//\n\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_5__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"CountDown\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'orderDetail',\n data: function data() {\n return {\n isWindow: true,\n carshow: false,\n order_id: \"\",\n status: \"\",\n isShowMore: 0\n };\n },\n computed: _objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_7__[\"mapState\"])({\n loading: function loading(state) {\n return state.orderDetail.loading;\n },\n userInfo: function userInfo(state) {\n return state.shipping.userInfo;\n },\n orderDetailInfo: function orderDetailInfo(state) {\n return state.orderDetail.orderDetailInfo;\n },\n wlInfo: function wlInfo(state) {\n return state.shipping.wlInfo;\n }\n })),\n watch: {\n $route: function $route(to, from) {\n if (to.path == \"/orderDetail\" && to.query.status != from.query.status) {\n this.getData();\n }\n }\n },\n created: function created() {\n this.order_id = this.$route.query.order_id;\n this.status = this.$route.query.status;\n this.getData();\n },\n methods: {\n copy: function copy(order_sn) {\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\");\n copyobject.blur(
);\n Object(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"])('复制成功');\n });\n },\n //立即支付\n nowPay: function nowPay(order_id) {\n if (isMiniProgram) {\n wx.miniProgram.navigateTo({\n url: '/pages/pay/pay?order_id=' + order_id\n });\n return;\n }\n\n window.location.href = window.location.origin + \"/v3/pay/online?id=\" + order_id;\n },\n //确认收货\n sureSend: function sureSend(order_id) {\n var _this = this;\n\n vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"].confirm({\n message: '您要确认收货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'orderDetailsureSend',\n order_id: order_id\n };\n\n _this.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n getData: function getData() {\n this.$store.dispatch({\n type: \"getUserbase\"\n });\n\n if (this.status == 7 || this.status == 8 || this.status == 10) {\n this.$store.dispatch({\n type: \"shipping\",\n order_id: this.order_id\n });\n }\n\n this.$store.dispatch({\n type: \"getOrderDetail\",\n order_id: this.order_id\n });\n }\n },\n components: {\n SideBar: _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_6__[\"default\"]\n }\n});\n\n//# sourceURL=webpack:///./src/views/user/orderDetail.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
@@ -20,7 +20,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"section\",\n { staticClass: \"order-detail\" },\n [\n _c(\n \"textarea\",\n {\n staticStyle: { position: \"absolute\", top: \"-9999px\" },\n attrs: { id: \"domainxk\" }\n },\n [_vm._v(_vm._s(_vm.orderDetailInfo.order_sn))]\n ),\n _c(\"div\", { staticClass: \"order-top\" }, [\n _vm.status == 2\n ? _c(\"div\", { staticClass: \"t1-box\" }, [\n _c(\"img\", {\n attrs: {\n src: __webpack_require__(/*! ../../assets/images/user/timer.png */ \"./src/assets/images/user/timer.png\"),\n alt: \"猎芯网\"\n }\n }),\n _c(\n \"div\",\n { staticClass: \"ordersta\" },\n [\n _vm._v(\"订单已通过审核! 此订单会为您\\n \"),\n _c(\"van-count-down\", {\n attrs: {\n time: _vm.orderDetailInfo.self_rest_time,\n format: \"还剩DD天HH时\"\n }\n })\n ],\n 1\n )\n ])\n : _vm.orderDetailInfo.status == 7 ||\n _vm.orderDetailInfo.status == 8 ||\n _vm.orderDetailInfo.status == 10\n ? _c(\n \"a\",\n {\n staticClass: \"t1-box wl\",\n attrs: {\n href:\n \"/h5/view/#/userShipping?order_id=\" +\n _vm.orderDetailInfo.order_id +\n \"&order_sn=\" +\n _vm.orderDetailInfo.order_sn\n }\n },\n [\n _c(\"img\", {\n attrs: {\n src: __webpack_require__(/*! ../../assets/images/user/wuliud.png */ \"./src/assets/images/user/wuliud.png\"),\n alt: \"猎芯网\"\n }\n }),\n _vm.wlInfo\n ? _c(\"div\", { staticClass: \"ordersta\" }, [\n _vm._v(_vm._s(_vm.wlInfo.info[0].AcceptStation))\n ])\n : _vm._e(),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]\n )\n : _c(\"div\", { staticClass: \"t1-box\" }, [\n _c(\"img\", {\n attrs: {\n src: __webpack_require__(/*! ../../assets/images/user/orders.png */ \"./src/assets/images/user/orders.png\"),\n alt: \"猎芯网\"\n }\n }),\n _c(\"div\", { staticClass: \"ordersta\" }, [\n _vm._v(\"订单状态:\" + _vm._s(_vm.orderDetailInfo.status_val))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-box\" }, [\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"订单编号\")]),\n _c(\n \"span\",\n { staticClass: \"fr\" },\n [\n _c(\n \"font\",\n {\n on: {\n click: function($event) {\n return _vm.copy(_vm.orderDetailInfo.order_sn)\n }\n }\n },\n [_vm._v(\"复制\")]\n ),\n _vm._v(\n _vm._s(_vm.orderDetailInfo.order_sn) + \"\\n \"\n )\n ],\n 1\n )\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"
下单时间 \")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.create_time))\n ])\n ])\n ]),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isShowMore,\n expression: \"isShowMore\"\n }\n ],\n staticClass: \"t3-box\"\n },\n [\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"交货地点\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(\n _vm._s(\n _vm.orderDetailInfo.delivery_place == 1\n ? \"国内交货\"\n : \"香港交货\"\n )\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"附加费用\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.extend_fee_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"运费\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.shipping_price_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"商品金额\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.goods_total_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"优惠金额\")]),\n _c(\"span\", { staticClass: \"fr f-orange\" }, [\n _vm._v(\n _vm._s(\n _vm.orderDetailInfo.activity_price_format\n ? _vm.orderDetailInfo.activity_price_format\n : _vm.orderDetailInfo.preferential_price_format\n )\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"应付金额\")]),\n _c(\"span\", { staticClass: \"fr f-orange fw\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.topay_amount_format)
)\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"交易成功获得积分\")]),\n _c(\"span\", { staticClass: \"fr \" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.mkt_point))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"发票类型\")]),\n _vm.orderDetailInfo.inv\n ? _c(\"span\", { staticClass: \"fr \" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.inv.inv_type_val))\n ])\n : _vm._e()\n ]),\n _c(\"div\", { staticClass: \"cp-t \" }, [\n _vm.userInfo.user_info.user_head\n ? _c(\"img\", {\n attrs: {\n src: _vm.userInfo.user_info.user_head,\n alt: \"猎芯网\"\n }\n })\n : _c(\"img\", {\n attrs: {\n src:\n \"https://static.ichunt.com/dist/res/home/images/headimg/boy9.png\",\n alt: \"猎芯网\"\n }\n }),\n _c(\"div\", { staticClass: \"ri-text\" }, [\n _c(\"p\", [\n _vm._v(\n _vm._s(\n _vm.userInfo.user_info.user_name ||\n _vm.userInfo.user_info.mobile\n ) +\n \";\" +\n _vm._s(_vm.userInfo.user_info.mobile)\n )\n ]),\n _c(\"p\", [_vm._v(_vm._s(_vm.userInfo.company_info.com_address))])\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isShowMore,\n expression: \"isShowMore\"\n }\n ],\n staticClass: \"show-detail-btn\",\n on: {\n click: function($event) {\n _vm.isShowMore = !_vm.isShowMore\n }\n }\n },\n [\n _vm._v(\"收起\"),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: !_vm.isShowMore,\n expression: \"!isShowMore\"\n }\n ],\n staticClass: \"show-detail-btn\",\n on: {\n click: function($event) {\n _vm.isShowMore = !_vm.isShowMore\n }\n }\n },\n [\n _vm._v(\"展开\"),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]\n )\n ]),\n _vm.orderDetailInfo.list\n ? _c(\n \"div\",\n { staticClass: \"order-sec\" },\n _vm._l(_vm.orderDetailInfo.list, function(item) {\n return _c(\n \"a\",\n {\n staticClass: \"oda-group\",\n attrs: {\n href:\n item.goods_type == 1 || item.goods_type == 2\n ? \"/goods_\" + item.goods_id + \".html\"\n : \"/item/\" + item.goods_id + \".html\"\n }\n },\n [\n _c(\"div\", { staticClass: \"title-goods\" }, [\n _c(\"span\", [_vm._v(_vm._s(item.goods_name))]),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]),\n _c(\"div\", { staticClass: \"attrs\" }, [\n _c(\"div\", { staticClass: \"group-trr clr\" }, [\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"封装规格:\" + _vm._s(item.goods_encap || \"- -\"))\n ]),\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"订货量:\" + _vm._s(item.goods_number))\n ])\n ]),\n _c(\"div\", { staticClass: \"group-trr clr\" }, [\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"制造商:\" + _vm._s(item.brand_name))\n ]),\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"商品金额:\" + _vm._s(item.goods_amount_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"group-trr clr\" }, [\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"货期:\" + _vm._s(item.delivery_time))\n ]),\n _c(\"div\", { staticClass: \"fl f-333\" }, [\n _vm._v(\n \"实付金额:\" + _vm._s(item.single_pre_price_amount)\n )\n ])\n ])\n ])\n ]\n )\n }),\n 0\n )\n : _vm._e(),\n _c(\"div\", { staticClass: \"order-footer\" }, [\n _vm.orderDetailInfo.topay_amount_format\n ? _c(\n \"div\",\n { staticClass: \"fl\" },\n [\n _vm._v(\"\\n 应付金额:\"),\n _c(\"span\", [\n _vm._v(\n _vm._s(_vm.orderDetailInfo.topay_amount_format.substring(1))\n )\n ]),\n _c(\"font\", [\n _vm._v(\n _vm._s(\n _vm.orderDetailInfo.topay_amount_format.substring(0, 1) !=\n \"$\"\n ? \"元\"\n : \"美元\"\n )\n )\n ]),\n _vm._v(\"(含运费)\\n \")\n ],\n 1\n )\n : _vm._e(),\n _vm.orderDetailInfo.status == 2 || _vm.orderDetailInfo.status == 3\n ? _c(\n \"a\",\n {\n staticClass: \"fr\",\n on: {\n click: function($event) {\n return _vm.nowPay(_vm.orderDetailInfo.order_id)\n }\n }\n },\n [_vm._v(\"去支付\")]\n )\n : _vm._e(),\n _vm.orderDetailInfo.status == 8\n ? _c(\n \"a\",\n {\n staticClass: \"fr\",\n on: {\n click: function($event) {\n return _vm.sureSend(_vm.orderDetailInfo.order_id)\n }\n }\n },\n [_vm._v(\"确认收货\")]\n )\n : _vm._e()\n ]),\n _vm.loading\n ? _c(\"van-loading\", {\n staticClass: \"loading-background\",\n attrs: { type: \"spinner\", color: \"#000\" }\n })\n : _vm._e(),\n _c(\"SideBar\", { attrs: { carshow: _vm.carshow, isWindow: _vm.isWindow } })\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/user/orderDetail.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%22776792e8-vue-loader-template%22%7D!./node_modules/_vue-loader@15.9.5@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"section\",\n { staticClass: \"order-detail\" },\n [\n _c(\n \"textarea\",\n {\n staticStyle: { position: \"absolute\", top: \"-9999px\" },\n attrs: { id: \"domainxk\" }\n },\n [_vm._v(_vm._s(_vm.orderDetailInfo.order_sn))]\n ),\n _c(\"div\", { staticClass: \"order-top\" }, [\n _vm.status == 2\n ? _c(\"div\", { staticClass: \"t1-box\" }, [\n _c(\"img\", {\n attrs: {\n src: __webpack_require__(/*! ../../assets/images/user/timer.png */ \"./src/assets/images/user/timer.png\"),\n alt: \"猎芯网\"\n }\n }),\n _c(\n \"div\",\n { staticClass: \"ordersta\" },\n [\n _vm._v(\"订单已通过审核! 此订单会为您\\n \"),\n _c(\"van-count-down\", {\n attrs: {\n time: _vm.orderDetailInfo.self_rest_time,\n format: \"还剩DD天HH时\"\n }\n })\n ],\n 1\n )\n ])\n : _vm.orderDetailInfo.status == 7 ||\n _vm.orderDetailInfo.status == 8 ||\n _vm.orderDetailInfo.status == 10\n ? _c(\n \"a\",\n {\n staticClass: \"t1-box wl\",\n attrs: {\n href:\n \"/h5/view/#/userShipping?order_id=\" +\n _vm.orderDetailInfo.order_id +\n \"&order_sn=\" +\n _vm.orderDetailInfo.order_sn\n }\n },\n [\n _c(\"img\", {\n attrs: {\n src: __webpack_require__(/*! ../../assets/images/user/wuliud.png */ \"./src/assets/images/user/wuliud.png\"),\n alt: \"猎芯网\"\n }\n }),\n _vm.wlInfo\n ? _c(\"div\", { staticClass: \"ordersta\" }, [\n _vm._v(_vm._s(_vm.wlInfo.info[0].AcceptStation))\n ])\n : _vm._e(),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]\n )\n : _c(\"div\", { staticClass: \"t1-box\" }, [\n _c(\"img\", {\n attrs: {\n src: __webpack_require__(/*! ../../assets/images/user/orders.png */ \"./src/assets/images/user/orders.png\"),\n alt: \"猎芯网\"\n }\n }),\n _c(\"div\", { staticClass: \"ordersta\" }, [\n _vm._v(\"订单状态:\" + _vm._s(_vm.orderDetailInfo.status_val))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-box\" }, [\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"订单编号\")]),\n _c(\n \"span\",\n { staticClass: \"fr\" },\n [\n _c(\n \"font\",\n {\n on: {\n click: function($event) {\n return _vm.copy(_vm.orderDetailInfo.order_sn)\n }\n }\n },\n [_vm._v(\"复制\")]\n ),\n _vm._v(\n _vm._s(_vm.orderDetailInfo.order_sn) + \"\\n \"\n )\n ],\n 1\n )\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"
应付金额\")]),\n _c(\"span\", { staticClass: \"fr f-orange fw\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.topay_amount_format))\n ])\n ])\n ]),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isShowMore,\n expression: \"isShowMore\"\n }\n ],\n staticClass: \"t3-box\"\n },\n [\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"下单时间 \")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.create_time))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"交货地点\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(\n _vm._s(\n _vm.orderDetailInfo.delivery_place == 1\n ? \"国内交货\"\n : \"香港交货\"\n )\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"附加费用\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.extend_fee_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"运费\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.shipping_price_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"商品金额\")]),\n _c(\"span\", { staticClass: \"fr\" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.goods_total_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"优惠金额\")]),\n _c(\"span\", { staticClass: \"fr f-orange\" }, [\n _vm._v(\n _vm._s(\n _vm.orderDetailInfo.activity_price_format\n ? _vm.orderDetailInfo.activity_price_format\n : _vm.orderDetailInfo.preferential_price_format\n )\n
)\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"交易成功获得积分\")]),\n _c(\"span\", { staticClass: \"fr \" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.mkt_point))\n ])\n ]),\n _c(\"div\", { staticClass: \"t2-gro clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [_vm._v(\"发票类型\")]),\n _vm.orderDetailInfo.inv\n ? _c(\"span\", { staticClass: \"fr \" }, [\n _vm._v(_vm._s(_vm.orderDetailInfo.inv.inv_type_val))\n ])\n : _vm._e()\n ]),\n _c(\"div\", { staticClass: \"cp-t \" }, [\n _vm.userInfo.user_info.user_head\n ? _c(\"img\", {\n attrs: {\n src: _vm.userInfo.user_info.user_head,\n alt: \"猎芯网\"\n }\n })\n : _c(\"img\", {\n attrs: {\n src:\n \"https://static.ichunt.com/dist/res/home/images/headimg/boy9.png\",\n alt: \"猎芯网\"\n }\n }),\n _c(\"div\", { staticClass: \"ri-text\" }, [\n _c(\"p\", [\n _vm._v(\n _vm._s(\n _vm.userInfo.user_info.user_name ||\n _vm.userInfo.user_info.mobile\n ) +\n \";\" +\n _vm._s(_vm.userInfo.user_info.mobile)\n )\n ]),\n _c(\"p\", [_vm._v(_vm._s(_vm.userInfo.company_info.com_address))])\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isShowMore,\n expression: \"isShowMore\"\n }\n ],\n staticClass: \"show-detail-btn\",\n on: {\n click: function($event) {\n _vm.isShowMore = !_vm.isShowMore\n }\n }\n },\n [\n _vm._v(\"收起\"),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: !_vm.isShowMore,\n expression: \"!isShowMore\"\n }\n ],\n staticClass: \"show-detail-btn\",\n on: {\n click: function($event) {\n _vm.isShowMore = !_vm.isShowMore\n }\n }\n },\n [\n _vm._v(\"展开\"),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]\n )\n ]),\n _vm.orderDetailInfo.list\n ? _c(\n \"div\",\n { staticClass: \"order-sec\" },\n _vm._l(_vm.orderDetailInfo.list, function(item) {\n return _c(\n \"a\",\n {\n staticClass: \"oda-group\",\n attrs: {\n href:\n item.goods_type == 1 || item.goods_type == 2\n ? \"/goods_\" + item.goods_id + \".html\"\n : \"/item/\" + item.goods_id + \".html\"\n }\n },\n [\n _c(\"div\", { staticClass: \"title-goods\" }, [\n _c(\"span\", [_vm._v(_vm._s(item.goods_name))]),\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")])\n ]),\n _c(\"div\", { staticClass: \"attrs\" }, [\n _c(\"div\", { staticClass: \"group-trr clr\" }, [\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"封装规格:\" + _vm._s(item.goods_encap || \"- -\"))\n ]),\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"订货量:\" + _vm._s(item.goods_number))\n ])\n ]),\n _c(\"div\", { staticClass: \"group-trr clr\" }, [\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"制造商:\" + _vm._s(item.brand_name))\n ]),\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"商品金额:\" + _vm._s(item.goods_amount_format))\n ])\n ]),\n _c(\"div\", { staticClass: \"group-trr clr\" }, [\n _c(\"div\", { staticClass: \"fl\" }, [\n _vm._v(\"货期:\" + _vm._s(item.delivery_time))\n ]),\n _c(\"div\", { staticClass: \"fl f-333\" }, [\n _vm._v(\n \"实付金额:\" + _vm._s(item.single_pre_price_amount)\n )\n ])\n ])\n ])\n ]\n )\n }),\n 0\n )\n : _vm._e(),\n _c(\"div\", { staticClass: \"order-footer\" }, [\n _vm.orderDetailInfo.topay_amount_format\n ? _c(\n \"div\",\n { staticClass: \"fl\" },\n [\n _vm._v(\"\\n 应付金额:\"),\n _c(\"span\", [\n _vm._v(\n _vm._s(_vm.orderDetailInfo.topay_amount_format.substring(1))\n )\n ]),\n _c(\"font\", [\n _vm._v(\n _vm._s(\n _vm.orderDetailInfo.topay_amount_format.substring(0, 1) !=\n \"$\"\n ? \"元\"\n : \"美元\"\n )\n )\n ]),\n _vm._v(\"(含运费)\\n \")\n ],\n 1\n )\n : _vm._e(),\n _vm.orderDetailInfo.status == 2 || _vm.orderDetailInfo.status == 3\n ? _c(\n \"a\",\n {\n staticClass: \"fr\",\n on: {\n click: function($event) {\n return _vm.nowPay(_vm.orderDetailInfo.order_id)\n }\n }\n },\n [_vm._v(\"去支付\")]\n )\n : _vm._e(),\n _vm.orderDetailInfo.status == 8\n ? _c(\n \"a\",\n {\n staticClass: \"fr\",\n on: {\n click: function($event) {\n return _vm.sureSend(_vm.orderDetailInfo.order_id)\n }\n }\n },\n [_vm._v(\"确认收货\")]\n )\n : _vm._e()\n ]),\n _vm.loading\n ? _c(\"van-loading\", {\n staticClass: \"loading-background\",\n attrs: { type: \"spinner\", color: \"#000\" }\n })\n : _vm._e(),\n _c(\"SideBar\", { attrs: { carshow: _vm.carshow, isWindow: _vm.isWindow } })\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/user/orderDetail.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%22776792e8-vue-loader-template%22%7D!./node_modules/_vue-loader@15.9.5@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
view/45.js
View file @
d51b6c85
...
...
@@ -8,7 +8,7 @@
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! core-js/modules/es6.number.constructor */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.number.constructor.js\");\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n
//\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_6__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Tab\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Tabs\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Empty\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Popup\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"DatetimePicker\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"CountDown\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'order',\n data: function data() {\n return {\n tab: 0,\n orderStatus: 0,\n //订单状态\n lineWidth: 55,\n //tab 底线宽\n isEmpty: false,\n //是否没结果\n shiftIsShow: false,\n //筛选框是展示\n isGet: false,\n //是否缓存列表\n order_sn: \"\",\n stime: \"\",\n etime: \"\",\n currency: 0,\n pickerName: \"\",\n pickerTimeVal: new Date(),\n isPopShow: false,\n // 弹出层隐藏与显示\n copyOrderSn: \"\",\n //复制订单号\n isMask: 0,\n allOrderArr: {\n \"全部订单\": 0,\n \"待审核\": 1,\n \"待付款\": 2,\n \"待付尾款\": 3,\n \"待发货\": 4,\n \"部分发货\": 7,\n \"待收货\": 8,\n \"交易成功\": 10,\n \"已取消\": -1\n }\n };\n },\n computed: _objectSpread(_objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_7__[\"mapState\"])({\n loading: function loading(state) {\n return state.userOrder.loading;\n },\n lists: function lists(state) {\n return state.userOrder.lists;\n },\n currentList: function currentList(state) {\n return state.userOrder.currentList;\n },\n isUpdateList: function isUpdateList(state) {\n return state.userOrder.isUpdateList;\n },\n phpParams: function phpParams(state) {\n return state.common.phpParams;\n },\n againBuy: function againBuy(state) {\n return state.userOrder.againBuy;\n }\n })), {}, {\n listenChange: function listenChange() {\n var order_sn = this.order_sn,\n stime = this.stime,\n etime = this.etime,\n currency = this.currency;\n return {\n order_sn: order_sn,\n stime: stime,\n etime: etime,\n currency: currency\n };\n }\n }),\n watch: {\n $route: function $route(to, from) {\n if (to.path == \"/userOrder\" && to.query.status != from.query.status) {\n this.tabUi();\n this.getData();\n }\n },\n againBuy: {\n handler: function handler(newVal, oldVal) {\n this.isMask = newVal.isShow;\n },\n deep: true\n },\n isUpdateList: function isUpdateList(val) {\n if (val) {\n this.isGet = true;\n this.getData();\n }\n },\n currentList: function currentList(item) {\n this.isEmpty = item.length == 0 ? true : false;\n },\n listenChange: function listenChange(val, val1) {\n this.isGet = true; //强制刷新接口\n }\n },\n created: function created() {\n this.tabUi();\n this.getData();\n this.$store.dispatch({\n type: \"getCommonParams\"\n });\n },\n methods: {\n tabUi: function tabUi() {\n var status = this.$route.query.status || 0;\n this.orderStatus = status;\n var index = status == 1 ? 1 : status == 2 ? 2 : status == 3 ? 3 : status == 4 ? 4 : status == 7 ? 5 : status == 8 ? 6 : status == 10 ? 7 : status == -1 ? 8 : 0;\n this.tab = index;\n },\n tabChange: function tabChange(index) {\n this.tab = index;\n var status = index == 1 ? 1 : index == 2 ? 2 : index == 3 ? 3 : index == 4 ? 4 : index == 5 ? 7 : index == 6 ? 8 : index == 7 ? 10 : index == 8 ? -1 : 0;\n this.$router.push({\n path: '/userOrder',\n query: {\n status: status\n }\n });\n },\n shift: function shift() {\n this.shiftIsShow = !this.shiftIsShow;\n },\n changestatus: function changestatus(item) {\n this.orderStatus = item;\n },\n changecurreny: function changecurreny(item) {\n this.currency = item;\n },\n copy: function copy(order_sn) {\n this.copyOrderSn = order_sn;\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\"
);\n Object(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"])('复制成功');\n });\n },\n isMaskShow: function isMaskShow() {\n this.isMask = 0;\n },\n //再次购买\n rebuy: function rebuy(order_id) {\n var datap = {\n type: 'rebuy',\n order_id: order_id\n };\n this.$store.dispatch(datap);\n },\n //立即支付\n nowPay: function nowPay(order_id) {\n if (isMiniProgram) {\n wx.miniProgram.navigateTo({\n url: '/pages/pay/pay?order_id=' + order_id\n });\n return;\n }\n\n window.location.href = window.location.origin + \"/v3/pay/online?id=\" + order_id;\n },\n //下载合同\n downpd: function downpd(order_id) {\n var datap = {\n type: 'orderDownPdf',\n id: order_id\n };\n this.$store.dispatch(datap);\n },\n //提醒发货\n sendTip: function sendTip(order_sn, user_id) {\n var _this = this;\n\n vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"].confirm({\n message: '你确定要提醒发货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'sendTips',\n order_sn: order_sn,\n user_id: user_id\n };\n\n _this.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n //取消订单\n cancelOrder: function cancelOrder(order_id, status) {\n var datap = {\n type: 'orderCancel',\n order_id: order_id,\n status: status\n };\n this.$store.dispatch(datap);\n },\n //查看物流\n ship: function ship(order_id, order_sn) {\n this.$router.push({\n path: '/userShipping',\n query: {\n order_id: order_id,\n order_sn: order_sn\n }\n });\n },\n //确认收货\n sureSend: function sureSend(order_id) {\n var _this2 = this;\n\n vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"].confirm({\n message: '您要确认收货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'sureSend',\n order_id: order_id\n };\n\n _this2.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n submitShift: function submitShift() {\n this.shiftIsShow = false;\n var status = this.$route.query.status || 0;\n\n if (this.orderStatus != status) {\n this.$router.push({\n path: '/userOrder',\n query: {\n status: this.orderStatus\n }\n });\n return;\n }\n\n this.getData();\n },\n getData: function getData() {\n var datap = {\n type: 'orderLists',\n status: this.orderStatus,\n stime: this.stime,\n etime: this.etime,\n currency: this.currency,\n isGet: this.isGet || \"\" //是否强制更新接口\n\n };\n var isOrderSn = 0;\n\n if (this.order_sn.length == 14 && Number(this.order_sn)) {\n isOrderSn = 1;\n }\n\n if (isOrderSn) {\n datap.order_sn = this.order_sn;\n } else {\n if (this.order_sn) {\n datap.sku_name = this.order_sn;\n }\n }\n\n this.$store.dispatch(datap);\n },\n showDatePicker: function showDatePicker(state) {\n //弹出层并显示时间选择器\n this.isPopShow = true;\n\n if (state) {\n //结束时间\n this.pickerName = \"结束时间\";\n this.pickerTimeVal = this.etime ? new Date(this.etime) : new Date();\n return;\n } //开始时间\n\n\n this.pickerTimeVal = this.stime ? new Date(this.stime) : new Date();\n this.pickerName = \"开始时间\";\n },\n cancelPicker: function cancelPicker() {\n // 选择器取消按钮点击事件\n this.isPopShow = false;\n\n if (this.pickerName == \"开始时间\") {\n this.stime = \"\";\n } else {\n this.etime = \"\";\n }\n },\n confirmPicker: function confirmPicker(value) {\n // 确定按钮,时间格式化并显示在页面上\n var date = value;\n var m = date.getMonth() + 1;\n var d = date.getDate();\n\n if (m >= 1 && m <= 9) {\n m = \"0\" + m;\n }\n\n if (d >= 0 && d <= 9) {\n d = \"0\" + d;\n }\n\n var timer = date.getFullYear() + \"-\" + m + \"-\" + d;\n\n if (this.pickerName == \"开始时间\") {\n this.stime = timer;\n } else {\n this.etime = timer;\n }\n\n this.isPopShow = false;\n },\n formatter: function formatter(type, value) {\n // 格式化选择器日期\n if (type === \"year\") {\n return \"\".concat(value, \"\\u5E74\");\n } else if (type === \"month\") {\n return \"\".concat(value, \"\\u6708\");\n }\n\n return value;\n }\n },\n components: {}\n});\n\n//# sourceURL=webpack:///./src/views/user/order.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! core-js/modules/es6.number.constructor */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.number.constructor.js\");\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n
\n\n\nvue__WEBPACK_IMPORTED_MODULE_6__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Tab\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Tabs\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Empty\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Popup\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"DatetimePicker\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"CountDown\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"]).use(vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'order',\n data: function data() {\n return {\n tab: 0,\n orderStatus: 0,\n //订单状态\n lineWidth: 55,\n //tab 底线宽\n isEmpty: false,\n //是否没结果\n shiftIsShow: false,\n //筛选框是展示\n isGet: false,\n //是否缓存列表\n order_sn: \"\",\n stime: \"\",\n etime: \"\",\n currency: 0,\n pickerName: \"\",\n pickerTimeVal: new Date(),\n isPopShow: false,\n // 弹出层隐藏与显示\n copyOrderSn: \"\",\n //复制订单号\n isMask: 0,\n allOrderArr: {\n \"全部订单\": 0,\n \"待审核\": 1,\n \"待付款\": 2,\n \"待付尾款\": 3,\n \"待发货\": 4,\n \"部分发货\": 7,\n \"待收货\": 8,\n \"交易成功\": 10,\n \"已取消\": -1\n }\n };\n },\n computed: _objectSpread(_objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_7__[\"mapState\"])({\n loading: function loading(state) {\n return state.userOrder.loading;\n },\n lists: function lists(state) {\n return state.userOrder.lists;\n },\n currentList: function currentList(state) {\n return state.userOrder.currentList;\n },\n isUpdateList: function isUpdateList(state) {\n return state.userOrder.isUpdateList;\n },\n phpParams: function phpParams(state) {\n return state.common.phpParams;\n },\n againBuy: function againBuy(state) {\n return state.userOrder.againBuy;\n }\n })), {}, {\n listenChange: function listenChange() {\n var order_sn = this.order_sn,\n stime = this.stime,\n etime = this.etime,\n currency = this.currency;\n return {\n order_sn: order_sn,\n stime: stime,\n etime: etime,\n currency: currency\n };\n }\n }),\n watch: {\n $route: function $route(to, from) {\n if (to.path == \"/userOrder\" && to.query.status != from.query.status) {\n this.tabUi();\n this.getData();\n }\n },\n againBuy: {\n handler: function handler(newVal, oldVal) {\n this.isMask = newVal.isShow;\n },\n deep: true\n },\n isUpdateList: function isUpdateList(val) {\n if (val) {\n this.isGet = true;\n this.getData();\n }\n },\n currentList: function currentList(item) {\n this.isEmpty = item.length == 0 ? true : false;\n },\n listenChange: function listenChange(val, val1) {\n this.isGet = true; //强制刷新接口\n }\n },\n created: function created() {\n this.tabUi();\n this.getData();\n this.$store.dispatch({\n type: \"getCommonParams\"\n });\n },\n methods: {\n tabUi: function tabUi() {\n var status = this.$route.query.status || 0;\n this.orderStatus = status;\n var index = status == 1 ? 1 : status == 2 ? 2 : status == 3 ? 3 : status == 4 ? 4 : status == 7 ? 5 : status == 8 ? 6 : status == 10 ? 7 : status == -1 ? 8 : 0;\n this.tab = index;\n },\n toDetail: function toDetail(order_id, status) {\n this.$router.push({\n path: '/orderDetail',\n query: {\n status: status,\n order_id: order_id\n }\n });\n },\n toUrl: function toUrl(url) {\n window.location.href = url;\n },\n tabChange: function tabChange(index) {\n this.tab = index;\n var status = index == 1 ? 1 : index == 2 ? 2 : index == 3 ? 3 : index == 4 ? 4 : index == 5 ? 7 : index == 6 ? 8 : index == 7 ? 10 : index == 8 ? -1 : 0;\n this.$router.push({\n path: '/userOrder',\n query: {\n status: status\n }\n });\n },\n shift: function shift() {\n this.shiftIsShow = !this.shiftIsShow;\n },\n changestatus: function changestatus(item) {\n this.orderStatus = item;\n },\n changecurreny: function changecurreny(item) {\n this.currency = item;\n },\n copy: function copy(order_sn) {\n this.copyOrderSn = order_sn;\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\");\n copyobject.blur(
);\n Object(vant__WEBPACK_IMPORTED_MODULE_8__[\"Toast\"])('复制成功');\n });\n },\n isMaskShow: function isMaskShow() {\n this.isMask = 0;\n },\n //再次购买\n rebuy: function rebuy(order_id) {\n var datap = {\n type: 'rebuy',\n order_id: order_id\n };\n this.$store.dispatch(datap);\n },\n //立即支付\n nowPay: function nowPay(order_id) {\n if (isMiniProgram) {\n wx.miniProgram.navigateTo({\n url: '/pages/pay/pay?order_id=' + order_id\n });\n return;\n }\n\n window.location.href = window.location.origin + \"/v3/pay/online?id=\" + order_id;\n },\n //下载合同\n downpd: function downpd(order_id) {\n var datap = {\n type: 'orderDownPdf',\n id: order_id\n };\n this.$store.dispatch(datap);\n },\n //提醒发货\n sendTip: function sendTip(order_sn, user_id) {\n var _this = this;\n\n vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"].confirm({\n message: '你确定要提醒发货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'sendTips',\n order_sn: order_sn,\n user_id: user_id\n };\n\n _this.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n //取消订单\n cancelOrder: function cancelOrder(order_id, status) {\n var datap = {\n type: 'orderCancel',\n order_id: order_id,\n status: status\n };\n this.$store.dispatch(datap);\n },\n //查看物流\n ship: function ship(order_id, order_sn) {\n this.$router.push({\n path: '/userShipping',\n query: {\n order_id: order_id,\n order_sn: order_sn\n }\n });\n },\n //确认收货\n sureSend: function sureSend(order_id) {\n var _this2 = this;\n\n vant__WEBPACK_IMPORTED_MODULE_8__[\"Dialog\"].confirm({\n message: '您要确认收货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'sureSend',\n order_id: order_id\n };\n\n _this2.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n submitShift: function submitShift() {\n this.shiftIsShow = false;\n var status = this.$route.query.status || 0;\n\n if (this.orderStatus != status) {\n this.$router.push({\n path: '/userOrder',\n query: {\n status: this.orderStatus\n }\n });\n return;\n }\n\n this.getData();\n },\n getData: function getData() {\n var datap = {\n type: 'orderLists',\n status: this.orderStatus,\n stime: this.stime,\n etime: this.etime,\n currency: this.currency,\n isGet: this.isGet || \"\" //是否强制更新接口\n\n };\n var isOrderSn = 0;\n\n if (this.order_sn.length == 14 && Number(this.order_sn)) {\n isOrderSn = 1;\n }\n\n if (isOrderSn) {\n datap.order_sn = this.order_sn;\n } else {\n if (this.order_sn) {\n datap.sku_name = this.order_sn;\n }\n }\n\n this.$store.dispatch(datap);\n },\n showDatePicker: function showDatePicker(state) {\n //弹出层并显示时间选择器\n this.isPopShow = true;\n\n if (state) {\n //结束时间\n this.pickerName = \"结束时间\";\n this.pickerTimeVal = this.etime ? new Date(this.etime) : new Date();\n return;\n } //开始时间\n\n\n this.pickerTimeVal = this.stime ? new Date(this.stime) : new Date();\n this.pickerName = \"开始时间\";\n },\n cancelPicker: function cancelPicker() {\n // 选择器取消按钮点击事件\n this.isPopShow = false;\n\n if (this.pickerName == \"开始时间\") {\n this.stime = \"\";\n } else {\n this.etime = \"\";\n }\n },\n confirmPicker: function confirmPicker(value) {\n // 确定按钮,时间格式化并显示在页面上\n var date = value;\n var m = date.getMonth() + 1;\n var d = date.getDate();\n\n if (m >= 1 && m <= 9) {\n m = \"0\" + m;\n }\n\n if (d >= 0 && d <= 9) {\n d = \"0\" + d;\n }\n\n var timer = date.getFullYear() + \"-\" + m + \"-\" + d;\n\n if (this.pickerName == \"开始时间\") {\n this.stime = timer;\n } else {\n this.etime = timer;\n }\n\n this.isPopShow = false;\n },\n formatter: function formatter(type, value) {\n // 格式化选择器日期\n if (type === \"year\") {\n return \"\".concat(value, \"\\u5E74\");\n } else if (type === \"month\") {\n return \"\".concat(value, \"\\u6708\");\n }\n\n return value;\n }\n },\n components: {}\n});\n\n//# sourceURL=webpack:///./src/views/user/order.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
@@ -20,7 +20,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"section\",\n { staticClass: \"order\" },\n [\n _c(\n \"textarea\",\n {\n staticStyle: { position: \"absolute\", top: \"-9999px\" },\n attrs: { id: \"domainxk\" }\n },\n [_vm._v(_vm._s(_vm.copyOrderSn))]\n ),\n _c(\n \"van-popup\",\n {\n attrs: { position: \"bottom\" },\n model: {\n value: _vm.isPopShow,\n callback: function($$v) {\n _vm.isPopShow = $$v\n },\n expression: \"isPopShow\"\n }\n },\n [\n _c(\"van-datetime-picker\", {\n attrs: {\n title: _vm.pickerName,\n type: \"date\",\n formatter: _vm.formatter\n },\n on: { cancel: _vm.cancelPicker, confirm: _vm.confirmPicker },\n model: {\n value: _vm.pickerTimeVal,\n callback: function($$v) {\n _vm.pickerTimeVal = $$v\n },\n expression: \"pickerTimeVal\"\n }\n })\n ],\n 1\n ),\n _c(\"div\", { staticClass: \"o-header\" }, [\n _c(\n \"i\",\n {\n directives: [{ name: \"backGo\", rawName: \"v-backGo\" }],\n staticClass: \"icon iconfont fl order-back\"\n },\n [_vm._v(\"\")]\n ),\n _c(\"div\", { staticClass: \"search-box fl\" }, [\n _c(\n \"i\",\n { staticClass: \"icon iconfont\", on: { click: _vm.submitShift } },\n [_vm._v(\"\")]\n ),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.order_sn,\n expression: \"order_sn\"\n }\n ],\n attrs: { type: \"text\" },\n domProps: { value: _vm.order_sn },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.order_sn = $event.target.value\n }\n }\n })\n ]),\n _c(\"div\", { staticClass: \"shift fl\", on: { click: _vm.shift } }, [\n _vm._v(\"筛选\")\n ]),\n _c(\"a\", { attrs: { href: _vm.phpParams.kfqq_xk } }, [\n _c(\"i\", { staticClass: \"icon iconfont fr order-kf\" }, [_vm._v(\"\")])\n ])\n ]),\n _c(\n \"div\",\n { staticClass: \"o-tabnav\" },\n [\n _c(\n \"van-tabs\",\n {\n attrs: { active: _vm.tab, \"line-width\": _vm.lineWidth },\n on: { change: _vm.tabChange }\n },\n _vm._l(_vm.allOrderArr, function(item, k) {\n return _c(\"van-tab\", { key: item, attrs: { title: k } })\n }),\n 1\n )\n ],\n 1\n ),\n _vm.currentList.length > 0\n ? _c(\n \"div\",\n { staticClass: \"o-list\" },\n _vm._l(_vm.currentList, function(item) {\n return _c(\n \"div\",\n {
staticClass: \"list-group van-hairline--surround\" },\n [\n _c(\n \"div\",\n { staticClass: \"l-h clr\" },\n [\n _c(\n \"a\",\n {\n staticClass: \"fl\",\n attrs: {\n href:\n \"/h5/view/#/orderDetail?order_id=\" +\n item.order_id +\n \"&status=\" +\n item.status\n }\n },\n [_vm._v(\"订单号:\" + _vm._s(item.order_sn))]\n ),\n _c(\n \"span\",\n {\n staticClass: \"fl\",\n on: {\n click: function($event) {\n return _vm.copy(item.order_sn)\n }\n }\n },\n [_vm._v(\"复制\")]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(_vm._s(item.create_time))\n ]),\n _c(\n \"font\",\n {\n staticClass: \"fr \",\n class: {\n yellows: item.status == 1,\n reds:\n item.status == 2 ||\n item.status == 3 ||\n item.status == -1,\n greens:\n item.status == 4 ||\n item.status == 7 ||\n item.status == 8\n }\n },\n [\n _vm._v(\n \"\\n \" + _vm._s(item.status_val)\n )\n ]\n )\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"l-c van-hairline--surround\" },\n _vm._l(item.list, function(item2) {\n return _c(\n \"div\",\n { staticClass: \"goods-group van-hairline--top\" },\n [\n item2.goods_type == 1 || item2.goods_type == 2\n ? _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n attrs: {\n href:\n \"https://m.ichunt.com/goods_\" +\n item2.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n )\n : _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n attrs: {\n href:\n \"https://m.ichunt.com/item/\" +\n item2.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(\n \"商品金额:\" + _vm._s(item2.goods_amount_format)\n )\n ])\n ]\n )\n }),\n 0\n ),\n _c(\"div\", { staticClass: \"l-b clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [\n _vm._v(\"共\" + _vm._s(item.list.length) + \"件商品\")\n ]),\n item.status == 2\n ? _c(\n \"div\",\n { staticClass: \"fl\" },\n [\n _c(\"van-count-down\", {\n attrs: {\n time: item.self_rest_time,\n format: \"还剩DD天HH时mm分ss秒\"\n }\n })\n ],\n 1\n )\n : _vm._e(),\n _c(\"p\", { staticClass: \"fr\" }, [\n _vm._v(\"\\n 总额: \"),\n _c(\"b\", [_vm._v(_vm._s(item.order_amount_format))]),\n _c(\n \"i\",\n [\n _c(\"font\", { staticClass: \"mr10\" }, [\n _vm._v(\n \"含附加费:\" + _vm._s(item.extend_fee_format)\n )\n ]),\n _c(\"font\", [\n _vm._v(\n \"运费:\" + _vm._s(item.shipping_price_format)\n )\n ])\n ],\n 1\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"btn-boxs clr\" }, [\n item.status == 2 || item.status == 3\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n return _vm.nowPay(item.order_id)\n }\n }\n },\n [_vm._v(\"立即支付\")]\n )\n : _vm._e(),\n item.status == 10 || item.status == -1\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n return _vm.rebuy(item.order_id)\n }\n }\n },\n [_vm._v(\"再次购买\")]\n )\n : _vm._e(),\n item.status == 4\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n return _vm.sendTip(item.order_sn, item.user_id)\n }\n }\n },\n [_vm._v(\"提醒发货\")]\n )\n : _vm._e(),\n item.status != 1\n ? _c(\n \"div\",\n {\n staticClass: \"btn btn-lk fr\",\n on: {\n click: function($event) {\n return _vm.downpd(item.order_id)\n }\n }\n },\n [_vm._v(\"下载合同\")]\n )\n : _vm._e(),\n item.status == 7 || item.status == 8 || item.status == 10\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr btn-default\",\n on: {\n click: function($event) {\n return _vm.ship(item.order_id, item.order_sn)\n }\n }\n },\n [_vm._v(\"查看物流\")]\n )\n : _vm._e(),\n item.status == 2 || item.status == 1\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr btn-default\",\n on: {\n click: function($event) {\n return _vm.cancelOrder(item.order_id)\n }\n }\n },\n [_vm._v(\"取消订单\")]\n )\n : _vm._e(),\n item.status == 8\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {
\n return _vm.sureSend(item.order_id)\n }\n }\n },\n [_vm._v(\"确认收货\")]\n )\n : _vm._e()\n ])\n ]\n )\n }),\n 0\n )\n : _vm._e(),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isEmpty,\n expression: \"isEmpty\"\n }\n ],\n staticClass: \"empty\"\n },\n [\n _c(\"van-empty\", {\n attrs: {\n image: \"http://img.ichunt.com/images/ichunt/h5_public/icon_1.png\",\n description: \"抱歉,暂无相关订单!\"\n }\n })\n ],\n 1\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.shiftIsShow,\n expression: \"shiftIsShow\"\n }\n ],\n staticClass: \"shift-panel\"\n },\n [\n _c(\"div\", { staticClass: \"shift-box\" }, [\n _c(\"div\", { staticClass: \"group-t\" }, [\n _c(\"h3\", [_vm._v(\"日期筛选\")]),\n _c(\"div\", { staticClass: \"con-t clr\" }, [\n _c(\n \"div\",\n {\n staticClass: \"timepickers fl\",\n on: {\n click: function($event) {\n return _vm.showDatePicker()\n }\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _vm._v(_vm._s(_vm.stime))\n ]\n ),\n _c(\"span\", { staticClass: \"fl line-h\" }, [_vm._v(\"一一\")]),\n _c(\n \"div\",\n {\n staticClass: \"timepickers fl\",\n on: {\n click: function($event) {\n return _vm.showDatePicker(1)\n }\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _vm._v(_vm._s(_vm.etime))\n ]\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"group-t \" }, [\n _c(\"h3\", [_vm._v(\"订单状态\")]),\n _c(\n \"div\",\n { staticClass: \"con-t clr\" },\n _vm._l(_vm.allOrderArr, function(item, k) {\n return _c(\n \"div\",\n {\n key: item,\n staticClass: \"c-item fl\",\n class: { act: item == _vm.orderStatus },\n on: {\n click: function($event) {\n return _vm.changestatus(item)\n }\n }\n },\n [_vm._v(_vm._s(k))]\n )\n }),\n 0\n )\n ]),\n _c(\"div\", { staticClass: \"group-t \" }, [\n _c(\"h3\", [_vm._v(\"支持币种\")]),\n _c(\"div\", { staticClass: \"con-t clr\" }, [\n _c(\n \"div\",\n {\n staticClass: \"c-item fl\",\n class: { act: _vm.currency == 0 },\n on: {\n click: function($event) {\n return _vm.changecurreny(0)\n }\n }\n },\n [_vm._v(\"全部\")]\n ),\n _c(\n \"div\",\n {\n staticClass: \"c-item fl\",\n class: { act: _vm.currency == 1 },\n on: {\n click: function($event) {\n return _vm.changecurreny(1)\n }\n }\n },\n [_vm._v(\"人民币\")]\n ),\n _c(\n \"div\",\n {\n staticClass: \"c-item fl\",\n class: { act: _vm.currency == 2 },\n on: {\n click: function($event) {\n return _vm.changecurreny(2)\n }\n }\n },\n [_vm._v(\"美元\")]\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"foor-btn\" }, [\n _c(\"span\", { staticClass: \"fl\", on: { click: _vm.shift } }, [\n _vm._v(\"取消\")\n ]),\n _c(\"p\", { staticClass: \"fl\", on: { click: _vm.submitShift } }, [\n _vm._v(\"搜索\")\n ])\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isMask == 1,\n expression: \"isMask==1\"\n }\n ],\n staticClass: \"again-box\"\n },\n [\n _c(\"div\", { staticClass: \"mask\", on: { click: _vm.isMaskShow } }),\n _c(\"div\", { staticClass: \"type1\" }, [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _c(\"p\", [_vm._v(\"全部商品添加购物车成功\")]),\n _c(\"p\", [_vm._v(\"您可前往购物车结算~\")]),\n _c(\"div\", { staticClass: \"foot-box clr\" }, [\n _c(\n \"a\",\n {\n staticClass: \"btn fl\",\n attrs: { href: _vm.phpParams.kfqq_xk }\n },\n [_vm._v(\"联系客服确认\")]\n ),\n _c(\n \"a\",\n {\n staticClass: \"btn carlink fl\",\n attrs: { href: \"/h5/view/#/joincart\" }\n },\n [_vm._v(\"前往购物车\")]\n )\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isMask == 2,\n expression: \"isMask==2\"\n }\n ],\n staticClass: \"again-box\"\n },\n [\n _c(\"div\", { staticClass: \"mask\", on: { click: _vm.isMaskShow } }),\n _c(\"div\", { staticClass: \"type1 type2\" }, [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _c(\"p\", [\n _vm._v(_vm._s(_vm.againBuy.total) + \"个商品添加购物车成功!\")\n ]),\n _vm._m(0),\n _c(\n \"div\",\n { staticClass: \"t-list\" },\n _vm._l(_vm.againBuy.data, function(item) {\n return _c(\"div\", [\n item.goods_type == 1 || item.goods_type == 2\n ? _c(\n \"a\",\n {\n attrs: {\n href:\n \"https://m.ichunt.com/goods_\" +\n item.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item.goods_name))]\n )\n : _c(\n \"a\",\n {\n attrs: {\n href:\n \"https://m.ichunt.com/item/\" +\n item.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item.goods_name))]\n )\n ])\n }),\n 0\n ),\n _c(\"div\", { staticClass: \"foot-box clr\" }, [\n _c(\n \"a\",\n {\n staticClass: \"btn fl\",\n attrs: { href: \"/h5/view/#/joincart\" }\n },\n [_vm._v(\"前往购物车\")]\n ),\n _c(\n \"a\",\n {\n staticClass: \"btn fl carlink\",\n attrs: { href: _vm.phpParams.kfqq_xk }\n },\n [_vm._v(\"联系客服确认\")]\n )\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isMask == 3,\n expression: \"isMask==3\"\n }\n ],\n staticClass: \"again-box\"\n },\n [\n _c(\"div\", { staticClass: \"mask\", on: { click: _vm.isMaskShow } }),\n _c(\"div\", { staticClass: \"type1 type3\" }, [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _c(\"p\", [_vm._v(\"非常抱歉当前订单商品暂无库存\")]),\n _c(\"p\", [_vm._v(\"请联系客服找料!\")]),\n _c(\"div\", { staticClass: \"foot-box clr\" }, [\n _c(\n \"a\",\n {\n staticClass: \"btn fl\",\n attrs: { href: \"/h5/view/#/joincart\" }\n },\n [_vm._v(\"前往购物车\")]\n ),\n _c(\n \"a\",\n {\n staticClass: \"btn fl carlink\",\n attrs: { href: _vm.phpParams.kfqq_xk }\n },\n [_vm._v(\"联系客服确认\")]\n )\n ])\n ])\n ]\n ),\n _vm.loading\n ? _c(\"van-loading\", {\n staticClass: \"loading-background\",\n attrs: { type: \"spinner\", color: \"#000\" }\n })\n : _vm._e()\n ],\n 1\n )\n}\nvar staticRenderFns = [\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", { staticClass: \"t-hp\" }, [\n _vm._v(\"以下商品暂时\"),\n _c(\"span\", { staticClass: \"f-red\" }, [_vm._v(\"库存不足\")]),\n _vm._v(\" ,请联系客服确定库存价格\")\n ])\n }\n]\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/user/order.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%22776792e8-vue-loader-template%22%7D!./node_modules/_vue-loader@15.9.5@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"section\",\n { staticClass: \"order\" },\n [\n _c(\n \"textarea\",\n {\n staticStyle: { position: \"absolute\", top: \"-9999px\" },\n attrs: { id: \"domainxk\" }\n },\n [_vm._v(_vm._s(_vm.copyOrderSn))]\n ),\n _c(\n \"van-popup\",\n {\n attrs: { position: \"bottom\" },\n model: {\n value: _vm.isPopShow,\n callback: function($$v) {\n _vm.isPopShow = $$v\n },\n expression: \"isPopShow\"\n }\n },\n [\n _c(\"van-datetime-picker\", {\n attrs: {\n title: _vm.pickerName,\n type: \"date\",\n formatter: _vm.formatter\n },\n on: { cancel: _vm.cancelPicker, confirm: _vm.confirmPicker },\n model: {\n value: _vm.pickerTimeVal,\n callback: function($$v) {\n _vm.pickerTimeVal = $$v\n },\n expression: \"pickerTimeVal\"\n }\n })\n ],\n 1\n ),\n _c(\"div\", { staticClass: \"o-header\" }, [\n _c(\n \"i\",\n {\n directives: [{ name: \"backGo\", rawName: \"v-backGo\" }],\n staticClass: \"icon iconfont fl order-back\"\n },\n [_vm._v(\"\")]\n ),\n _c(\"div\", { staticClass: \"search-box fl\" }, [\n _c(\n \"i\",\n { staticClass: \"icon iconfont\", on: { click: _vm.submitShift } },\n [_vm._v(\"\")]\n ),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.order_sn,\n expression: \"order_sn\"\n }\n ],\n attrs: { type: \"text\" },\n domProps: { value: _vm.order_sn },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.order_sn = $event.target.value\n }\n }\n })\n ]),\n _c(\"div\", { staticClass: \"shift fl\", on: { click: _vm.shift } }, [\n _vm._v(\"筛选\")\n ]),\n _c(\"a\", { attrs: { href: _vm.phpParams.kfqq_xk } }, [\n _c(\"i\", { staticClass: \"icon iconfont fr order-kf\" }, [_vm._v(\"\")])\n ])\n ]),\n _c(\n \"div\",\n { staticClass: \"o-tabnav\" },\n [\n _c(\n \"van-tabs\",\n {\n attrs: { active: _vm.tab, \"line-width\": _vm.lineWidth },\n on: { change: _vm.tabChange }\n },\n _vm._l(_vm.allOrderArr, function(item, k) {\n return _c(\"van-tab\", { key: item, attrs: { title: k } })\n }),\n 1\n )\n ],\n 1\n ),\n _vm.currentList.length > 0\n ? _c(\n \"div\",\n { staticClass: \"o-list\" },\n _vm._l(_vm.currentList, function(item) {\n return _c(\n \"div\",\n {
\n staticClass: \"list-group van-hairline--surround\",\n on: {\n click: function($event) {\n return _vm.toDetail(item.order_id, item.status)\n }\n }\n },\n [\n _c(\n \"div\",\n { staticClass: \"l-h clr\" },\n [\n _c(\"a\", { staticClass: \"fl\" }, [\n _vm._v(\"订单号:\" + _vm._s(item.order_sn))\n ]),\n _c(\n \"span\",\n {\n staticClass: \"fl\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.copy(item.order_sn)\n }\n }\n },\n [_vm._v(\"复制\")]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(_vm._s(item.create_time))\n ]),\n _c(\n \"font\",\n {\n staticClass: \"fr \",\n class: {\n yellows: item.status == 1,\n reds:\n item.status == 2 ||\n item.status == 3 ||\n item.status == -1,\n greens:\n item.status == 4 ||\n item.status == 7 ||\n item.status == 8\n }\n },\n [\n _vm._v(\n \"\\n \" + _vm._s(item.status_val)\n )\n ]\n )\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"l-c van-hairline--surround\" },\n _vm._l(item.list, function(item2) {\n return _c(\n \"div\",\n { staticClass: \"goods-group van-hairline--top\" },\n [\n item2.goods_type == 1 || item2.goods_type == 2\n ? _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.toUrl(\n \"https://m.ichunt.com/goods_\" +\n item2.goods_id +\n \".html\"\n )\n }\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n )\n : _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.toUrl(\n \"https://m.ichunt.com/item/\" +\n item2.goods_id +\n \".html\"\n )\n }\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(\n \"商品金额:\" + _vm._s(item2.goods_amount_format)\n )\n ])\n ]\n )\n }),\n 0\n ),\n _c(\"div\", { staticClass: \"l-b clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [\n _vm._v(\"共\" + _vm._s(item.list.length) + \"件商品\")\n ]),\n item.status == 2\n ? _c(\n \"div\",\n { staticClass: \"fl\" },\n [\n _c(\"van-count-down\", {\n attrs: {\n time: item.self_rest_time,\n format: \"还剩DD天HH时mm分ss秒\"\n }\n })\n ],\n 1\n )\n : _vm._e(),\n _c(\"p\", { staticClass: \"fr\" }, [\n _vm._v(\"\\n 总额: \"),\n _c(\"b\", [_vm._v(_vm._s(item.order_amount_format))]),\n _c(\n \"i\",\n [\n _c(\"font\", { staticClass: \"mr10\" }, [\n _vm._v(\n \"含附加费:\" + _vm._s(item.extend_fee_format)\n )\n ]),\n _c(\"font\", [\n _vm._v(\n \"运费:\" + _vm._s(item.shipping_price_format)\n )\n ])\n ],\n 1\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"btn-boxs clr\" }, [\n item.status == 2 || item.status == 3\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.nowPay(item.order_id)\n }\n }\n },\n [_vm._v(\"立即支付\")]\n )\n : _vm._e(),\n item.status == 10 || item.status == -1\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.rebuy(item.order_id)\n }\n }\n },\n [_vm._v(\"再次购买\")]\n )\n : _vm._e(),\n item.status == 4\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.sendTip(item.order_sn, item.user_id)\n }\n }\n },\n [_vm._v(\"提醒发货\")]\n )\n : _vm._e(),\n item.status != 1\n ? _c(\n \"div\",\n {\n staticClass: \"btn btn-lk fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.downpd(item.order_id)\n }\n }\n },\n [_vm._v(\"下载合同\")]\n )\n : _vm._e(),\n item.status == 7 || item.status == 8 || item.status == 10\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr btn-default\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.ship(item.order_id, item.order_sn)\n }\n }\n },\n [_vm._v(\"查看物流\")]\n )\n : _vm._e(),\n item.status == 2 || item.status == 1\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr btn-default\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.cancelOrder(item.order_id)\n }\n }\n },\n [_vm._v(\"取消订单\")]\n )\n : _vm._e(),\n item.status == 8\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()
\n return _vm.sureSend(item.order_id)\n }\n }\n },\n [_vm._v(\"确认收货\")]\n )\n : _vm._e()\n ])\n ]\n )\n }),\n 0\n )\n : _vm._e(),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isEmpty,\n expression: \"isEmpty\"\n }\n ],\n staticClass: \"empty\"\n },\n [\n _c(\"van-empty\", {\n attrs: {\n image: \"http://img.ichunt.com/images/ichunt/h5_public/icon_1.png\",\n description: \"抱歉,暂无相关订单!\"\n }\n })\n ],\n 1\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.shiftIsShow,\n expression: \"shiftIsShow\"\n }\n ],\n staticClass: \"shift-panel\"\n },\n [\n _c(\"div\", { staticClass: \"shift-box\" }, [\n _c(\"div\", { staticClass: \"group-t\" }, [\n _c(\"h3\", [_vm._v(\"日期筛选\")]),\n _c(\"div\", { staticClass: \"con-t clr\" }, [\n _c(\n \"div\",\n {\n staticClass: \"timepickers fl\",\n on: {\n click: function($event) {\n return _vm.showDatePicker()\n }\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _vm._v(_vm._s(_vm.stime))\n ]\n ),\n _c(\"span\", { staticClass: \"fl line-h\" }, [_vm._v(\"一一\")]),\n _c(\n \"div\",\n {\n staticClass: \"timepickers fl\",\n on: {\n click: function($event) {\n return _vm.showDatePicker(1)\n }\n }\n },\n [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _vm._v(_vm._s(_vm.etime))\n ]\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"group-t \" }, [\n _c(\"h3\", [_vm._v(\"订单状态\")]),\n _c(\n \"div\",\n { staticClass: \"con-t clr\" },\n _vm._l(_vm.allOrderArr, function(item, k) {\n return _c(\n \"div\",\n {\n key: item,\n staticClass: \"c-item fl\",\n class: { act: item == _vm.orderStatus },\n on: {\n click: function($event) {\n return _vm.changestatus(item)\n }\n }\n },\n [_vm._v(_vm._s(k))]\n )\n }),\n 0\n )\n ]),\n _c(\"div\", { staticClass: \"group-t \" }, [\n _c(\"h3\", [_vm._v(\"支持币种\")]),\n _c(\"div\", { staticClass: \"con-t clr\" }, [\n _c(\n \"div\",\n {\n staticClass: \"c-item fl\",\n class: { act: _vm.currency == 0 },\n on: {\n click: function($event) {\n return _vm.changecurreny(0)\n }\n }\n },\n [_vm._v(\"全部\")]\n ),\n _c(\n \"div\",\n {\n staticClass: \"c-item fl\",\n class: { act: _vm.currency == 1 },\n on: {\n click: function($event) {\n return _vm.changecurreny(1)\n }\n }\n },\n [_vm._v(\"人民币\")]\n ),\n _c(\n \"div\",\n {\n staticClass: \"c-item fl\",\n class: { act: _vm.currency == 2 },\n on: {\n click: function($event) {\n return _vm.changecurreny(2)\n }\n }\n },\n [_vm._v(\"美元\")]\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"foor-btn\" }, [\n _c(\"span\", { staticClass: \"fl\", on: { click: _vm.shift } }, [\n _vm._v(\"取消\")\n ]),\n _c(\"p\", { staticClass: \"fl\", on: { click: _vm.submitShift } }, [\n _vm._v(\"搜索\")\n ])\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isMask == 1,\n expression: \"isMask==1\"\n }\n ],\n staticClass: \"again-box\"\n },\n [\n _c(\"div\", { staticClass: \"mask\", on: { click: _vm.isMaskShow } }),\n _c(\"div\", { staticClass: \"type1\" }, [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _c(\"p\", [_vm._v(\"全部商品添加购物车成功\")]),\n _c(\"p\", [_vm._v(\"您可前往购物车结算~\")]),\n _c(\"div\", { staticClass: \"foot-box clr\" }, [\n _c(\n \"a\",\n {\n staticClass: \"btn fl\",\n attrs: { href: _vm.phpParams.kfqq_xk }\n },\n [_vm._v(\"联系客服确认\")]\n ),\n _c(\n \"a\",\n {\n staticClass: \"btn carlink fl\",\n attrs: { href: \"/h5/view/#/joincart\" }\n },\n [_vm._v(\"前往购物车\")]\n )\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isMask == 2,\n expression: \"isMask==2\"\n }\n ],\n staticClass: \"again-box\"\n },\n [\n _c(\"div\", { staticClass: \"mask\", on: { click: _vm.isMaskShow } }),\n _c(\"div\", { staticClass: \"type1 type2\" }, [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _c(\"p\", [\n _vm._v(_vm._s(_vm.againBuy.total) + \"个商品添加购物车成功!\")\n ]),\n _vm._m(0),\n _c(\n \"div\",\n { staticClass: \"t-list\" },\n _vm._l(_vm.againBuy.data, function(item) {\n return _c(\"div\", [\n item.goods_type == 1 || item.goods_type == 2\n ? _c(\n \"a\",\n {\n attrs: {\n href:\n \"https://m.ichunt.com/goods_\" +\n item.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item.goods_name))]\n )\n : _c(\n \"a\",\n {\n attrs: {\n href:\n \"https://m.ichunt.com/item/\" +\n item.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item.goods_name))]\n )\n ])\n }),\n 0\n ),\n _c(\"div\", { staticClass: \"foot-box clr\" }, [\n _c(\n \"a\",\n {\n staticClass: \"btn fl\",\n attrs: { href: \"/h5/view/#/joincart\" }\n },\n [_vm._v(\"前往购物车\")]\n ),\n _c(\n \"a\",\n {\n staticClass: \"btn fl carlink\",\n attrs: { href: _vm.phpParams.kfqq_xk }\n },\n [_vm._v(\"联系客服确认\")]\n )\n ])\n ])\n ]\n ),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isMask == 3,\n expression: \"isMask==3\"\n }\n ],\n staticClass: \"again-box\"\n },\n [\n _c(\"div\", { staticClass: \"mask\", on: { click: _vm.isMaskShow } }),\n _c(\"div\", { staticClass: \"type1 type3\" }, [\n _c(\"i\", { staticClass: \"icon iconfont\" }, [_vm._v(\"\")]),\n _c(\"p\", [_vm._v(\"非常抱歉当前订单商品暂无库存\")]),\n _c(\"p\", [_vm._v(\"请联系客服找料!\")]),\n _c(\"div\", { staticClass: \"foot-box clr\" }, [\n _c(\n \"a\",\n {\n staticClass: \"btn fl\",\n attrs: { href: \"/h5/view/#/joincart\" }\n },\n [_vm._v(\"前往购物车\")]\n ),\n _c(\n \"a\",\n {\n staticClass: \"btn fl carlink\",\n attrs: { href: _vm.phpParams.kfqq_xk }\n },\n [_vm._v(\"联系客服确认\")]\n )\n ])\n ])\n ]\n ),\n _vm.loading\n ? _c(\"van-loading\", {\n staticClass: \"loading-background\",\n attrs: { type: \"spinner\", color: \"#000\" }\n })\n : _vm._e()\n ],\n 1\n )\n}\nvar staticRenderFns = [\n function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", { staticClass: \"t-hp\" }, [\n _vm._v(\"以下商品暂时\"),\n _c(\"span\", { staticClass: \"f-red\" }, [_vm._v(\"库存不足\")]),\n _vm._v(\" ,请联系客服确定库存价格\")\n ])\n }\n]\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/user/order.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%22776792e8-vue-loader-template%22%7D!./node_modules/_vue-loader@15.9.5@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
view/46.js
View file @
d51b6c85
...
...
@@ -8,7 +8,7 @@
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! core-js/modules/es6.number.constructor */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.number.constructor.js\");\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/views/common/SideBar.vue */ \"./src/views/common/SideBar.vue\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n
//\n\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_6__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Tab\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Tabs\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Empty\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Toast\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Dialog\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'order',\n data: function data() {\n return {\n isWindow: true,\n carshow: false,\n tab: 0,\n orderStatus: 8,\n //订单状态\n lineWidth: 55,\n //tab 底线宽\n isEmpty: false,\n //是否没结果\n isGet: false,\n //是否缓存列表\n order_sn: \"\",\n copyOrderSn: \"\",\n //复制订单号\n isMask: 0,\n allOrderArr: {\n \"待收货\": 8,\n \"部分发货\": 7\n }\n };\n },\n computed: _objectSpread(_objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_8__[\"mapState\"])({\n loading: function loading(state) {\n return state.userOrder.loading;\n },\n lists: function lists(state) {\n return state.userOrder.lists;\n },\n currentList: function currentList(state) {\n return state.userOrder.currentList;\n },\n isUpdateList: function isUpdateList(state) {\n return state.userOrder.isUpdateList;\n }\n })), {}, {\n listenChange: function listenChange() {\n var order_sn = this.order_sn;\n return {\n order_sn: order_sn\n };\n }\n }),\n watch: {\n $route: function $route(to, from) {\n if (to.path == \"/shiplist\" && to.query.status != from.query.status) {\n this.tabUi();\n this.getData();\n }\n },\n isUpdateList: function isUpdateList(val) {\n if (val) {\n this.isGet = true;\n this.getData();\n }\n },\n currentList: function currentList(item) {\n this.isEmpty = item.length == 0 ? true : false;\n },\n listenChange: function listenChange(val, val1) {\n this.isGet = true; //强制刷新接口\n }\n },\n created: function created() {\n this.tabUi();\n this.getData();\n },\n methods: {\n tabUi: function tabUi() {\n var status = this.$route.query.status || 8;\n this.orderStatus = status;\n var index = status == 8 ? 0 : 1;\n this.tab = index;\n },\n tabChange: function tabChange(index) {\n this.tab = index;\n var status = index == 0 ? 8 : 7;\n this.$router.push({\n path: '/shiplist',\n query: {\n status: status\n }\n });\n },\n changestatus: function changestatus(item) {\n this.orderStatus = item;\n },\n copy: function copy(order_sn) {\n this.copyOrderSn = order_sn;\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\"
);\n Object(vant__WEBPACK_IMPORTED_MODULE_9__[\"Toast\"])('复制成功');\n });\n },\n //下载合同\n downpd: function downpd(order_id) {\n var datap = {\n type: 'orderDownPdf',\n id: order_id\n };\n this.$store.dispatch(datap);\n },\n //查看物流\n ship: function ship(order_id, order_sn) {\n this.$router.push({\n path: '/userShipping',\n query: {\n order_id: order_id,\n order_sn: order_sn\n }\n });\n },\n //确认收货\n sureSend: function sureSend(order_id) {\n var _this = this;\n\n vant__WEBPACK_IMPORTED_MODULE_9__[\"Dialog\"].confirm({\n message: '您要确认收货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'sureSend',\n order_id: order_id\n };\n\n _this.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n submitShift: function submitShift() {\n var status = this.$route.query.status || 0;\n\n if (this.orderStatus != status) {\n this.$router.push({\n path: '/shiplist',\n query: {\n status: this.orderStatus\n }\n });\n return;\n }\n\n this.getData();\n },\n getData: function getData() {\n var datap = {\n type: 'orderLists',\n status: this.orderStatus,\n isGet: this.isGet || \"\" //是否强制更新接口\n\n };\n var isOrderSn = 0;\n\n if (this.order_sn.length == 14 && Number(this.order_sn)) {\n isOrderSn = 1;\n }\n\n if (isOrderSn) {\n datap.order_sn = this.order_sn;\n } else {\n if (this.order_sn) {\n datap.sku_name = this.order_sn;\n }\n }\n\n this.$store.dispatch(datap);\n }\n },\n components: {\n SideBar: _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_7__[\"default\"]\n }\n});\n\n//# sourceURL=webpack:///./src/views/user/shiplist.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! core-js/modules/es6.number.constructor */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.number.constructor.js\");\n/* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_4__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @/views/common/SideBar.vue */ \"./src/views/common/SideBar.vue\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_5__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n
\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_6__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Tab\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Tabs\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Empty\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Toast\"]).use(vant__WEBPACK_IMPORTED_MODULE_9__[\"Dialog\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'order',\n data: function data() {\n return {\n isWindow: true,\n carshow: false,\n tab: 0,\n orderStatus: 8,\n //订单状态\n lineWidth: 55,\n //tab 底线宽\n isEmpty: false,\n //是否没结果\n isGet: false,\n //是否缓存列表\n order_sn: \"\",\n copyOrderSn: \"\",\n //复制订单号\n isMask: 0,\n allOrderArr: {\n \"待收货\": 8,\n \"部分发货\": 7\n }\n };\n },\n computed: _objectSpread(_objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_8__[\"mapState\"])({\n loading: function loading(state) {\n return state.userOrder.loading;\n },\n lists: function lists(state) {\n return state.userOrder.lists;\n },\n currentList: function currentList(state) {\n return state.userOrder.currentList;\n },\n isUpdateList: function isUpdateList(state) {\n return state.userOrder.isUpdateList;\n }\n })), {}, {\n listenChange: function listenChange() {\n var order_sn = this.order_sn;\n return {\n order_sn: order_sn\n };\n }\n }),\n watch: {\n $route: function $route(to, from) {\n if (to.path == \"/shiplist\" && to.query.status != from.query.status) {\n this.tabUi();\n this.getData();\n }\n },\n isUpdateList: function isUpdateList(val) {\n if (val) {\n this.isGet = true;\n this.getData();\n }\n },\n currentList: function currentList(item) {\n this.isEmpty = item.length == 0 ? true : false;\n },\n listenChange: function listenChange(val, val1) {\n this.isGet = true; //强制刷新接口\n }\n },\n created: function created() {\n this.tabUi();\n this.getData();\n },\n methods: {\n tabUi: function tabUi() {\n var status = this.$route.query.status || 8;\n this.orderStatus = status;\n var index = status == 8 ? 0 : 1;\n this.tab = index;\n },\n toDetail: function toDetail(order_id, status) {\n this.$router.push({\n path: '/orderDetail',\n query: {\n status: status,\n order_id: order_id\n }\n });\n },\n toUrl: function toUrl(url) {\n window.location.href = url;\n },\n tabChange: function tabChange(index) {\n this.tab = index;\n var status = index == 0 ? 8 : 7;\n this.$router.push({\n path: '/shiplist',\n query: {\n status: status\n }\n });\n },\n changestatus: function changestatus(item) {\n this.orderStatus = item;\n },\n copy: function copy(order_sn) {\n this.copyOrderSn = order_sn;\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\");\n copyobject.blur(
);\n Object(vant__WEBPACK_IMPORTED_MODULE_9__[\"Toast\"])('复制成功');\n });\n },\n //下载合同\n downpd: function downpd(order_id) {\n var datap = {\n type: 'orderDownPdf',\n id: order_id\n };\n this.$store.dispatch(datap);\n },\n //查看物流\n ship: function ship(order_id, order_sn) {\n this.$router.push({\n path: '/userShipping',\n query: {\n order_id: order_id,\n order_sn: order_sn\n }\n });\n },\n //确认收货\n sureSend: function sureSend(order_id) {\n var _this = this;\n\n vant__WEBPACK_IMPORTED_MODULE_9__[\"Dialog\"].confirm({\n message: '您要确认收货吗?'\n }).then(function () {\n // on confirm\n var datap = {\n type: 'sureSend',\n order_id: order_id\n };\n\n _this.$store.dispatch(datap);\n }).catch(function () {// on cancel\n });\n },\n submitShift: function submitShift() {\n var status = this.$route.query.status || 0;\n\n if (this.orderStatus != status) {\n this.$router.push({\n path: '/shiplist',\n query: {\n status: this.orderStatus\n }\n });\n return;\n }\n\n this.getData();\n },\n getData: function getData() {\n var datap = {\n type: 'orderLists',\n status: this.orderStatus,\n isGet: this.isGet || \"\" //是否强制更新接口\n\n };\n var isOrderSn = 0;\n\n if (this.order_sn.length == 14 && Number(this.order_sn)) {\n isOrderSn = 1;\n }\n\n if (isOrderSn) {\n datap.order_sn = this.order_sn;\n } else {\n if (this.order_sn) {\n datap.sku_name = this.order_sn;\n }\n }\n\n this.$store.dispatch(datap);\n }\n },\n components: {\n SideBar: _views_common_SideBar_vue__WEBPACK_IMPORTED_MODULE_7__[\"default\"]\n }\n});\n\n//# sourceURL=webpack:///./src/views/user/shiplist.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
@@ -20,7 +20,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"section\",\n { staticClass: \"shiplist\" },\n [\n _c(\n \"textarea\",\n {\n staticStyle: { position: \"absolute\", top: \"-9999px\" },\n attrs: { id: \"domainxk\" }\n },\n [_vm._v(_vm._s(_vm.copyOrderSn))]\n ),\n _c(\"div\", { staticClass: \"o-header\" }, [\n _c(\n \"i\",\n {\n directives: [{ name: \"backGo\", rawName: \"v-backGo\" }],\n staticClass: \"icon iconfont fl order-back\"\n },\n [_vm._v(\"\")]\n ),\n _c(\"div\", { staticClass: \"search-box fl\" }, [\n _c(\n \"i\",\n { staticClass: \"icon iconfont\", on: { click: _vm.submitShift } },\n [_vm._v(\"\")]\n ),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.order_sn,\n expression: \"order_sn\"\n }\n ],\n attrs: { type: \"text\" },\n domProps: { value: _vm.order_sn },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.order_sn = $event.target.value\n }\n }\n })\n ])\n ]),\n _c(\"div\", { staticClass: \"o-tabnav\" }, [\n _c(\n \"div\",\n { staticClass: \"tab-bc\" },\n [\n _c(\n \"van-tabs\",\n {\n attrs: { active: _vm.tab, \"line-width\": _vm.lineWidth },\n on: { change: _vm.tabChange }\n },\n _vm._l(_vm.allOrderArr, function(item, k) {\n return _c(\"van-tab\", { key: item, attrs: { title: k } })\n }),\n 1\n )\n ],\n 1\n )\n ]),\n _vm.currentList.length > 0\n ? _c(\n \"div\",\n { staticClass: \"o-list\" },\n _vm._l(_vm.currentList, function(item) {\n return _c(\n \"div\",\n { staticClass: \"list-group van-hairline--surround\" },\n [\n _c(\n \"div\",\n { staticClass: \"l-h clr\" },\n [\n _c(\n \"a\",\n {\n staticClass: \"fl\",\n
attrs: {\n href:\n \"/h5/view/#/orderDetail?order_id=\" +\n item.order_id +\n \"&status=\" +\n item.status\n }\n },\n [_vm._v(\"订单号:\" + _vm._s(item.order_sn))]\n ),\n _c(\n \"span\",\n {\n staticClass: \"fl\",\n on: {\n click: function($event) {\n return _vm.copy(item.order_sn)\n }\n }\n },\n [_vm._v(\"复制\")]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(_vm._s(item.create_time))\n ]),\n _c(\n \"font\",\n {\n staticClass: \"fr \",\n class: {\n yellows: item.status == 1,\n reds:\n item.status == 2 ||\n item.status == 3 ||\n item.status == -1,\n greens:\n item.status == 4 ||\n item.status == 7 ||\n item.status == 8\n }\n },\n [\n _vm._v(\n \"\\n \" + _vm._s(item.status_val)\n )\n ]\n )\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"l-c van-hairline--surround\" },\n _vm._l(item.list, function(item2) {\n return _c(\n \"div\",\n { staticClass: \"goods-group van-hairline--top\" },\n [\n item2.goods_type == 1 || item2.goods_type == 2\n ? _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n attrs: {\n href:\n \"https://m.ichunt.com/goods_\" +\n item2.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n )\n : _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n attrs: {\n href:\n \"https://m.ichunt.com/item/\" +\n item2.goods_id +\n \".html\"\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(\n \"商品金额:\" + _vm._s(item2.goods_amount_format)\n )\n ])\n ]\n )\n }),\n 0\n ),\n _c(\"div\", { staticClass: \"l-b clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [\n _vm._v(\"共\" + _vm._s(item.list.length) + \"件商品\")\n ]),\n _c(\"p\", { staticClass: \"fr\" }, [\n _vm._v(\"\\n 总额: \"),\n _c(\"b\", [_vm._v(_vm._s(item.order_amount_format))]),\n _c(\n \"i\",\n [\n _c(\"font\", { staticClass: \"mr10\" }, [\n _vm._v(\n \"含附加费:\" + _vm._s(item.extend_fee_format)\n )\n ]),\n _c(\"font\", [\n _vm._v(\n \"运费:\" + _vm._s(item.shipping_price_format)\n )\n ])\n ],\n 1\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"btn-boxs clr\" }, [\n item.status != 1\n ? _c(\n \"div\",\n {\n staticClass: \"btn btn-lk fr\",\n on: {\n click: function($event) {\n return _vm.downpd(item.order_id)\n }\n }\n },\n [_vm._v(\"下载合同\")]\n )\n : _vm._e(),\n item.status == 7 || item.status == 8 || item.status == 10\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr btn-default\",\n on: {\n click: function($event) {\n return _vm.ship(item.order_id, item.order_sn)\n }\n }\n },\n [_vm._v(\"查看物流\")]\n )\n : _vm._e(),\n item.status == 8\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {
\n return _vm.sureSend(item.order_id)\n }\n }\n },\n [_vm._v(\"确认收货\")]\n )\n : _vm._e()\n ])\n ]\n )\n }),\n 0\n )\n : _vm._e(),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isEmpty,\n expression: \"isEmpty\"\n }\n ],\n staticClass: \"empty\"\n },\n [\n _c(\"van-empty\", {\n attrs: {\n image: \"http://img.ichunt.com/images/ichunt/h5_public/icon_1.png\",\n description: \"抱歉,您暂无相关订单!\"\n }\n })\n ],\n 1\n ),\n _vm.loading\n ? _c(\"van-loading\", {\n staticClass: \"loading-background\",\n attrs: { type: \"spinner\", color: \"#000\" }\n })\n : _vm._e(),\n _c(\"SideBar\", { attrs: { carshow: _vm.carshow, isWindow: _vm.isWindow } })\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/user/shiplist.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%22776792e8-vue-loader-template%22%7D!./node_modules/_vue-loader@15.9.5@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"render\", function() { return render; });\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"staticRenderFns\", function() { return staticRenderFns; });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"section\",\n { staticClass: \"shiplist\" },\n [\n _c(\n \"textarea\",\n {\n staticStyle: { position: \"absolute\", top: \"-9999px\" },\n attrs: { id: \"domainxk\" }\n },\n [_vm._v(_vm._s(_vm.copyOrderSn))]\n ),\n _c(\"div\", { staticClass: \"o-header\" }, [\n _c(\n \"i\",\n {\n directives: [{ name: \"backGo\", rawName: \"v-backGo\" }],\n staticClass: \"icon iconfont fl order-back\"\n },\n [_vm._v(\"\")]\n ),\n _c(\"div\", { staticClass: \"search-box fl\" }, [\n _c(\n \"i\",\n { staticClass: \"icon iconfont\", on: { click: _vm.submitShift } },\n [_vm._v(\"\")]\n ),\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.order_sn,\n expression: \"order_sn\"\n }\n ],\n attrs: { type: \"text\" },\n domProps: { value: _vm.order_sn },\n on: {\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.order_sn = $event.target.value\n }\n }\n })\n ])\n ]),\n _c(\"div\", { staticClass: \"o-tabnav\" }, [\n _c(\n \"div\",\n { staticClass: \"tab-bc\" },\n [\n _c(\n \"van-tabs\",\n {\n attrs: { active: _vm.tab, \"line-width\": _vm.lineWidth },\n on: { change: _vm.tabChange }\n },\n _vm._l(_vm.allOrderArr, function(item, k) {\n return _c(\"van-tab\", { key: item, attrs: { title: k } })\n }),\n 1\n )\n ],\n 1\n )\n ]),\n _vm.currentList.length > 0\n ? _c(\n \"div\",\n { staticClass: \"o-list\" },\n _vm._l(_vm.currentList, function(item) {\n return _c(\n \"div\",\n { staticClass: \"list-group van-hairline--surround\" },\n [\n _c(\n \"div\",\n { staticClass: \"l-h clr\" },\n [\n _c(\n \"a\",\n {\n staticClass: \"fl\",\n
on: {\n click: function($event) {\n return _vm.toDetail(item.order_id, item.status)\n }\n }\n },\n [_vm._v(\"订单号:\" + _vm._s(item.order_sn))]\n ),\n _c(\n \"span\",\n {\n staticClass: \"fl\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.copy(item.order_sn)\n }\n }\n },\n [_vm._v(\"复制\")]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(_vm._s(item.create_time))\n ]),\n _c(\n \"font\",\n {\n staticClass: \"fr \",\n class: {\n yellows: item.status == 1,\n reds:\n item.status == 2 ||\n item.status == 3 ||\n item.status == -1,\n greens:\n item.status == 4 ||\n item.status == 7 ||\n item.status == 8\n }\n },\n [\n _vm._v(\n \"\\n \" + _vm._s(item.status_val)\n )\n ]\n )\n ],\n 1\n ),\n _c(\n \"div\",\n { staticClass: \"l-c van-hairline--surround\" },\n _vm._l(item.list, function(item2) {\n return _c(\n \"div\",\n { staticClass: \"goods-group van-hairline--top\" },\n [\n item2.goods_type == 1 || item2.goods_type == 2\n ? _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.toUrl(\n \"https://m.ichunt.com/goods_\" +\n item2.goods_id +\n \".html\"\n )\n }\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n )\n : _c(\n \"a\",\n {\n staticClass: \"fl van-ellipsis\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.toUrl(\n \"https://m.ichunt.com/item/\" +\n item2.goods_id +\n \".html\"\n )\n }\n }\n },\n [_vm._v(_vm._s(item2.goods_name))]\n ),\n _c(\"p\", { staticClass: \"fl\" }, [\n _vm._v(\n \"商品金额:\" + _vm._s(item2.goods_amount_format)\n )\n ])\n ]\n )\n }),\n 0\n ),\n _c(\"div\", { staticClass: \"l-b clr\" }, [\n _c(\"span\", { staticClass: \"fl\" }, [\n _vm._v(\"共\" + _vm._s(item.list.length) + \"件商品\")\n ]),\n _c(\"p\", { staticClass: \"fr\" }, [\n _vm._v(\"\\n 总额: \"),\n _c(\"b\", [_vm._v(_vm._s(item.order_amount_format))]),\n _c(\n \"i\",\n [\n _c(\"font\", { staticClass: \"mr10\" }, [\n _vm._v(\n \"含附加费:\" + _vm._s(item.extend_fee_format)\n )\n ]),\n _c(\"font\", [\n _vm._v(\n \"运费:\" + _vm._s(item.shipping_price_format)\n )\n ])\n ],\n 1\n )\n ])\n ]),\n _c(\"div\", { staticClass: \"btn-boxs clr\" }, [\n item.status != 1\n ? _c(\n \"div\",\n {\n staticClass: \"btn btn-lk fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.downpd(item.order_id)\n }\n }\n },\n [_vm._v(\"下载合同\")]\n )\n : _vm._e(),\n item.status == 7 || item.status == 8 || item.status == 10\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr btn-default\",\n on: {\n click: function($event) {\n $event.stopPropagation()\n return _vm.ship(item.order_id, item.order_sn)\n }\n }\n },\n [_vm._v(\"查看物流\")]\n )\n : _vm._e(),\n item.status == 8\n ? _c(\n \"div\",\n {\n staticClass: \"btn fr\",\n on: {\n click: function($event) {\n $event.stopPropagation()
\n return _vm.sureSend(item.order_id)\n }\n }\n },\n [_vm._v(\"确认收货\")]\n )\n : _vm._e()\n ])\n ]\n )\n }),\n 0\n )\n : _vm._e(),\n _c(\n \"div\",\n {\n directives: [\n {\n name: \"show\",\n rawName: \"v-show\",\n value: _vm.isEmpty,\n expression: \"isEmpty\"\n }\n ],\n staticClass: \"empty\"\n },\n [\n _c(\"van-empty\", {\n attrs: {\n image: \"http://img.ichunt.com/images/ichunt/h5_public/icon_1.png\",\n description: \"抱歉,您暂无相关订单!\"\n }\n })\n ],\n 1\n ),\n _vm.loading\n ? _c(\"van-loading\", {\n staticClass: \"loading-background\",\n attrs: { type: \"spinner\", color: \"#000\" }\n })\n : _vm._e(),\n _c(\"SideBar\", { attrs: { carshow: _vm.carshow, isWindow: _vm.isWindow } })\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack:///./src/views/user/shiplist.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js?%7B%22cacheDirectory%22:%22node_modules/.cache/vue-loader%22,%22cacheIdentifier%22:%22776792e8-vue-loader-template%22%7D!./node_modules/_vue-loader@15.9.5@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
view/47.js
View file @
d51b6c85
...
...
@@ -8,7 +8,7 @@
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_5__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_7__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_7__[\"Toast\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'shipping',\n data: function data() {\n return {\n order_id: \"\",\n order_sn: \"\",\n copyCon: \"\"\n };\n },\n computed: _objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_6__[\"mapState\"])({\n loading: function loading(state) {\n return state.shipping.loading;\n },\n wlInfo: function wlInfo(state) {\n return state.shipping.wlInfo;\n },\n userInfo: function userInfo(state) {\n return state.shipping.userInfo;\n }\n })),\n watch: {},\n created: function created() {\n this.order_id = this.$route.query.order_id;\n this.order_sn = this.$route.query.order_sn;\n this.$store.dispatch({\n type: \"shipping\",\n order_id: this.order_id\n });\n this.$store.dispatch({\n type: \"getUserbase\"\n });\n },\n methods: {\n copy: function copy(text) {\n this.copyCon = text;\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\");\n Object(vant__WEBPACK_IMPORTED_MODULE_7__[\"Toast\"])('复制成功');\n });\n }\n },\n components: {}\n});\n\n//# sourceURL=webpack:///./src/views/user/shipping.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es7.object.get-own-property-descriptors */ \"./node_modules/_core-js@2.6.12@core-js/modules/es7.object.get-own-property-descriptors.js\");\n/* harmony import */ var core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_object_get_own_property_descriptors__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! core-js/modules/es6.array.iterator */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.array.iterator.js\");\n/* harmony import */ var core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_array_iterator__WEBPACK_IMPORTED_MODULE_2__);\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! core-js/modules/es6.object.keys */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.object.keys.js\");\n/* harmony import */ var core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_object_keys__WEBPACK_IMPORTED_MODULE_3__);\n/* harmony import */ var D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty */ \"./node_modules/_@babel_runtime@7.12.5@@babel/runtime/helpers/esm/defineProperty.js\");\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! vuex */ \"./node_modules/_vuex@3.6.0@vuex/dist/vuex.esm.js\");\n/* harmony import */ var vant__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! vant */ \"./node_modules/_vant@2.11.2@vant/es/index.js\");\n\n\n\n\n\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { Object(D_lxWork_h5_node_modules_babel_runtime_7_12_5_babel_runtime_helpers_esm_defineProperty__WEBPACK_IMPORTED_MODULE_4__[\"default\"])(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\n\nvue__WEBPACK_IMPORTED_MODULE_5__[\"default\"].use(vant__WEBPACK_IMPORTED_MODULE_7__[\"Loading\"]).use(vant__WEBPACK_IMPORTED_MODULE_7__[\"Toast\"]);\n/* harmony default export */ __webpack_exports__[\"default\"] = ({\n name: 'shipping',\n data: function data() {\n return {\n order_id: \"\",\n order_sn: \"\",\n copyCon: \"\"\n };\n },\n computed: _objectSpread({}, Object(vuex__WEBPACK_IMPORTED_MODULE_6__[\"mapState\"])({\n loading: function loading(state) {\n return state.shipping.loading;\n },\n wlInfo: function wlInfo(state) {\n return state.shipping.wlInfo;\n },\n userInfo: function userInfo(state) {\n return state.shipping.userInfo;\n }\n })),\n watch: {},\n created: function created() {\n this.order_id = this.$route.query.order_id;\n this.order_sn = this.$route.query.order_sn;\n this.$store.dispatch({\n type: \"shipping\",\n order_id: this.order_id\n });\n this.$store.dispatch({\n type: \"getUserbase\"\n });\n },\n methods: {\n copy: function copy(text) {\n this.copyCon = text;\n this.$nextTick(function () {\n var copyobject = document.getElementById(\"domainxk\");\n copyobject.select();\n document.execCommand(\"Copy\");\n
copyobject.blur();\n
Object(vant__WEBPACK_IMPORTED_MODULE_7__[\"Toast\"])('复制成功');\n });\n }\n },\n components: {}\n});\n\n//# sourceURL=webpack:///./src/views/user/shipping.vue?./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--12-0!./node_modules/_babel-loader@8.2.2@babel-loader/lib!./node_modules/_cache-loader@2.0.1@cache-loader/dist/cjs.js??ref--0-0!./node_modules/_vue-loader@15.9.5@vue-loader/lib??vue-loader-options"
);
/***/
}),
...
...
view/app.js
View file @
d51b6c85
...
...
@@ -4421,7 +4421,7 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var core
/***/
(
function
(
module
,
__webpack_exports__
,
__webpack_require__
)
{
"use strict"
;
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"router\", function() { return router; });\n/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es6.function.name */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.function.name.js\");\n/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var vue_router__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! vue-router */ \"./node_modules/_vue-router@3.4.9@vue-router/dist/vue-router.esm.js\");\n\n\n\n\nvar originalPush = vue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"].prototype.push;\n\nvue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"].prototype.push = function push(location) {\n return originalPush.call(this, location).catch(function (err) {\n return err;\n });\n};\n\nvar Home = function Home(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(7)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/home/Index */ \"./src/views/home/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Smt = function Smt(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(14)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/smt/Index */ \"./src/views/smt/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Supplier = function Supplier(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(15)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/supplier/Index */ \"./src/views/supplier/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Wxlist = function Wxlist(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(31)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wxlist/Index */ \"./src/views/wxlist/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar News = function News(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(35)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/news/Index */ \"./src/views/news/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar NewsDetail = function NewsDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(54)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/news/Detail */ \"./src/views/news/Detail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Seo = function Seo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(16)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/seo/Index */ \"./src/views/seo/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Findthing = function Findthing(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(18)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/findthing/index */ \"./src/views/findthing/index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Pointmall = function Pointmall(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(36)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/Index */ \"./src/views/pointmall/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Point = function Point(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(38)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/pointDetail */ \"./src/views/pointmall/pointDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Exchange = function Exchange(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(37)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/exchange */ \"./src/views/pointmall/exchange.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Pointchange = function Pointchange(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(39)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/pointchange */ \"./src/views/pointmall/pointchange.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Pointrule = function Pointrule(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(40)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/pointrule */ \"./src/views/pointmall/pointrule.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar aboutUs = function aboutUs(resolve) {\n return __webpack_require__.e(/*! AMD require */ 5).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/aboutUs/index */ \"./src/views/aboutUs/index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Chain = function Chain(resolve) {\n return __webpack_require__.e(/*! AMD require */ 8).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/chain/chain */ \"./src/views/chain/chain.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Wallet = function Wallet(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(26)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Index */ \"./src/views/wallet/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletStatus = function WalletStatus(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(60)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Status */ \"./src/views/wallet/Status.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletActivate = function WalletActivate(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(55)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Activate */ \"./src/views/wallet/Activate.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletRecharge = function WalletRecharge(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(51)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Recharge */ \"./src/views/wallet/Recharge.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletVerify = function WalletVerify(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(61)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Verify */ \"./src/views/wallet/Verify.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletBind = function WalletBind(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(50)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Bind */ \"./src/views/wallet/Bind.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletWithdraw = function WalletWithdraw(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(63)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Withdraw */ \"./src/views/wallet/Withdraw.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletQuestion = function WalletQuestion(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(57)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Question */ \"./src/views/wallet/Question.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletDetail = function WalletDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(62)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/WalletDetail */ \"./src/views/wallet/WalletDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar AccountDetail = function AccountDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(49)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/AccountDetail */ \"./src/views/wallet/AccountDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletRecord = function WalletRecord(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(58)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Record */ \"./src/views/wallet/Record.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WithdrawDetail = function WithdrawDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(64)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/WithdrawDetail */ \"./src/views/wallet/WithdrawDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletRetrieve = function WalletRetrieve(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(59)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Retrieve */ \"./src/views/wallet/Retrieve.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletCashier = function WalletCashier(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(56)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Cashier */ \"./src/views/wallet/Cashier.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar product = function product(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(3), __webpack_require__.e(4), __webpack_require__.e(13)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/xianhuo/xianhuo */ \"./src/views/xianhuo/xianhuo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar lxshop = function lxshop(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(3), __webpack_require__.e(4), __webpack_require__.e(34)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/lxshop/lxshop */ \"./src/views/lxshop/lxshop.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar joincart = function joincart(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(33)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/car/car */ \"./src/views/car/car.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar user = function user(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(1
1)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/index */ \"./src/views/user/index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userInfo = function userInfo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(48)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/userInfo */ \"./src/views/user/userInfo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar inqueryList = function inqueryList(resolve) {\n return __webpack_require__.e(/*! AMD require */ 44).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/inqueryList */ \"./src/views/user/inqueryList.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userCoupon = function userCoupon(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(43)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/coupon */ \"./src/views/user/coupon.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userAddress = function userAddress(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(42)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/address */ \"./src/views/user/address.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userOrder = function userOrder(resolve) {\n return __webpack_require__.e(/*! AMD require */ 45).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/order */ \"./src/views/user/order.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar orderDetail = function orderDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(23)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/orderDetail */ \"./src/views/user/orderDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar shipping = function shipping(resolve) {\n return __webpack_require__.e(/*! AMD require */ 47).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/shipping */ \"./src/views/user/shipping.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar shiplist = function shiplist(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(46)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/shiplist */ \"./src/views/user/shiplist.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar history = function history(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(4), __webpack_require__.e(28)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/history/history */ \"./src/views/history/history.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar brand = function brand(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(32)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/brand/brand */ \"./src/views/brand/brand.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar brandList = function brandList(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(4), __webpack_require__.e(27)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/brand/brandList */ \"./src/views/brand/brandList.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar ranking = function ranking(resolve) {\n return __webpack_require__.e(/*! AMD require */ 20).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/rank/ranking */ \"./src/views/rank/ranking.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Download = function Download(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(24)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/download/Index */ \"./src/views/download/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar sample = function sample(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(12)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/sample */ \"./src/views/sample/sample.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar samplespecial = function samplespecial(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(10
)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/special */ \"./src/views/sample/special.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar samplecominfo = function samplecominfo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(25)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/samplecominfo */ \"./src/views/sample/samplecominfo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar samplebasinfo = function samplebasinfo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(41)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/samplebasinfo */ \"./src/views/sample/samplebasinfo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar sampleapply = function sampleapply(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(19)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/sampleapply */ \"./src/views/sample/sampleapply.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Special = function Special(resolve) {\n return __webpack_require__.e(/*! AMD require */ 6).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/special/Index */ \"./src/views/special/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Risk = function Risk(resolve) {\n return __webpack_require__.e(/*! AMD require */ 22).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/risk/Index */ \"./src/views/risk/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar RiskSuccess = function RiskSuccess(resolve) {\n return __webpack_require__.e(/*! AMD require */ 17).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/risk/Success */ \"./src/views/risk/Success.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar oscilloscope = function oscilloscope(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(9)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/oscilloscope/Index */ \"./src/views/oscilloscope/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar inquiry = function inquiry(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(29)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/inquiry */ \"./src/views/user/inquiry.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar settings = function settings(resolve) {\n return __webpack_require__.e(/*! AMD require */ 21).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/settings */ \"./src/views/user/settings.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar message = function message(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(30)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/message */ \"./src/views/user/message.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvue__WEBPACK_IMPORTED_MODULE_2__[\"default\"].use(vue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\nvar routes = [{\n path: '/',\n component: Home,\n meta: {\n title: '猎芯网 - 电子元器件_ic交易网_电子元件/元器件批发采购网上商城平台'\n }\n}, {\n path: '/settings',\n component: settings,\n meta: {\n title: '猎芯网 - 帐号设置',\n back: true\n }\n}, {\n path: '/message',\n component: message,\n meta: {\n title: '猎芯网 -我的消息',\n back: true\n }\n}, {\n path: '/smt',\n component: Smt,\n meta: {\n title: 'SMT打样'\n }\n}, {\n path: '/supplier',\n component: Supplier,\n meta: {\n title: '猎芯网,猎芯网供应商,猎芯网合作伙伴,电子元器件采购,电子元器件商城,IC采购网'\n }\n}, {\n path: '/wxlist',\n name: 'Wxlist',\n component: Wxlist,\n meta: {\n title: '猎芯网'\n }\n}, {\n path: '/news',\n name: 'News',\n component: News,\n meta: {\n title: '猎芯网-新闻列表'\n }\n}, {\n path: '/seo',\n name: 'Seo',\n component: Seo,\n meta: {\n title: '猎芯网——京东战投元器件商城'\n }\n}, {\n path: '/findthing',\n name: 'Findthing',\n component: Findthing,\n meta: {\n title: '猎芯网——快速找料'\n }\n}, {\n path: '/pointmall',\n name: 'Pointmall',\n component: Pointmall,\n meta: {\n title: '积分商城'\n }\n}, {\n path: '/pointchange',\n name: 'Pointchange',\n component: Pointchange,\n meta: {\n title: '兑换成功',\n back: true\n }\n}, {\n path: '/exchange',\n component: Exchange,\n meta: {\n title: '兑换记录',\n back: true\n }\n}, {\n path: '/point',\n component: Point,\n meta: {\n title: '积分明细',\n back: true\n }\n}, {\n path: '/pointrule',\n component: Pointrule,\n meta: {\n title: '积分规则'\n }\n}, {\n path: '/chain',\n component: Chain,\n meta: {\n title: '猎芯供应链有限公司_专业IC电子元器件进口报关服务商'\n }\n}, {\n path: '/news/detail/:art_id/:cat_id',\n name: 'NewsDetail',\n component: NewsDetail,\n meta: {\n title: '猎芯网-新闻详情'\n }\n}, {\n path: '/aboutUs',\n name: 'aboutUs',\n component: aboutUs,\n meta: {\n title: '关于我们'\n }\n}, {\n path: '/wallet',\n component: Wallet,\n meta: {\n title: '猎芯网-我的钱包'\n }\n}, {\n path: '/wallet/status',\n component: WalletStatus,\n meta: {\n title: '猎芯网-钱包状态'\n }\n}, {\n path: '/wallet/activate',\n component: WalletActivate,\n meta: {\n title: '猎芯网-激活钱包'\n }\n}, {\n path: '/wallet/recharge',\n component: WalletRecharge,\n meta: {\n title: '猎芯网-钱包充值'\n }\n}, {\n path: '/wallet/verify',\n component: WalletVerify,\n meta: {\n title: '猎芯网-验证身份'\n }\n}, {\n path: '/wallet/bind',\n component: WalletBind,\n meta: {\n title: '猎芯网-绑定银行账号'\n }\n}, {\n path: '/wallet/withdraw',\n component: WalletWithdraw,\n meta: {\n title: '猎芯网-钱包提现'\n }\n}, {\n path: '/wallet/question',\n component: WalletQuestion,\n meta: {\n title: '猎芯网-常见问题'\n }\n}, {\n path: '/wallet/walletdetail',\n component: WalletDetail,\n meta: {\n title: '猎芯网-钱包明细'\n }\n}, {\n path: '/wallet/accountdetail',\n component: AccountDetail,\n meta: {\n title: '猎芯网-账单详情'\n }\n}, {\n path: '/wallet/record',\n component: WalletRecord,\n meta: {\n title: '猎芯网-充值提现记录'\n }\n}, {\n path: '/wallet/withdrawdetail',\n component: WithdrawDetail,\n meta: {\n title: '猎芯网-充值提现详情'\n }\n}, {\n path: '/wallet/retrieve',\n component: WalletRetrieve,\n meta: {\n title: '猎芯网-找回密码'\n }\n}, {\n path: '/wallet/cashier',\n component: WalletCashier,\n meta: {\n title: '猎芯网-收银台'\n }\n}, {\n path: '/product',\n component: product,\n meta: {\n title: '猎芯自营'\n }\n}, {\n path: '/lxshop',\n component: lxshop,\n meta: {\n title: '猎芯联营'\n }\n}, {\n path: '/joincart',\n component: joincart,\n meta: {\n title: '购物车'\n }\n}, {\n path: '/user',\n component: user,\n meta: {\n title: '会员中心首页',\n back: true\n }\n}, {\n path: '/userInfo',\n component: userInfo,\n meta: {\n title: '基本信息',\n back: true\n }\n}, {\n path: '/userAddress',\n component: userAddress,\n meta: {\n title: '收货地址',\n back: true\n }\n}, {\n path: '/userCoupon',\n component: userCoupon,\n meta: {\n title: '优惠劵',\n back: true\n }\n}, {\n path: '/userOrder',\n component: userOrder,\n meta: {\n title: '订单列表',\n back: true\n }\n}, {\n path: '/orderDetail',\n component: orderDetail,\n meta: {\n title: '订单详情页',\n back: true\n }\n}, {\n path: '/inqueryList',\n component: inqueryList,\n meta: {\n title: '我的询价单',\n back: true\n }\n}, {\n path: '/userShipping',\n component: shipping,\n meta: {\n title: '物流跟踪',\n back: true\n }\n}, {\n path: '/shiplist',\n component: shiplist,\n meta: {\n title: '物流查询',\n back: true\n }\n}, {\n path: '/history',\n component: history,\n meta: {\n title: '历史浏览',\n back: true\n }\n}, {\n path: '/brand',\n component: brand,\n meta: {\n title: '品牌分类'\n }\n}, {\n path: '/brandList/:brand_id',\n component: brandList,\n name: 'brandList',\n meta: {\n title: '品牌列表'\n }\n}, {\n path: '/ranking',\n component: ranking,\n meta: {\n title: '猎芯网-京东战投电子元器件商城_一站式解决电子元器件采购难题'\n }\n}, {\n path: '/download',\n component: Download,\n meta: {\n title: '资料下载'\n }\n}, {\n path: '/sample',\n component: sample,\n meta: {\n title: '猎芯网-自营样片'\n }\n}, {\n path: '/sample/special',\n component: samplespecial,\n meta: {\n title: '猎芯网'\n }\n}, {\n path: '/samplecominfo',\n component: samplecominfo,\n meta: {\n title: '公司信息填写'\n }\n}, {\n path: '/samplebasinfo',\n component: samplebasinfo,\n meta: {\n title: '基础信息填写'\n }\n}, {\n path: '/sampleapply',\n name: \"sampleapply\",\n component: sampleapply,\n meta: {\n title: '样片申请',\n back: true\n }\n}, {\n path: '/oscilloscope',\n name: \"oscilloscope\",\n component: oscilloscope,\n meta: {\n title: '示波器',\n back: true\n }\n}, {\n path: '/creditest',\n component: Risk,\n meta: {\n title: 'IC信用贷'\n }\n}, {\n path: '/creditestsuccess',\n component: RiskSuccess,\n meta: {\n title: 'IC信用贷'\n }\n}, {\n path: '/special',\n name: \"special\",\n component: Special,\n meta: {\n title: ''\n }\n}, {\n path: '/inquiry',\n name: \"inquiry\",\n component: inquiry,\n meta: {\n title: '快速询价'\n }\n}, {\n path: '*',\n redirect: '/'\n}];\nroutes.forEach(function (route) {\n route.path = route.path || '/' + (route.name || '');\n});\nvar router = new vue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"]({\n routes: routes,\n scrollBehavior: function scrollBehavior(to, from, savedPosition) {\n return {\n x: 0,\n y: 0\n };\n }\n});\n\n\n//# sourceURL=webpack:///./src/router.js?"
);
eval
(
"__webpack_require__.r(__webpack_exports__);\n/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, \"router\", function() { return router; });\n/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! core-js/modules/es6.function.name */ \"./node_modules/_core-js@2.6.12@core-js/modules/es6.function.name.js\");\n/* harmony import */ var core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_function_name__WEBPACK_IMPORTED_MODULE_0__);\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! core-js/modules/web.dom.iterable */ \"./node_modules/_core-js@2.6.12@core-js/modules/web.dom.iterable.js\");\n/* harmony import */ var core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_web_dom_iterable__WEBPACK_IMPORTED_MODULE_1__);\n/* harmony import */ var vue__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! vue */ \"./node_modules/_vue@2.6.12@vue/dist/vue.runtime.esm.js\");\n/* harmony import */ var vue_router__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! vue-router */ \"./node_modules/_vue-router@3.4.9@vue-router/dist/vue-router.esm.js\");\n\n\n\n\nvar originalPush = vue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"].prototype.push;\n\nvue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"].prototype.push = function push(location) {\n return originalPush.call(this, location).catch(function (err) {\n return err;\n });\n};\n\nvar Home = function Home(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(7)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/home/Index */ \"./src/views/home/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Smt = function Smt(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(14)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/smt/Index */ \"./src/views/smt/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Supplier = function Supplier(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(15)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/supplier/Index */ \"./src/views/supplier/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Wxlist = function Wxlist(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(31)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wxlist/Index */ \"./src/views/wxlist/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar News = function News(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(35)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/news/Index */ \"./src/views/news/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar NewsDetail = function NewsDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(54)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/news/Detail */ \"./src/views/news/Detail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Seo = function Seo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(16)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/seo/Index */ \"./src/views/seo/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Findthing = function Findthing(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(18)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/findthing/index */ \"./src/views/findthing/index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Pointmall = function Pointmall(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(36)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/Index */ \"./src/views/pointmall/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Point = function Point(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(38)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/pointDetail */ \"./src/views/pointmall/pointDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Exchange = function Exchange(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(37)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/exchange */ \"./src/views/pointmall/exchange.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Pointchange = function Pointchange(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(39)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/pointchange */ \"./src/views/pointmall/pointchange.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Pointrule = function Pointrule(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(40)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/pointmall/pointrule */ \"./src/views/pointmall/pointrule.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar aboutUs = function aboutUs(resolve) {\n return __webpack_require__.e(/*! AMD require */ 5).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/aboutUs/index */ \"./src/views/aboutUs/index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Chain = function Chain(resolve) {\n return __webpack_require__.e(/*! AMD require */ 8).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/chain/chain */ \"./src/views/chain/chain.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Wallet = function Wallet(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(26)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Index */ \"./src/views/wallet/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletStatus = function WalletStatus(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(60)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Status */ \"./src/views/wallet/Status.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletActivate = function WalletActivate(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(55)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Activate */ \"./src/views/wallet/Activate.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletRecharge = function WalletRecharge(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(51)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Recharge */ \"./src/views/wallet/Recharge.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletVerify = function WalletVerify(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(61)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Verify */ \"./src/views/wallet/Verify.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletBind = function WalletBind(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(50)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Bind */ \"./src/views/wallet/Bind.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletWithdraw = function WalletWithdraw(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(63)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Withdraw */ \"./src/views/wallet/Withdraw.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletQuestion = function WalletQuestion(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(57)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Question */ \"./src/views/wallet/Question.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletDetail = function WalletDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(62)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/WalletDetail */ \"./src/views/wallet/WalletDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar AccountDetail = function AccountDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(49)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/AccountDetail */ \"./src/views/wallet/AccountDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletRecord = function WalletRecord(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(58)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Record */ \"./src/views/wallet/Record.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WithdrawDetail = function WithdrawDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(64)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/WithdrawDetail */ \"./src/views/wallet/WithdrawDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletRetrieve = function WalletRetrieve(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(59)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Retrieve */ \"./src/views/wallet/Retrieve.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar WalletCashier = function WalletCashier(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(2), __webpack_require__.e(56)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/wallet/Cashier */ \"./src/views/wallet/Cashier.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar product = function product(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(3), __webpack_require__.e(4), __webpack_require__.e(13)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/xianhuo/xianhuo */ \"./src/views/xianhuo/xianhuo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar lxshop = function lxshop(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(3), __webpack_require__.e(4), __webpack_require__.e(34)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/lxshop/lxshop */ \"./src/views/lxshop/lxshop.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar joincart = function joincart(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(33)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/car/car */ \"./src/views/car/car.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar user = function user(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(1
0)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/index */ \"./src/views/user/index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userInfo = function userInfo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(48)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/userInfo */ \"./src/views/user/userInfo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar inqueryList = function inqueryList(resolve) {\n return __webpack_require__.e(/*! AMD require */ 44).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/inqueryList */ \"./src/views/user/inqueryList.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userCoupon = function userCoupon(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(43)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/coupon */ \"./src/views/user/coupon.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userAddress = function userAddress(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(42)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/address */ \"./src/views/user/address.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar userOrder = function userOrder(resolve) {\n return __webpack_require__.e(/*! AMD require */ 45).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/order */ \"./src/views/user/order.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar orderDetail = function orderDetail(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(23)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/orderDetail */ \"./src/views/user/orderDetail.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar shipping = function shipping(resolve) {\n return __webpack_require__.e(/*! AMD require */ 47).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/shipping */ \"./src/views/user/shipping.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar shiplist = function shiplist(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(46)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/shiplist */ \"./src/views/user/shiplist.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar history = function history(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(4), __webpack_require__.e(28)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/history/history */ \"./src/views/history/history.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar brand = function brand(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(32)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/brand/brand */ \"./src/views/brand/brand.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar brandList = function brandList(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(4), __webpack_require__.e(27)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/brand/brandList */ \"./src/views/brand/brandList.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar ranking = function ranking(resolve) {\n return __webpack_require__.e(/*! AMD require */ 20).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/rank/ranking */ \"./src/views/rank/ranking.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Download = function Download(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(24)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/download/Index */ \"./src/views/download/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar sample = function sample(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(12)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/sample */ \"./src/views/sample/sample.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar samplespecial = function samplespecial(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(11
)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/special */ \"./src/views/sample/special.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar samplecominfo = function samplecominfo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(25)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/samplecominfo */ \"./src/views/sample/samplecominfo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar samplebasinfo = function samplebasinfo(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(41)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/samplebasinfo */ \"./src/views/sample/samplebasinfo.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar sampleapply = function sampleapply(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(19)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/sample/sampleapply */ \"./src/views/sample/sampleapply.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Special = function Special(resolve) {\n return __webpack_require__.e(/*! AMD require */ 6).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/special/Index */ \"./src/views/special/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar Risk = function Risk(resolve) {\n return __webpack_require__.e(/*! AMD require */ 22).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/risk/Index */ \"./src/views/risk/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar RiskSuccess = function RiskSuccess(resolve) {\n return __webpack_require__.e(/*! AMD require */ 17).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/risk/Success */ \"./src/views/risk/Success.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar oscilloscope = function oscilloscope(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(0), __webpack_require__.e(1), __webpack_require__.e(9)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/oscilloscope/Index */ \"./src/views/oscilloscope/Index.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar inquiry = function inquiry(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(29)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/inquiry */ \"./src/views/user/inquiry.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar settings = function settings(resolve) {\n return __webpack_require__.e(/*! AMD require */ 21).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/settings */ \"./src/views/user/settings.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvar message = function message(resolve) {\n return Promise.all(/*! AMD require */[__webpack_require__.e(3), __webpack_require__.e(30)]).then(function() { var __WEBPACK_AMD_REQUIRE_ARRAY__ = [__webpack_require__(/*! @/views/user/message */ \"./src/views/user/message.vue\")]; (resolve).apply(null, __WEBPACK_AMD_REQUIRE_ARRAY__);}.bind(this)).catch(__webpack_require__.oe);\n};\n\nvue__WEBPACK_IMPORTED_MODULE_2__[\"default\"].use(vue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"]);\nvar routes = [{\n path: '/',\n component: Home,\n meta: {\n title: '猎芯网 - 电子元器件_ic交易网_电子元件/元器件批发采购网上商城平台'\n }\n}, {\n path: '/settings',\n component: settings,\n meta: {\n title: '猎芯网 - 帐号设置',\n back: true\n }\n}, {\n path: '/message',\n component: message,\n meta: {\n title: '猎芯网 -我的消息',\n back: true\n }\n}, {\n path: '/smt',\n component: Smt,\n meta: {\n title: 'SMT打样'\n }\n}, {\n path: '/supplier',\n component: Supplier,\n meta: {\n title: '猎芯网,猎芯网供应商,猎芯网合作伙伴,电子元器件采购,电子元器件商城,IC采购网'\n }\n}, {\n path: '/wxlist',\n name: 'Wxlist',\n component: Wxlist,\n meta: {\n title: '猎芯网'\n }\n}, {\n path: '/news',\n name: 'News',\n component: News,\n meta: {\n title: '猎芯网-新闻列表'\n }\n}, {\n path: '/seo',\n name: 'Seo',\n component: Seo,\n meta: {\n title: '猎芯网——京东战投元器件商城'\n }\n}, {\n path: '/findthing',\n name: 'Findthing',\n component: Findthing,\n meta: {\n title: '猎芯网——快速找料'\n }\n}, {\n path: '/pointmall',\n name: 'Pointmall',\n component: Pointmall,\n meta: {\n title: '积分商城'\n }\n}, {\n path: '/pointchange',\n name: 'Pointchange',\n component: Pointchange,\n meta: {\n title: '兑换成功',\n back: true\n }\n}, {\n path: '/exchange',\n component: Exchange,\n meta: {\n title: '兑换记录',\n back: true\n }\n}, {\n path: '/point',\n component: Point,\n meta: {\n title: '积分明细',\n back: true\n }\n}, {\n path: '/pointrule',\n component: Pointrule,\n meta: {\n title: '积分规则'\n }\n}, {\n path: '/chain',\n component: Chain,\n meta: {\n title: '猎芯供应链有限公司_专业IC电子元器件进口报关服务商'\n }\n}, {\n path: '/news/detail/:art_id/:cat_id',\n name: 'NewsDetail',\n component: NewsDetail,\n meta: {\n title: '猎芯网-新闻详情'\n }\n}, {\n path: '/aboutUs',\n name: 'aboutUs',\n component: aboutUs,\n meta: {\n title: '关于我们'\n }\n}, {\n path: '/wallet',\n component: Wallet,\n meta: {\n title: '猎芯网-我的钱包'\n }\n}, {\n path: '/wallet/status',\n component: WalletStatus,\n meta: {\n title: '猎芯网-钱包状态'\n }\n}, {\n path: '/wallet/activate',\n component: WalletActivate,\n meta: {\n title: '猎芯网-激活钱包'\n }\n}, {\n path: '/wallet/recharge',\n component: WalletRecharge,\n meta: {\n title: '猎芯网-钱包充值'\n }\n}, {\n path: '/wallet/verify',\n component: WalletVerify,\n meta: {\n title: '猎芯网-验证身份'\n }\n}, {\n path: '/wallet/bind',\n component: WalletBind,\n meta: {\n title: '猎芯网-绑定银行账号'\n }\n}, {\n path: '/wallet/withdraw',\n component: WalletWithdraw,\n meta: {\n title: '猎芯网-钱包提现'\n }\n}, {\n path: '/wallet/question',\n component: WalletQuestion,\n meta: {\n title: '猎芯网-常见问题'\n }\n}, {\n path: '/wallet/walletdetail',\n component: WalletDetail,\n meta: {\n title: '猎芯网-钱包明细'\n }\n}, {\n path: '/wallet/accountdetail',\n component: AccountDetail,\n meta: {\n title: '猎芯网-账单详情'\n }\n}, {\n path: '/wallet/record',\n component: WalletRecord,\n meta: {\n title: '猎芯网-充值提现记录'\n }\n}, {\n path: '/wallet/withdrawdetail',\n component: WithdrawDetail,\n meta: {\n title: '猎芯网-充值提现详情'\n }\n}, {\n path: '/wallet/retrieve',\n component: WalletRetrieve,\n meta: {\n title: '猎芯网-找回密码'\n }\n}, {\n path: '/wallet/cashier',\n component: WalletCashier,\n meta: {\n title: '猎芯网-收银台'\n }\n}, {\n path: '/product',\n component: product,\n meta: {\n title: '猎芯自营'\n }\n}, {\n path: '/lxshop',\n component: lxshop,\n meta: {\n title: '猎芯联营'\n }\n}, {\n path: '/joincart',\n component: joincart,\n meta: {\n title: '购物车'\n }\n}, {\n path: '/user',\n component: user,\n meta: {\n title: '会员中心首页',\n back: true\n }\n}, {\n path: '/userInfo',\n component: userInfo,\n meta: {\n title: '基本信息',\n back: true\n }\n}, {\n path: '/userAddress',\n component: userAddress,\n meta: {\n title: '收货地址',\n back: true\n }\n}, {\n path: '/userCoupon',\n component: userCoupon,\n meta: {\n title: '优惠劵',\n back: true\n }\n}, {\n path: '/userOrder',\n component: userOrder,\n meta: {\n title: '订单列表',\n back: true\n }\n}, {\n path: '/orderDetail',\n component: orderDetail,\n meta: {\n title: '订单详情页',\n back: true\n }\n}, {\n path: '/inqueryList',\n component: inqueryList,\n meta: {\n title: '我的询价单',\n back: true\n }\n}, {\n path: '/userShipping',\n component: shipping,\n meta: {\n title: '物流跟踪',\n back: true\n }\n}, {\n path: '/shiplist',\n component: shiplist,\n meta: {\n title: '物流查询',\n back: true\n }\n}, {\n path: '/history',\n component: history,\n meta: {\n title: '历史浏览',\n back: true\n }\n}, {\n path: '/brand',\n component: brand,\n meta: {\n title: '品牌分类'\n }\n}, {\n path: '/brandList/:brand_id',\n component: brandList,\n name: 'brandList',\n meta: {\n title: '品牌列表'\n }\n}, {\n path: '/ranking',\n component: ranking,\n meta: {\n title: '猎芯网-京东战投电子元器件商城_一站式解决电子元器件采购难题'\n }\n}, {\n path: '/download',\n component: Download,\n meta: {\n title: '资料下载'\n }\n}, {\n path: '/sample',\n component: sample,\n meta: {\n title: '猎芯网-自营样片'\n }\n}, {\n path: '/sample/special',\n component: samplespecial,\n meta: {\n title: '猎芯网'\n }\n}, {\n path: '/samplecominfo',\n component: samplecominfo,\n meta: {\n title: '公司信息填写'\n }\n}, {\n path: '/samplebasinfo',\n component: samplebasinfo,\n meta: {\n title: '基础信息填写'\n }\n}, {\n path: '/sampleapply',\n name: \"sampleapply\",\n component: sampleapply,\n meta: {\n title: '样片申请',\n back: true\n }\n}, {\n path: '/oscilloscope',\n name: \"oscilloscope\",\n component: oscilloscope,\n meta: {\n title: '示波器',\n back: true\n }\n}, {\n path: '/creditest',\n component: Risk,\n meta: {\n title: 'IC信用贷'\n }\n}, {\n path: '/creditestsuccess',\n component: RiskSuccess,\n meta: {\n title: 'IC信用贷'\n }\n}, {\n path: '/special',\n name: \"special\",\n component: Special,\n meta: {\n title: ''\n }\n}, {\n path: '/inquiry',\n name: \"inquiry\",\n component: inquiry,\n meta: {\n title: '快速询价'\n }\n}, {\n path: '*',\n redirect: '/'\n}];\nroutes.forEach(function (route) {\n route.path = route.path || '/' + (route.name || '');\n});\nvar router = new vue_router__WEBPACK_IMPORTED_MODULE_3__[\"default\"]({\n routes: routes,\n scrollBehavior: function scrollBehavior(to, from, savedPosition) {\n return {\n x: 0,\n y: 0\n };\n }\n});\n\n\n//# sourceURL=webpack:///./src/router.js?"
);
/***/
}),
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