Explorar el Código

删除调试代码

Robin hace 6 años
padre
commit
df19febd9b
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      normand/frontend/frontend/web/static/fxm/js/public.js

+ 0 - 2
normand/frontend/frontend/web/static/fxm/js/public.js

@@ -92,8 +92,6 @@ $(function () {
 
    // 安卓的下载按钮弹框
    $('.android-download').click(function () {
-     console.log(11111);
-     console.log($('#mobile1-download'));
     $('#mobile1-download').fadeIn();
   });
   $('#closeButton1').click(function () {