Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5b33a30a
authored
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交
parent
19c8a214
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
6 deletions
shareB.html
testB.html
shareB.html
View file @
5b33a30a
...
...
@@ -150,9 +150,10 @@
if
(
browserRedirect
()
==
'ios'
)
{
var
params
=
{
icid
:
'iosftsB'
icid
:
'iosftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
...
...
@@ -171,9 +172,10 @@
}
else
{
var
params
=
{
icid
:
'ftsB'
icid
:
'ftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
param
:
JSON
.
stringify
(
params
),
...
...
This diff is collapsed.
Click to expand it.
testB.html
View file @
5b33a30a
...
...
@@ -150,7 +150,8 @@
if
(
browserRedirect
()
==
'ios'
)
{
var
params
=
{
icid
:
'iosftsB'
icid
:
'iosftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
appkey
:
"93adc025c1e699fe"
,
// 此值必填
...
...
@@ -169,7 +170,8 @@
}
else
{
var
params
=
{
icid
:
'ftsB'
icid
:
'ftsB'
,
agentCode
:
getRequest
().
agentCode
}
ShareTrace
.
init
({
...
...
This diff is collapsed.
Click to expand it.
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