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
b9f8c838
Commit
b9f8c838
authored
Oct 08, 2019
by
IvyXia123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面和图片
parent
a555baae
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
index.html
dist/index.html
+1
-1
app.8ad73775ea5feaf58525.js
dist/static/js/app.8ad73775ea5feaf58525.js
+1
-1
index.js
src/router/index.js
+3
-3
No files found.
dist/index.html
View file @
b9f8c838
...
...
@@ -11,4 +11,4 @@
position
:
fixed
;
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.40badb555620b847d5e6.js
></script><script
type=
text/javascript
src=
static/js/vendor.7db1a6fce01e8076ed09.js
></script><script
type=
text/javascript
src=
static/js/app.b6fa97f174ab6e85d2c6.js
></script></body></html>
\ No newline at end of file
/* 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.40badb555620b847d5e6.js
></script><script
type=
text/javascript
src=
static/js/vendor.7db1a6fce01e8076ed09.js
></script><script
type=
text/javascript
src=
static/js/app.8ad73775ea5feaf58525.js
></script></body></html>
\ No newline at end of file
dist/static/js/app.
b6fa97f174ab6e85d2c6
.js
→
dist/static/js/app.
8ad73775ea5feaf58525
.js
View file @
b9f8c838
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/router/index.js
View file @
b9f8c838
...
...
@@ -651,9 +651,9 @@ router.beforeEach((to, from, next) => {
// 在支付宝里跳转
let
micromessenger
=
common
.
isWeixinBrowser
();
if
(
micromessenger
==
2
){
console
.
log
(
"支付成功啦,请回到唱唱公众号继续操作!"
)
location
.
href
=
"https://wechat-pre.changchangenglish.com/#/weixin"
//
location.href = "https://static-cdn.changchangenglish.com/public/images/alipay_success.png"
// alert
("支付成功啦,请回到唱唱公众号继续操作!")
//
location.href = "https://wechat-pre.changchangenglish.com/#/weixin"
location
.
href
=
"https://static-cdn.changchangenglish.com/public/images/alipay_success.png"
return
;
}
...
...
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