You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
200 B

  1. (function () {
  2. var page = {
  3. isScroll: false,
  4. init: function ($page) {
  5. location.href = "http://112.45.152.8:8001/u8pay/index.jsp";
  6. }
  7. }
  8. return page;
  9. })();