Browse Source

Changed on Login Stuff and visibility control.

jason.lu 6 years ago
parent
commit
81b239ae52
1 changed files with 2 additions and 0 deletions
  1. 2 0
      js/entrance.js

+ 2 - 0
js/entrance.js

@@ -4,6 +4,8 @@ var periodID = [];
 var periodname = [];
 var periodname = [];
 var userId = utils_get_param("userId");
 var userId = utils_get_param("userId");
 
 
+getUserId();
+
 function page_document_load() {
 function page_document_load() {
     new_data_group("denglu",function(gp){
     new_data_group("denglu",function(gp){
         if(gp.counter === 2){
         if(gp.counter === 2){