Commit e2d121f3 by 肖康

深冒弹窗修改

parent 06a4b6cd
...@@ -7,10 +7,10 @@ ...@@ -7,10 +7,10 @@
border:1px solid #f3f3f3; border:1px solid #f3f3f3;
height:260px; height:260px;
padding:15px; padding:15px;
overflow-y: auto;
color:#fff; color:#fff;
overflow-y: auto;
overflow-x: hidden; overflow-x: hidden;
word-break:break-all; word-wrap:break-word;
&::-webkit-scrollbar { &::-webkit-scrollbar {
width: 5px; width: 5px;
height: 106px; height: 106px;
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<br/><br/><br/>Important announcement: SEMOUR reserves the right to terminate the Service and this agreement without prior notice in case the Client is in breach of any of the terms hereof. <br/><br/><br/>Important announcement: SEMOUR reserves the right to terminate the Service and this agreement without prior notice in case the Client is in breach of any of the terms hereof.
</div> </div>
<div class="mzbtnsxh">我已知晓</div> <div class="mzbtnsxh">ACCEPT</div>
</div> </div>
<input type="hidden" id="emailCookie" value="{{Auth::user()->email??''}}"> <input type="hidden" id="emailCookie" value="{{Auth::user()->email??''}}">
<script src="{{$public}}/assets/js/common/sea.js?v={{time()}}"></script> <script src="{{$public}}/assets/js/common/sea.js?v={{time()}}"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment