Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
H
h5-baby
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
h5-baby
Commits
a331d981
Commit
a331d981
authored
Apr 02, 2021
by
malin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v
parent
187821a1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
index.vue
src/views/Pay/index.vue
+2
-2
index.vue
src/views/Result/index.vue
+3
-2
No files found.
src/views/Pay/index.vue
View file @
a331d981
...
...
@@ -224,7 +224,7 @@ export default {
// process.env.NODE_ENV == "development"
// ? "com.h5game.bbqm"
// : h5LogsObj.pkg,
pkg
:
"com.h5game.bbq"
,
pkg
:
"com.h5game.bbq
m
"
,
zygt
:
"hzwz"
,
tgtk
:
1
,
uid
:
1008611
,
...
...
@@ -250,7 +250,7 @@ export default {
// process.env.NODE_ENV == "development" ? "toutiao" : h5LogsObj.source,
zygt
:
"hzwz"
,
tgtk
:
1
,
pkg
:
"com.h5.bbqm"
,
pkg
:
"com.h5
game
.bbqm"
,
firstName
:
this
.
$route
.
query
.
name
,
gender
:
this
.
$route
.
query
.
gender
,
datadate
:
this
.
$route
.
query
.
date
,
...
...
src/views/Result/index.vue
View file @
a331d981
...
...
@@ -166,11 +166,12 @@ export default {
methods
:
{
// 网络请求 获取宝宝姓名
_fetchName
()
{
let
orderId
=
utils
.
getCookie
(
"orderId"
);
let
params
=
{
zygt
:
"hzwz"
,
tgtk
:
1
,
pkg
:
"com.h5.bbqm"
,
orderId
:
"1377535433709146112"
,
pkg
:
"com.h5
game
.bbqm"
,
orderId
:
orderId
,
words
:
this
.
words
,
page
:
this
.
page
,
};
...
...
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