From d8a95c4b1553e577331b42b6548b4c960b10e99d Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期六, 11 五月 2024 11:58:43 +0800
Subject: [PATCH] 派车记录
---
h5/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/h5/package.json b/h5/package.json
index 4fc6bbe..62a8cda 100644
--- a/h5/package.json
+++ b/h5/package.json
@@ -14,6 +14,7 @@
]
},
"dependencies": {
+ "dayjs": "^1.11.11",
"uniapp-qrcode": "^1.0.2",
"uview-ui": "^2.0.37"
}
--
Gitblit v1.9.3