Commit 131e712a by libai

测试

parent 1376b13f

280 KB | W: | H:

314 KB | W: | H:

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
......@@ -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")
......
......@@ -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){
......
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