diff --git a/activeFt/goddess/index.html b/activeFt/goddess/index.html
index c0ce55f..adcb834 100644
--- a/activeFt/goddess/index.html
+++ b/activeFt/goddess/index.html
@@ -213,7 +213,10 @@ $(function(){
     list()
     topMc()
     yesterday()
-    bottom()
+    if(sessionStorage.roomId!=0){
+        bottom()
+    }
+    
     $(".yesterday-btn").on("click",function(){
         layer.open({
             type: 1,