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 75d6ec4d
authored
Dec 09, 2025
by
李宁
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
音频逻辑改完后的版本
1 parent
4bc1122d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
huaian/css/demo.css
huaian/demo.html
huaian/js/demo.js
huaian/css/demo.css
View file @
75d6ec4
...
...
@@ -906,6 +906,7 @@ html,body{
top
:
-0.84rem
;
left
:
50%
;
transform
:
translateX
(
-50%
);
z-index
:
99
;
}
.warningCon
.detail
{
font-size
:
.32rem
;
...
...
@@ -938,6 +939,8 @@ html,body{
}
.warningCon
.detail
.des
{
line-height
:
.6rem
;
text-align
:
justify
;
text-indent
:
2em
;
}
.warningCon
.detail
.dess
{
display
:
none
;
...
...
@@ -973,4 +976,8 @@ div{
position
:
absolute
;
left
:
0px
;
top
:
0px
;
}
em
{
font-style
:
normal
;
}
\ No newline at end of file
huaian/demo.html
View file @
75d6ec4
...
...
@@ -7,7 +7,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"ie=edge"
>
<title>
江苏移动
</title>
<link
rel=
"stylesheet"
href=
"https://xpo.oss-cn-beijing.aliyuncs.com/huaian/css/vant.css"
/>
<link
rel=
"stylesheet"
href=
"css/demo.css?67633327
6
"
>
<link
rel=
"stylesheet"
href=
"css/demo.css?67633327
36999
"
>
</head>
<body>
...
...
@@ -115,7 +115,7 @@
</div>
</div>
<
audio
id=
"mp3Source"
muted
playsinline
src=
""
></audio
>
<
!-- <audio id="mp3Source" muted playsinline src=""></audio> --
>
<div
class=
"alertDiv"
id=
"accountAlertDiv"
>
<div
class=
"inner"
>
...
...
@@ -373,7 +373,7 @@
<script
src=
"js/util.js?1212"
></script>
<script
src=
"js/vue.min.js"
></script>
<script
src=
"js/vant.min.js"
></script>
<script
src=
"js/demo.js?
2333333
"
></script>
<script
src=
"js/demo.js?
1203334330
"
></script>
</body>
</html>
\ No newline at end of file
huaian/js/demo.js
View file @
75d6ec4
This diff is collapsed.
Click to expand it.
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