Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8672cecb
authored
Aug 21, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
f7299696
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
room/css/room.css
room/css/room.less
room/lib/roomLang.js
room/liveRoom.html
room/css/room.css
View file @
8672cecb
...
...
@@ -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
;
...
...
room/css/room.less
View file @
8672cecb
...
...
@@ -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;
...
...
room/lib/roomLang.js
View file @
8672cecb
...
...
@@ -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"
,
...
...
room/liveRoom.html
View file @
8672cecb
...
...
@@ -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=20230
60602
"
></script>
<script
src=
"lib/roomLang.js?v=20230
82101
"
></script>
<script
src=
"../lib/fingerprint2.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
<script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment