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