| commit | 2c3a34fd1a53328e77128ae4ee15bc0ee7127075 | [log] [tgz] |
|---|---|---|
| author | sijun.li <sijun.li@supwisdom.com> | 周一 8月 17 15:18:32 2020 +0800 |
| committer | sijun.li <sijun.li@supwisdom.com> | 周一 8月 17 15:18:32 2020 +0800 |
| tree | f676c466d059797b81614e32f3c228e3ed0588d3 | |
| parent | 9646230827c51d36df903889d31bbb66fd75117a [diff] [blame] |
完成留言管理功能
diff --git a/frontend/package.json b/frontend/package.json index 02f68e2..f57cfa8 100644 --- a/frontend/package.json +++ b/frontend/package.json
@@ -28,6 +28,7 @@ "js-cookie": "2.2.0", "jsonlint": "1.6.3", "jszip": "3.2.1", + "moment": "^2.27.0", "normalize.css": "7.0.0", "nprogress": "0.2.0", "path-to-regexp": "2.4.0",