Sfoglia il codice sorgente

fix:格式转换修改

duxin 2 anni fa
parent
commit
1fe27f959c
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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();