Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
A
accord-with-name
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
malin
accord-with-name
Commits
b7f555be
Commit
b7f555be
authored
Apr 09, 2021
by
malin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
r
parent
4fff6049
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
PayInfo.vue
src/views/Pay/child_cpn/PayInfo.vue
+1
-1
index.vue
src/views/Result/index.vue
+1
-1
No files found.
src/views/Pay/child_cpn/PayInfo.vue
View file @
b7f555be
...
@@ -143,7 +143,7 @@ export default {
...
@@ -143,7 +143,7 @@ export default {
tgtk
:
1
,
tgtk
:
1
,
uid
:
122193
,
uid
:
122193
,
pkg
:
"com.h5game.peidui"
,
pkg
:
"com.h5game.peidui"
,
source
:
"toutiao"
,
source
:
h5LogsObj
.
source
?
h5LogsObj
.
source
:
"toutiao"
,
};
};
// 获取订单号
// 获取订单号
...
...
src/views/Result/index.vue
View file @
b7f555be
...
@@ -111,7 +111,7 @@ export default {
...
@@ -111,7 +111,7 @@ export default {
let
params
=
{
let
params
=
{
pkg
:
"com.h5game.peidui"
,
pkg
:
"com.h5game.peidui"
,
orderId
:
1380344238578814976
,
orderId
:
orderId
,
};
};
API
.
API_fetchInfo
(
params
).
then
((
res
)
=>
{
API
.
API_fetchInfo
(
params
).
then
((
res
)
=>
{
if
(
res
.
status
!=
200
)
{
if
(
res
.
status
!=
200
)
{
...
...
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