Commit 8672cecb by libai

测试

parent f7299696
......@@ -2299,6 +2299,7 @@ input::-webkit-input-placeholder {
margin-top: -18px;
left: 0;
transform: rotate(180deg);
cursor: pointer;
}
.photo-arrow-right {
width: 36px;
......@@ -2306,6 +2307,7 @@ input::-webkit-input-placeholder {
top: 50%;
margin-top: -18px;
right: 0;
cursor: pointer;
}
.layui-layer-shade {
opacity: 0.6 !important;
......
......@@ -2371,7 +2371,7 @@ input::-webkit-input-placeholder{
margin-top: -18px;
left: 0;
transform: rotate(180deg);
cursor: pointer;
}
.photo-arrow-right{
width: 36px;
......@@ -2379,6 +2379,7 @@ input::-webkit-input-placeholder{
top: 50%;
margin-top: -18px;
right: 0;
cursor: pointer;
}
.layui-layer-shade{
opacity: 0.6 !important;
......
......@@ -95,7 +95,7 @@ var langList=[
jsTxt16:"Send",
jsTxt17:"times",
jsTxt18:"come in",
jsTxt19:"come from",
jsTxt19:"come from ",
jsTxt20:"Light up the live room, pop index +1",
jsTxt21:"Follow broadcaster",
jsTxt22:"Send",
......
......@@ -605,7 +605,7 @@
<script src="../lib/default.js?v=2023060101"></script>
<script src="../lib/qrcode.min.js"></script>
<script src="../lib/login.js?v=2023081501"></script>
<script src="lib/roomLang.js?v=2023060602"></script>
<script src="lib/roomLang.js?v=2023082101"></script>
<script src="../lib/fingerprint2.js"></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
<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