feat:初始提交uni-app项目

This commit is contained in:
2026-01-14 18:19:33 +08:00
commit 0dcbd340e6
515 changed files with 38560 additions and 0 deletions

View File

@@ -0,0 +1 @@
"use strict";require("../common/vendor.js"),exports.compareTimestamp=function(e){const o=(new Date).getTime()-e;return o<6e4?"1分钟内":o<36e5?Math.floor(o/6e4)+"分钟":o<864e5?Math.floor(o/36e5)+"小时":o<2592e6?Math.floor(o/864e5)+"天":o<7776e6?Math.floor(o/2592e6)+"月":null};