Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-base
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
new-sing
h5-base
Commits
1f5e4593
Commit
1f5e4593
authored
Oct 08, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
a9f9dd5c
Changes
8
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
56 additions
and
11 deletions
+56
-11
index.html
dist/index.html
+1
-1
58.4221983faac6a4e4035f.js
dist/static/js/58.4221983faac6a4e4035f.js
+1
-0
58.d93f892f2e06a2d64ade.js
dist/static/js/58.d93f892f2e06a2d64ade.js
+0
-1
app.190050eeea8adc8de758.js
dist/static/js/app.190050eeea8adc8de758.js
+1
-0
manifest.7537c68e7ce1ad759bb9.js
dist/static/js/manifest.7537c68e7ce1ad759bb9.js
+1
-1
vendor.be909d24212ec54b52bb.js
dist/static/js/vendor.be909d24212ec54b52bb.js
+48
-0
weixin.vue
src/components/buy/weixin.vue
+0
-1
main.js
src/main.js
+4
-7
No files found.
dist/index.html
View file @
1f5e4593
...
@@ -11,4 +11,4 @@
...
@@ -11,4 +11,4 @@
position
:
fixed
;
position
:
fixed
;
background
:
#f4f4f4
;
background
:
#f4f4f4
;
}
}
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.ed6d1273dc8c2d144766934b011e5890.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script></script><script
type=
text/javascript
src=
static/js/manifest.2e5a5777e97dfb668a76.js
></script><script
type=
text/javascript
src=
static/js/vendor.7db1a6fce01e8076ed09.js
></script><script
type=
text/javascript
src=
static/js/app.fd58cb3c508a0eebef23.js
></script></body></html>
/* html{font-size: 1px;} */
</style><link
href=
static/css/app.ed6d1273dc8c2d144766934b011e5890.css
rel=
stylesheet
></head><body><div
id=
app
></div><script
src=
https://res.wx.qq.com/open/js/jweixin-1.3.2.js
></script><script></script><script
type=
text/javascript
src=
static/js/manifest.7537c68e7ce1ad759bb9.js
></script><script
type=
text/javascript
src=
static/js/vendor.be909d24212ec54b52bb.js
></script><script
type=
text/javascript
src=
static/js/app.190050eeea8adc8de758.js
></script></body></html>
\ No newline at end of file
\ No newline at end of file
dist/static/js/58.4221983faac6a4e4035f.js
0 → 100644
View file @
1f5e4593
webpackJsonp
([
58
],{
N9KF
:
function
(
n
,
a
,
t
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
var
A
=
t
(
"PQeD"
),
e
=
t
.
n
(
A
),
i
=
{
name
:
"weixin"
,
data
:
function
(){
return
{
zhufubao
:
e
.
a
}}},
o
=
function
(){
var
n
=
this
.
$createElement
,
a
=
this
.
_self
.
_c
||
n
;
return
a
(
"div"
,{
staticClass
:
"weixin"
},[
a
(
"div"
,{
staticClass
:
"zhifubao-tu"
},[
a
(
"img"
,{
attrs
:{
src
:
this
.
zhufubao
,
alt
:
""
}})])])};
o
.
_withStripped
=!
0
;
var
r
=
{
render
:
o
,
staticRenderFns
:[]},
d
=
r
;
var
s
=!
1
;
var
C
=
t
(
"VU/8"
)(
i
,
d
,
!
1
,
function
(
n
){
s
||
t
(
"dnVZ"
)},
"data-v-df221aca"
,
null
);
C
.
options
.
__file
=
"src/components/buy/weixin.vue"
;
a
.
default
=
C
.
exports
},
WrQd
:
function
(
n
,
a
,
t
){(
n
.
exports
=
t
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fr[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fl[data-v-df221aca] {
\n
float: left;
\n
}
\n
.main-block[data-v-df221aca] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-df221aca]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
@-webkit-keyframes myfirst-data-v-df221aca {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-df221aca] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-df221aca] {
\n
background: transparent;
\n
}
\n
.ellipsisCss[data-v-df221aca] {
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
}
\n
.transparentBtn[data-v-df221aca] {
\n
width: 32vw;
\n
height: 10.13333333vw;
\n
border: 1px solid white;
\n
color: white;
\n
text-align: center;
\n
line-height: 10.13333333vw;
\n
font-size: 4vw;
\n
border-radius: 5.33333333vw;
\n
}
\n
i[data-v-df221aca] {
\n
font-style: normal;
\n
}
\n
.van-dialog[data-v-df221aca] {
\n
border-radius: 15px;
\n
}
\n
.zhifubao-tu[data-v-df221aca] {
\n
width: 52.26666667vw;
\n
height: 44.26666667vw;
\n
position: absolute;
\n
top: 20%;
\n
left: 0;
\n
right: 0;
\n
margin: auto;
\n
}
\n
.zhifubao-tu img[data-v-df221aca] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"/Users/xiaxue/Desktop/ccdaima/wechat/src/components/buy/weixin.vue"
],
names
:[],
mappings
:
";AACA;EACE,aAAa;CACd;AACD;EACE,aAAa;CACd;AACD;EACE,YAAY;CACb;AACD;EACE,YAAY;EACZ,kBAAkB;EAClB,aAAa;CACd;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;AACA;IACI,4BAA4B;CAC/B;AACD;IACI,8BAA8B;CACjC;AACD;IACI,4BAA4B;CAC/B;CACA;AACD;EACE,oBAAoB;EACpB,0BAA0B;CAC3B;AACD;EACE,wBAAwB;CACzB;AACD;EACE,iBAAiB;EACjB,2BAA2B;KACxB,wBAAwB;EAC3B,oBAAoB;CACrB;AACD;EACE,YAAY;EACZ,sBAAsB;EACtB,wBAAwB;EACxB,aAAa;EACb,mBAAmB;EACnB,2BAA2B;EAC3B,eAAe;EACf,4BAA4B;CAC7B;AACD;EACE,mBAAmB;CACpB;AACD;EACE,oBAAoB;CACrB;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,mBAAmB;EACnB,SAAS;EACT,QAAQ;EACR,SAAS;EACT,aAAa;CACd;AACD;EACE,YAAY;EACZ,aAAa;CACd"
,
file
:
"weixin.vue"
,
sourcesContent
:[
"
\n
.fl-r[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fr[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fl[data-v-df221aca] {
\n
float: left;
\n
}
\n
.main-block[data-v-df221aca] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-df221aca]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
@-webkit-keyframes myfirst-data-v-df221aca {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-df221aca] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-df221aca] {
\n
background: transparent;
\n
}
\n
.ellipsisCss[data-v-df221aca] {
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
}
\n
.transparentBtn[data-v-df221aca] {
\n
width: 32vw;
\n
height: 10.13333333vw;
\n
border: 1px solid white;
\n
color: white;
\n
text-align: center;
\n
line-height: 10.13333333vw;
\n
font-size: 4vw;
\n
border-radius: 5.33333333vw;
\n
}
\n
i[data-v-df221aca] {
\n
font-style: normal;
\n
}
\n
.van-dialog[data-v-df221aca] {
\n
border-radius: 15px;
\n
}
\n
.zhifubao-tu[data-v-df221aca] {
\n
width: 52.26666667vw;
\n
height: 44.26666667vw;
\n
position: absolute;
\n
top: 20%;
\n
left: 0;
\n
right: 0;
\n
margin: auto;
\n
}
\n
.zhifubao-tu img[data-v-df221aca] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
"
],
sourceRoot
:
""
}])},
dnVZ
:
function
(
n
,
a
,
t
){
var
A
=
t
(
"WrQd"
);
"string"
==
typeof
A
&&
(
A
=
[[
n
.
i
,
A
,
""
]]),
A
.
locals
&&
(
n
.
exports
=
A
.
locals
);
t
(
"rjj0"
)(
"34c3af09"
,
A
,
!
1
,{})}});
\ No newline at end of file
dist/static/js/58.d93f892f2e06a2d64ade.js
deleted
100644 → 0
View file @
a9f9dd5c
webpackJsonp
([
58
],{
N9KF
:
function
(
n
,
a
,
t
){
"use strict"
;
Object
.
defineProperty
(
a
,
"__esModule"
,{
value
:
!
0
});
var
A
=
t
(
"PQeD"
),
e
=
t
.
n
(
A
),
i
=
{
name
:
"weixin"
,
data
:
function
(){
return
{
zhufubao
:
e
.
a
}}},
o
=
function
(){
var
n
=
this
.
$createElement
,
a
=
this
.
_self
.
_c
||
n
;
return
a
(
"div"
,{
staticClass
:
"weixin"
},[
this
.
_v
(
"
\n
支付宝
\n
"
),
a
(
"div"
,{
staticClass
:
"zhifubao-tu"
},[
a
(
"img"
,{
attrs
:{
src
:
this
.
zhufubao
,
alt
:
""
}})])])};
o
.
_withStripped
=!
0
;
var
r
=
{
render
:
o
,
staticRenderFns
:[]},
d
=
r
;
var
s
=!
1
;
var
C
=
t
(
"VU/8"
)(
i
,
d
,
!
1
,
function
(
n
){
s
||
t
(
"dnVZ"
)},
"data-v-df221aca"
,
null
);
C
.
options
.
__file
=
"src/components/buy/weixin.vue"
;
a
.
default
=
C
.
exports
},
WrQd
:
function
(
n
,
a
,
t
){(
n
.
exports
=
t
(
"FZ+f"
)(
!
0
)).
push
([
n
.
i
,
"
\n
.fl-r[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fr[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fl[data-v-df221aca] {
\n
float: left;
\n
}
\n
.main-block[data-v-df221aca] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-df221aca]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
@-webkit-keyframes myfirst-data-v-df221aca {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-df221aca] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-df221aca] {
\n
background: transparent;
\n
}
\n
.ellipsisCss[data-v-df221aca] {
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
}
\n
.transparentBtn[data-v-df221aca] {
\n
width: 32vw;
\n
height: 10.13333333vw;
\n
border: 1px solid white;
\n
color: white;
\n
text-align: center;
\n
line-height: 10.13333333vw;
\n
font-size: 4vw;
\n
border-radius: 5.33333333vw;
\n
}
\n
i[data-v-df221aca] {
\n
font-style: normal;
\n
}
\n
.van-dialog[data-v-df221aca] {
\n
border-radius: 15px;
\n
}
\n
.zhifubao-tu[data-v-df221aca] {
\n
width: 52.26666667vw;
\n
height: 44.26666667vw;
\n
position: absolute;
\n
top: 20%;
\n
left: 0;
\n
right: 0;
\n
margin: auto;
\n
}
\n
.zhifubao-tu img[data-v-df221aca] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
"
,
""
,{
version
:
3
,
sources
:[
"/Users/xiaxue/Desktop/ccdaima/wechat/src/components/buy/weixin.vue"
],
names
:[],
mappings
:
";AACA;EACE,aAAa;CACd;AACD;EACE,aAAa;CACd;AACD;EACE,YAAY;CACb;AACD;EACE,YAAY;EACZ,kBAAkB;EAClB,aAAa;CACd;AACD;EACE,YAAY;EACZ,eAAe;EACf,YAAY;CACb;AACD;AACA;IACI,4BAA4B;CAC/B;AACD;IACI,8BAA8B;CACjC;AACD;IACI,4BAA4B;CAC/B;CACA;AACD;EACE,oBAAoB;EACpB,0BAA0B;CAC3B;AACD;EACE,wBAAwB;CACzB;AACD;EACE,iBAAiB;EACjB,2BAA2B;KACxB,wBAAwB;EAC3B,oBAAoB;CACrB;AACD;EACE,YAAY;EACZ,sBAAsB;EACtB,wBAAwB;EACxB,aAAa;EACb,mBAAmB;EACnB,2BAA2B;EAC3B,eAAe;EACf,4BAA4B;CAC7B;AACD;EACE,mBAAmB;CACpB;AACD;EACE,oBAAoB;CACrB;AACD;EACE,qBAAqB;EACrB,sBAAsB;EACtB,mBAAmB;EACnB,SAAS;EACT,QAAQ;EACR,SAAS;EACT,aAAa;CACd;AACD;EACE,YAAY;EACZ,aAAa;CACd"
,
file
:
"weixin.vue"
,
sourcesContent
:[
"
\n
.fl-r[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fr[data-v-df221aca] {
\n
float: right;
\n
}
\n
.fl[data-v-df221aca] {
\n
float: left;
\n
}
\n
.main-block[data-v-df221aca] {
\n
margin: 5px;
\n
background: white;
\n
padding: 5px;
\n
}
\n
.clear-both[data-v-df221aca]:after {
\n
content: '';
\n
display: block;
\n
clear: both;
\n
}
\n
@-webkit-keyframes myfirst-data-v-df221aca {
\n
0% {
\n
-webkit-transform: scale(1);
\n
}
\n
50% {
\n
-webkit-transform: scale(1.1);
\n
}
\n
100% {
\n
-webkit-transform: scale(1);
\n
}
\n
}
\n
.van-button--info[data-v-df221aca] {
\n
background: #40A9FF;
\n
border: 1px solid #40A9FF;
\n
}
\n
.van-popup[data-v-df221aca] {
\n
background: transparent;
\n
}
\n
.ellipsisCss[data-v-df221aca] {
\n
overflow: hidden;
\n
-o-text-overflow: ellipsis;
\n
text-overflow: ellipsis;
\n
white-space: nowrap;
\n
}
\n
.transparentBtn[data-v-df221aca] {
\n
width: 32vw;
\n
height: 10.13333333vw;
\n
border: 1px solid white;
\n
color: white;
\n
text-align: center;
\n
line-height: 10.13333333vw;
\n
font-size: 4vw;
\n
border-radius: 5.33333333vw;
\n
}
\n
i[data-v-df221aca] {
\n
font-style: normal;
\n
}
\n
.van-dialog[data-v-df221aca] {
\n
border-radius: 15px;
\n
}
\n
.zhifubao-tu[data-v-df221aca] {
\n
width: 52.26666667vw;
\n
height: 44.26666667vw;
\n
position: absolute;
\n
top: 20%;
\n
left: 0;
\n
right: 0;
\n
margin: auto;
\n
}
\n
.zhifubao-tu img[data-v-df221aca] {
\n
width: 100%;
\n
height: 100%;
\n
}
\n
"
],
sourceRoot
:
""
}])},
dnVZ
:
function
(
n
,
a
,
t
){
var
A
=
t
(
"WrQd"
);
"string"
==
typeof
A
&&
(
A
=
[[
n
.
i
,
A
,
""
]]),
A
.
locals
&&
(
n
.
exports
=
A
.
locals
);
t
(
"rjj0"
)(
"34c3af09"
,
A
,
!
1
,{})}});
\ No newline at end of file
dist/static/js/app.
fd58cb3c508a0eebef23
.js
→
dist/static/js/app.
190050eeea8adc8de758
.js
View file @
1f5e4593
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/static/js/manifest.
2e5a5777e97dfb668a76
.js
→
dist/static/js/manifest.
7537c68e7ce1ad759bb9
.js
View file @
1f5e4593
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
a
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
f
=
{
70
:
0
};
function
d
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
d
){
c
=
f
[
e
]
=
[
a
,
d
]});
c
[
2
]
=
a
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
n
.
crossOrigin
=
"anonymous"
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
({
0
:
"vendor-async"
}[
e
]
||
e
)
+
"."
+
{
0
:
"99eca63b2033f9e4329e"
,
1
:
"eab7e8cd952c6a8c684d"
,
2
:
"d02cc052f5b0a793ff42"
,
3
:
"741d28e4e99b0b927f71"
,
4
:
"ae2f2ad72b7647778888"
,
5
:
"1bdc6eb28abca8d55594"
,
6
:
"f33528d2879474d9b497"
,
7
:
"b4c9d7f34b8677dee21f"
,
8
:
"3a12c8d7575a76f18500"
,
9
:
"5428e5efda8c69b091a8"
,
10
:
"18feb799f9b98c2237ff"
,
11
:
"8a616cd2bf9535aca14f"
,
12
:
"60e22d22059b13a4b8b2"
,
13
:
"49e2fab89863e5a59349"
,
14
:
"97a1294dd4dfb6301ebe"
,
15
:
"23378403a5bada9571df"
,
16
:
"af157bb03acb4b7f37b8"
,
17
:
"6cf9e1b9fa0428cf5d63"
,
18
:
"2340341552200a69e80d"
,
19
:
"aa6e3d65aa96e428d7a5"
,
20
:
"91202ae1839a0b6719cc"
,
21
:
"087997bfdc70e1b5139d"
,
22
:
"b0fd96ad8f27124b5d6f"
,
23
:
"dd87c78f2150cc550f10"
,
24
:
"8df8758a582bb9d031cb"
,
25
:
"efe64efe3630a4877751"
,
26
:
"b76a54f75170d5e5b3b4"
,
27
:
"7b4bd6e36741f7bf46b4"
,
28
:
"c91f0c9c301128cebe5f"
,
29
:
"52b720592707e63c2d4e"
,
30
:
"dbf29282817872a8c5ce"
,
31
:
"7873c4c22c96bbafe2af"
,
32
:
"c27850f6211fa385b971"
,
33
:
"4f4179fc1318f9e7142e"
,
34
:
"303ef6f9471ee0fa4d71"
,
35
:
"8094d895923accbe1d69"
,
36
:
"8d68a6fdbee6ee8a9409"
,
37
:
"df2033bdd5e192b42717"
,
38
:
"30809f53757bc74a040c"
,
39
:
"a4a3eb8cca888fce92da"
,
40
:
"3af6c01c8e5cde2061b4"
,
41
:
"38184f780150ed64771a"
,
42
:
"d6489f8f07a723754a7c"
,
43
:
"66d5fe6c1e6226ee4210"
,
44
:
"efdfccfa6a3a101cf6f9"
,
45
:
"c97dacb00740b3069dae"
,
46
:
"c241465010464af50693"
,
47
:
"8c7621238eb8d108201e"
,
48
:
"95c184e4cdaa2e2f6bcb"
,
49
:
"6a4cd5657a94075f1bc7"
,
50
:
"c1cfda636c0eccc2e1f6"
,
51
:
"868e6e7f5a7d64ee287e"
,
52
:
"8510973a8e8e6c464086"
,
53
:
"a59c89c16a2ac8f87891"
,
54
:
"aa33075401a787f3074c"
,
55
:
"6c8d1ac585f3c5feaf1d"
,
56
:
"7c31d35771a1304c0694"
,
57
:
"3f35c830362905640c11"
,
58
:
"d93f892f2e06a2d64ade"
,
59
:
"7669a929edb61384dd03"
,
60
:
"35bfa194172cb46fe32d"
,
61
:
"43bcf493dc4ca5a12ddf"
,
62
:
"a34c4fc5f9e2a62decf0"
,
63
:
"f557b12408cb596409b7"
,
64
:
"ebd926664355393ca598"
,
65
:
"f5549ab1cb4ae6c740a8"
,
66
:
"ca36b9dbc4ba76113bf8"
,
67
:
"d292e65832e700a88b15"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
a
},
d
.
m
=
e
,
d
.
c
=
a
,
d
.
d
=
function
(
e
,
c
,
a
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
""
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
!
function
(
e
){
var
c
=
window
.
webpackJsonp
;
window
.
webpackJsonp
=
function
(
a
,
b
,
n
){
for
(
var
r
,
t
,
o
,
i
=
0
,
u
=
[];
i
<
a
.
length
;
i
++
)
t
=
a
[
i
],
f
[
t
]
&&
u
.
push
(
f
[
t
][
0
]),
f
[
t
]
=
0
;
for
(
r
in
b
)
Object
.
prototype
.
hasOwnProperty
.
call
(
b
,
r
)
&&
(
e
[
r
]
=
b
[
r
]);
for
(
c
&&
c
(
a
,
b
,
n
);
u
.
length
;)
u
.
shift
()();
if
(
n
)
for
(
i
=
0
;
i
<
n
.
length
;
i
++
)
o
=
d
(
d
.
s
=
n
[
i
]);
return
o
};
var
a
=
{},
f
=
{
70
:
0
};
function
d
(
c
){
if
(
a
[
c
])
return
a
[
c
].
exports
;
var
f
=
a
[
c
]
=
{
i
:
c
,
l
:
!
1
,
exports
:{}};
return
e
[
c
].
call
(
f
.
exports
,
f
,
f
.
exports
,
d
),
f
.
l
=!
0
,
f
.
exports
}
d
.
e
=
function
(
e
){
var
c
=
f
[
e
];
if
(
0
===
c
)
return
new
Promise
(
function
(
e
){
e
()});
if
(
c
)
return
c
[
2
];
var
a
=
new
Promise
(
function
(
a
,
d
){
c
=
f
[
e
]
=
[
a
,
d
]});
c
[
2
]
=
a
;
var
b
=
document
.
getElementsByTagName
(
"head"
)[
0
],
n
=
document
.
createElement
(
"script"
);
n
.
type
=
"text/javascript"
,
n
.
charset
=
"utf-8"
,
n
.
async
=!
0
,
n
.
timeout
=
12
e4
,
n
.
crossOrigin
=
"anonymous"
,
d
.
nc
&&
n
.
setAttribute
(
"nonce"
,
d
.
nc
),
n
.
src
=
d
.
p
+
"static/js/"
+
({
0
:
"vendor-async"
}[
e
]
||
e
)
+
"."
+
{
0
:
"99eca63b2033f9e4329e"
,
1
:
"eab7e8cd952c6a8c684d"
,
2
:
"d02cc052f5b0a793ff42"
,
3
:
"741d28e4e99b0b927f71"
,
4
:
"ae2f2ad72b7647778888"
,
5
:
"1bdc6eb28abca8d55594"
,
6
:
"f33528d2879474d9b497"
,
7
:
"b4c9d7f34b8677dee21f"
,
8
:
"3a12c8d7575a76f18500"
,
9
:
"5428e5efda8c69b091a8"
,
10
:
"18feb799f9b98c2237ff"
,
11
:
"8a616cd2bf9535aca14f"
,
12
:
"60e22d22059b13a4b8b2"
,
13
:
"49e2fab89863e5a59349"
,
14
:
"97a1294dd4dfb6301ebe"
,
15
:
"23378403a5bada9571df"
,
16
:
"af157bb03acb4b7f37b8"
,
17
:
"6cf9e1b9fa0428cf5d63"
,
18
:
"2340341552200a69e80d"
,
19
:
"aa6e3d65aa96e428d7a5"
,
20
:
"91202ae1839a0b6719cc"
,
21
:
"087997bfdc70e1b5139d"
,
22
:
"b0fd96ad8f27124b5d6f"
,
23
:
"dd87c78f2150cc550f10"
,
24
:
"8df8758a582bb9d031cb"
,
25
:
"efe64efe3630a4877751"
,
26
:
"b76a54f75170d5e5b3b4"
,
27
:
"7b4bd6e36741f7bf46b4"
,
28
:
"c91f0c9c301128cebe5f"
,
29
:
"52b720592707e63c2d4e"
,
30
:
"dbf29282817872a8c5ce"
,
31
:
"7873c4c22c96bbafe2af"
,
32
:
"c27850f6211fa385b971"
,
33
:
"4f4179fc1318f9e7142e"
,
34
:
"303ef6f9471ee0fa4d71"
,
35
:
"8094d895923accbe1d69"
,
36
:
"8d68a6fdbee6ee8a9409"
,
37
:
"df2033bdd5e192b42717"
,
38
:
"30809f53757bc74a040c"
,
39
:
"a4a3eb8cca888fce92da"
,
40
:
"3af6c01c8e5cde2061b4"
,
41
:
"38184f780150ed64771a"
,
42
:
"d6489f8f07a723754a7c"
,
43
:
"66d5fe6c1e6226ee4210"
,
44
:
"efdfccfa6a3a101cf6f9"
,
45
:
"c97dacb00740b3069dae"
,
46
:
"c241465010464af50693"
,
47
:
"8c7621238eb8d108201e"
,
48
:
"95c184e4cdaa2e2f6bcb"
,
49
:
"6a4cd5657a94075f1bc7"
,
50
:
"c1cfda636c0eccc2e1f6"
,
51
:
"868e6e7f5a7d64ee287e"
,
52
:
"8510973a8e8e6c464086"
,
53
:
"a59c89c16a2ac8f87891"
,
54
:
"aa33075401a787f3074c"
,
55
:
"6c8d1ac585f3c5feaf1d"
,
56
:
"7c31d35771a1304c0694"
,
57
:
"3f35c830362905640c11"
,
58
:
"4221983faac6a4e4035f"
,
59
:
"7669a929edb61384dd03"
,
60
:
"35bfa194172cb46fe32d"
,
61
:
"43bcf493dc4ca5a12ddf"
,
62
:
"a34c4fc5f9e2a62decf0"
,
63
:
"f557b12408cb596409b7"
,
64
:
"ebd926664355393ca598"
,
65
:
"f5549ab1cb4ae6c740a8"
,
66
:
"ca36b9dbc4ba76113bf8"
,
67
:
"d292e65832e700a88b15"
}[
e
]
+
".js"
;
var
r
=
setTimeout
(
t
,
12
e4
);
function
t
(){
n
.
onerror
=
n
.
onload
=
null
,
clearTimeout
(
r
);
var
c
=
f
[
e
];
0
!==
c
&&
(
c
&&
c
[
1
](
new
Error
(
"Loading chunk "
+
e
+
" failed."
)),
f
[
e
]
=
void
0
)}
return
n
.
onerror
=
n
.
onload
=
t
,
b
.
appendChild
(
n
),
a
},
d
.
m
=
e
,
d
.
c
=
a
,
d
.
d
=
function
(
e
,
c
,
a
){
d
.
o
(
e
,
c
)
||
Object
.
defineProperty
(
e
,
c
,{
configurable
:
!
1
,
enumerable
:
!
0
,
get
:
a
})},
d
.
n
=
function
(
e
){
var
c
=
e
&&
e
.
__esModule
?
function
(){
return
e
.
default
}:
function
(){
return
e
};
return
d
.
d
(
c
,
"a"
,
c
),
c
},
d
.
o
=
function
(
e
,
c
){
return
Object
.
prototype
.
hasOwnProperty
.
call
(
e
,
c
)},
d
.
p
=
""
,
d
.
oe
=
function
(
e
){
throw
console
.
error
(
e
),
e
}}([]);
\ No newline at end of file
\ No newline at end of file
dist/static/js/vendor.
7db1a6fce01e8076ed09
.js
→
dist/static/js/vendor.
be909d24212ec54b52bb
.js
View file @
1f5e4593
This diff is collapsed.
Click to expand it.
src/components/buy/weixin.vue
View file @
1f5e4593
<
template
>
<
template
>
<div
class=
"weixin"
>
<div
class=
"weixin"
>
支付宝
<div
class=
"zhifubao-tu"
>
<div
class=
"zhifubao-tu"
>
<img
:src=
"zhufubao"
alt=
""
>
<img
:src=
"zhufubao"
alt=
""
>
</div>
</div>
...
...
src/main.js
View file @
1f5e4593
...
@@ -69,10 +69,7 @@ if(window.localStorage.out_trade_no) {
...
@@ -69,10 +69,7 @@ if(window.localStorage.out_trade_no) {
clearInterval
(
timer
);
clearInterval
(
timer
);
localStorage
.
removeItem
(
'out_trade_no'
)
localStorage
.
removeItem
(
'out_trade_no'
)
});
});
}
}
else
if
(
res
.
status
===
"NO_SYNC"
)
{
}).
catch
(
error
=>
{
// 支付失败或未支付
if
(
error
.
code
===
500
&&
error
.
msg
.
status
===
"NO_SYNC"
)
{
Dialog
.
confirm
({
title
:
'标题'
,
message
:
'您有一笔未支付的订单'
,
confirmButtonText
:
'去查看'
}).
then
(()
=>
{
Dialog
.
confirm
({
title
:
'标题'
,
message
:
'您有一笔未支付的订单'
,
confirmButtonText
:
'去查看'
}).
then
(()
=>
{
clearInterval
(
timer
);
clearInterval
(
timer
);
location
.
href
=
`http://
${
window
.
location
.
host
}
/#/guidelines?pay_url=
${
encodeURI
(
window
.
localStorage
.
pay_url
)
}
`
location
.
href
=
`http://
${
window
.
location
.
host
}
/#/guidelines?pay_url=
${
encodeURI
(
window
.
localStorage
.
pay_url
)
}
`
...
@@ -94,9 +91,9 @@ Vue.config.errorHandler = errorHandler;
...
@@ -94,9 +91,9 @@ Vue.config.errorHandler = errorHandler;
Vue
.
prototype
.
$throw
=
(
error
)
=>
errorHandler
(
error
,
this
);
Vue
.
prototype
.
$throw
=
(
error
)
=>
errorHandler
(
error
,
this
);
Vue
.
prototype
.
$common
=
common
Vue
.
prototype
.
$common
=
common
//VConsole关闭屏蔽代码
//VConsole关闭屏蔽代码
if
(
process
.
env
.
NODE_ENV
!=
'production'
)
{
//
if (process.env.NODE_ENV != 'production') {
new
VConsole
();
//
new VConsole();
}
//
}
router
.
beforeEach
((
to
,
from
,
next
)
=>
{
router
.
beforeEach
((
to
,
from
,
next
)
=>
{
next
()
next
()
...
...
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