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
f07cb30d
Commit
f07cb30d
authored
Apr 09, 2021
by
malin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
r
parent
0aaecae2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
api.js
src/service/api.js
+1
-1
PayInfo.vue
src/views/Pay/child_cpn/PayInfo.vue
+1
-1
No files found.
src/service/api.js
View file @
f07cb30d
...
@@ -96,7 +96,7 @@ const API = {
...
@@ -96,7 +96,7 @@ const API = {
API_reportView
:
function
(
data
)
{
API_reportView
:
function
(
data
)
{
return
request
(
return
request
(
reportUrl
+
reportUrl
+
"/logCollection/log/v1/userLogCollection?module=web&pkg=com.h5game.
bbqm
"
,
"/logCollection/log/v1/userLogCollection?module=web&pkg=com.h5game.
peidui
"
,
"post"
,
"post"
,
data
data
);
);
...
...
src/views/Pay/child_cpn/PayInfo.vue
View file @
f07cb30d
...
@@ -137,7 +137,7 @@ export default {
...
@@ -137,7 +137,7 @@ export default {
utils
.
setCookie
(
"orderId"
,
orderId
,
0
);
// 将orderId放入cookie中
utils
.
setCookie
(
"orderId"
,
orderId
,
0
);
// 将orderId放入cookie中
utils
.
setCookie
(
"baseInfo"
,
JSON
.
stringify
(
baseInfo
),
0
);
utils
.
setCookie
(
"baseInfo"
,
JSON
.
stringify
(
baseInfo
),
0
);
上报
--
>
信息收集
;
//
上报-- > 信息收集;
API
.
API_h5Logs
({
API
.
API_h5Logs
({
outTradeNo
:
orderId
,
outTradeNo
:
orderId
,
link
:
link
,
link
:
link
,
...
...
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