111
k94314517
2025-06-19 a27b2b1e241937cf60ff38e6e403ec164bc8224b
h5/utils/utils.js
对比新文件
@@ -0,0 +1,6 @@
/**
 * 鎴彇鏃ユ湡
 */
export const runcation = (date) => {
   return date.substring(0, 16)
}