diff --git a/package-lock.json b/package-lock.json index d0232f2..0a9a7c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,6 +10,7 @@ "dependencies": { "autoprefixer": "^10.4.13", "axios": "^1.2.2", + "moment": "^2.29.4", "pinia": "^2.0.28", "postcss": "^8.4.20", "tailwindcss": "^3.2.4", @@ -4137,6 +4138,14 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/moment": { + "version": "2.29.4", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==", + "engines": { + "node": "*" + } + }, "node_modules/ms": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", @@ -9234,6 +9243,11 @@ "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", "dev": true }, + "moment": { + "version": "2.29.4", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz", + "integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==" + }, "ms": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", diff --git a/package.json b/package.json index b4ee671..24254ec 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "dependencies": { "autoprefixer": "^10.4.13", "axios": "^1.2.2", + "moment": "^2.29.4", "pinia": "^2.0.28", "postcss": "^8.4.20", "tailwindcss": "^3.2.4", diff --git a/src/views/Files/index.vue b/src/views/Files/index.vue index 77c4794..b3fed7a 100644 --- a/src/views/Files/index.vue +++ b/src/views/Files/index.vue @@ -24,96 +24,6 @@
-- Daily operation records of...... -
-- Edited just now -
- -- Daily operation records of...... -
-- Edited just now -
- -- Daily operation records of...... -
-- Edited just now -
- -- Daily operation records of...... -
-- Edited just now -
- -- Daily operation records of...... -
-- Edited just now -
- -