Ver Fonte

_my_channal 初始值为空数组

visuddhinanda há 3 anos atrás
pai
commit
c3bb53c699
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      public/app/group/group.js

+ 1 - 1
public/app/group/group.js

@@ -1,4 +1,4 @@
-var _my_channal = null;
+var _my_channal = new Array();
 var get_channel_list_callback = null;
 channal_list();