Commit 75d6ec4d by 李宁

音频逻辑改完后的版本

1 parent 4bc1122d
......@@ -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
......@@ -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?676333276">
<link rel="stylesheet" href="css/demo.css?6763332736999">
</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
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!