Ver Fonte

fix:格式转换修改

duxin há 2 anos atrás
pai
commit
1fe27f959c
1 ficheiros alterados com 3 adições e 3 exclusões
  1. 3 3
      src/web/templates/frontRouter/pc/brand/free/index.html

+ 3 - 3
src/web/templates/frontRouter/pc/brand/free/index.html

@@ -492,9 +492,9 @@
     });
     // $('.life_img .img_box img').zoomify();
 
-    if($('.Company_Dynamic .time').length!==0){
-       $('.Company_Dynamic .time').html($('.Company_Dynamic .time').html().replaceAll('-','.'));
-    }
+    // if($('.Company_Dynamic .time').length!==0){
+    //    $('.Company_Dynamic .time').html($('.Company_Dynamic .time').html().replaceAll('-','.'));
+    // }
     (function animateUp () {
       var obj = $('.CfadeInUp');
       var objH = $('.CfadeInUp').outerHeight();