li-guang
2021-01-05 01b55d7e82c3b13554a412e9c5be0fc96a4906a3
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){