queenwuli
2021-01-04 4300b5c714bb7e09f53f7d722c953dec9c809d8e
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){