Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

libai / footseen-large-website

  • This project
    • Loading...
  • Sign in
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 131e712a authored 2 years ago by libai's avatar libai
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

测试

parent 1376b13f
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 4 deletions
  • mTest/images/down-bg.png
  • mTest/index.html
  • mTest/room/images/women.jpg
  • mTest/room/liveRoom.html
mTest/images/down-bg.png
View file @ 131e712a
mTest/images/down-bg.png

280 KB | W: 0px | H: 0px

mTest/images/down-bg.png

314 KB | W: 0px | H: 0px

mTest/images/down-bg.png
mTest/images/down-bg.png
mTest/images/down-bg.png
mTest/images/down-bg.png
  • 2-up
  • Swipe
  • Onion skin
This diff is collapsed. Click to expand it.
mTest/index.html
View file @ 131e712a
......@@ -421,8 +421,8 @@ $(function(){
})
$(".bottom-nav-img2").on("click",function(){
if(localStorage.uid==undefined){
loginPage()
$(".nav-shadow").show()
loginPage()
return
}
$("body").css("background","rgb(217, 217, 217)")
......@@ -439,8 +439,9 @@ $(function(){
})
$(".bottom-nav-img3").on("click",function(){
if(localStorage.uid==undefined){
loginPage()
$(".nav-shadow").show()
loginPage()
return
}
$(".right-nav").css("right","0rem")
......
This diff is collapsed. Click to expand it.
mTest/room/images/women.jpg deleted 100644 → 0
View file @ 1376b13f
mTest/room/images/women.jpg

127 KB

This diff is collapsed. Click to expand it.
mTest/room/liveRoom.html
View file @ 131e712a
......@@ -219,7 +219,7 @@
<div class="new-msg">新消息 ∨</div>
<div class="user-msg-box">
<div class="user-msg-big">
<div class="system-msg">系統消息我是系統消息系統消息我是系統消息系統消息我是系統消息系統消息我是系統消息系統消息我是系統消息系統消息我是系統消息</div>
<div class="system-msg">限制火辣級辣妹、曖昧輔導級正妹、清純普遍級妹妹,你想看的類型應有盡有。撫慰你的心靈,滿足你的慾望,各式互動讓你興奮,追求快感,刺激無限。</div>
</div>
<!-- <div class="user-msg">
<div class="user-msg-content"><span class="user-msg-name">用戶暱稱預留</span><span class="user-msg-level"><span>68</span></span> : 我說了一句話</div>
......@@ -2294,7 +2294,7 @@ $(function(){
})
$(".touch-box").on("touchmove",function(e){
if(topRoomId==undefined)return;
if(touchOk==false)return;
event.preventDefault()
if(touchX==null){
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
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