li-guang
2021-01-08 86773d61655cd653b3feb70401aa2edf242aa29c
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){