"})}function timeago(t){var e=864e5,n=(new Date).getTime()-t;if(!(n<0)){var a=n/6e4,r=n/36e5,i=n/e,p=n/6048e5,e=n/2592e6;return result=1<=e&&e<=3?" "+parseInt(e)+" 月前":1<=p&&p<=3?" "+parseInt(p)+" 周前":1<=i&&i<=6?" "+parseInt(i)+" 天前":1<=r&&r<=23?" "+parseInt(r)+" 小时前":1<=a&&a<=59?" "+parseInt(a)+" 分钟前":0<=n&&n<=6e4?"刚刚":((n=new Date).setTime(t),(n.getMonth()+1<10?"0"+(n.getMonth()+1):n.getMonth()+1)+"-"+(n.getDate()<10?"0"+n.getDate():n.getDate())),result}}function getData(t=0){query.descending("createdAt").skip(10*t).limit(10).find().then(function(e){if(0==e.length)alert("之前没发表过说说了");else{let t=e;reqData=!1,t.forEach(t=>{var e=new Date(t.createdAt);t.attributes.time=timeago(e),t.attributes.content=urlToLink(t.attributes.content),app.contents.push(t)})}},function(t){})}getData(0),query.count().then(function(t){app.count=t},function(t){})
目录