gx
queenwuli
2021-01-04 42af89269d965340e8cc5fc0941620668854780d
hive-app/common/jssdk/utils.js
@@ -80,7 +80,7 @@
    },
   formmatTime(fmt, date) {
      let ret;
      if(uni.getSystemInfoSync().platform == 'ios'){
      if(uni.getSystemInfoSync().platform == 'ios' && date){
         return date;
      }
      if(!date){