Commit 693fb738 by libai

测试

parent 4bff08fc
...@@ -30,10 +30,10 @@ ...@@ -30,10 +30,10 @@
left: 55px; left: 55px;
} }
.vipBody1 .vip-tips-content { .vipBody1 .vip-tips-content {
background: url(../images/vip-tip-bg-en.png) no-repeat; background: url(../images/vip-tips-content-en.png) no-repeat;
} }
.vipBody1 .vip-tip-bg { .vipBody1 .vip-tip-bg {
background: url(../images/vip-tips-content-en.png) no-repeat; background: url(../images/vip-tip-bg-en.png) no-repeat;
} }
.vipBody1 .vip-bottom { .vipBody1 .vip-bottom {
width: 400px; width: 400px;
......
...@@ -31,11 +31,12 @@ ...@@ -31,11 +31,12 @@
left: 55px; left: 55px;
} }
.vip-tips-content{ .vip-tips-content{
background: url(../images/vip-tip-bg-en.png)no-repeat; background: url(../images/vip-tips-content-en.png)no-repeat;
} }
.vip-tip-bg{ .vip-tip-bg{
background: url(../images/vip-tips-content-en.png)no-repeat; background: url(../images/vip-tip-bg-en.png)no-repeat;
} }
.vip-bottom{ .vip-bottom{
width: 400px; width: 400px;
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<link rel="stylesheet" href="../css/base.css"> <link rel="stylesheet" href="../css/base.css">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../css/login.css?v=2023053101"> <link rel="stylesheet" href="../css/login.css?v=2023053101">
<link rel="stylesheet" href="css/index.css?v=2023060102"> <link rel="stylesheet" href="css/index.css?v=2023060103">
<script src="https://accounts.google.com/gsi/client" async defer></script> <script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="lib/hello.js"></script> <script src="lib/hello.js"></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></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