li-guang
2021-01-07 86eb96901916b29f7cec87de88b9aefc77fcbcbf
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){