Browse Source

删除调试代码

Robin 6 years ago
parent
commit
df19febd9b
1 changed files with 0 additions and 2 deletions
  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 () {