Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
李宁
/
Activity
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5abfbfa7
authored
Nov 13, 2025
by
李宁
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
c352d425
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
3 deletions
huaian/js/demo.js
huaian/js/lang.js
huaian/js/demo.js
View file @
5abfbfa
...
@@ -952,7 +952,7 @@ async function init(){
...
@@ -952,7 +952,7 @@ async function init(){
},
20000
)
},
20000
)
snInputNum
=
window
.
snInputNum
||
5
snInputNum
=
window
.
snInputNum
||
5
noShootNum
=
window
.
noShootNum
||
5
noShootNum
=
window
.
noShootNum
||
3
$
(
"#mp3Source"
).
attr
(
'src'
,
'https://lgyztest.obs.cidc-rp-12.joint.cmecloud.cn/file/temp/2025-01-08/hhT2XXAj.mp3'
)
$
(
"#mp3Source"
).
attr
(
'src'
,
'https://lgyztest.obs.cidc-rp-12.joint.cmecloud.cn/file/temp/2025-01-08/hhT2XXAj.mp3'
)
$
(
"#mp3Source"
)[
0
].
autoplay
=
true
$
(
"#mp3Source"
)[
0
].
autoplay
=
true
...
...
huaian/js/lang.js
View file @
5abfbfa
window
.
noShootNum
=
5
window
.
snInputNum
=
3
\ No newline at end of file
\ No newline at end of file
let
pa
=
sessionStorage
.
getItem
(
'huaiAnAppParam'
)
if
(
pa
){
pa
=
JSON
.
parse
(
pa
)
}
else
{
pa
=
{}
}
if
(
pa
.
orderId
==
'3356158'
){
window
.
noShootNum
=
2
window
.
snInputNum
=
2
}
else
{
window
.
noShootNum
=
5
window
.
snInputNum
=
3
}
Write
Preview
Markdown
is supported
Attach a file
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 post a comment