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
a1417233
authored
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改参数
parent
67a881af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
footseen/lib/payLangchange.js
footseen/phonepay/applepay.html
footseen/lib/payLangchange.js
View file @
a1417233
...
@@ -857,7 +857,7 @@ $.ajaxSetup({
...
@@ -857,7 +857,7 @@ $.ajaxSetup({
global
:
false
,
global
:
false
,
type
:
'POST'
,
type
:
'POST'
,
data
:
{
data
:
{
os
:
getNavigatorStr
(),
os
:
get
Request
().
os
||
get
NavigatorStr
(),
cid
:
sessionStorage
.
cidStr
,
cid
:
sessionStorage
.
cidStr
,
lang
:
sessionStorage
.
lang
,
lang
:
sessionStorage
.
lang
,
}
}
...
...
This diff is collapsed.
Click to expand it.
footseen/phonepay/applepay.html
View file @
a1417233
...
@@ -324,7 +324,7 @@
...
@@ -324,7 +324,7 @@
</body>
</body>
<script
src=
"../js/iosSelect.js"
></script>
<script
src=
"../js/iosSelect.js"
></script>
<script
src=
"../lib/payLangchange.js?v=202
104232036666667777
"
></script>
<script
src=
"../lib/payLangchange.js?v=202
212301536
"
></script>
<script
src=
"../js/phonepay.js?v=20210304201999999999"
></script>
<script
src=
"../js/phonepay.js?v=20210304201999999999"
></script>
<script>
<script>
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
...
...
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