From 3bdb3c31a0564b5881c39f932db0f6380403a564 Mon Sep 17 00:00:00 2001 From: chenghuan Date: Tue, 21 Apr 2026 13:18:15 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9=E4=B8=AA=E4=BA=BA?= =?UTF-8?q?=E8=B5=84=E6=96=99=E4=B8=8A=E4=BC=A0=E5=A4=B4=E5=83=8F=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E6=96=87=E4=BB=B6=E6=9D=83=E9=99=90=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package-lock.json | 15 + package.json | 1 + pages/user/persData.vue | 927 ++++------------------------------------ 3 files changed, 101 insertions(+), 842 deletions(-) diff --git a/package-lock.json b/package-lock.json index 40bda61..48cf563 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,6 +11,7 @@ "dependencies": { "animate.css": "^4.1.1", "e-peanut": "file:", + "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12", "epubjs": "^0.3.93", "jquery": "^2.2.4", "qs": "^6.11.0", @@ -136,6 +137,11 @@ "resolved": "", "link": true }, + "node_modules/edu-core": { + "version": "1.0.12", + "resolved": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#ea1dca213de69ac5a01a44a352ab33024edd2577", + "license": "ISC" + }, "node_modules/epubjs": { "version": "0.3.93", "resolved": "https://registry.npmjs.org/epubjs/-/epubjs-0.3.93.tgz", @@ -724,6 +730,7 @@ "requires": { "animate.css": "^4.1.1", "e-peanut": "file:", + "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12", "epubjs": "^0.3.93", "jquery": "^2.2.4", "qs": "^6.11.0", @@ -815,6 +822,10 @@ "object-keys": "^1.1.1" } }, + "edu-core": { + "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#ea1dca213de69ac5a01a44a352ab33024edd2577", + "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12" + }, "epubjs": { "version": "0.3.93", "resolved": "https://registry.npmjs.org/epubjs/-/epubjs-0.3.93.tgz", @@ -1224,6 +1235,10 @@ } } }, + "edu-core": { + "version": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#ea1dca213de69ac5a01a44a352ab33024edd2577", + "from": "edu-core@git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12" + }, "epubjs": { "version": "0.3.93", "resolved": "https://registry.npmjs.org/epubjs/-/epubjs-0.3.93.tgz", diff --git a/package.json b/package.json index f3c2e1b..22e5708 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "dependencies": { "animate.css": "^4.1.1", "e-peanut": "file:", + "edu-core": "git+https://git.nuttyreading.com/chenghuan/edu-core.git#v1.0.12", "epubjs": "^0.3.93", "jquery": "^2.2.4", "qs": "^6.11.0", diff --git a/pages/user/persData.vue b/pages/user/persData.vue index fecf4b3..16979eb 100644 --- a/pages/user/persData.vue +++ b/pages/user/persData.vue @@ -1,850 +1,93 @@ + \ No newline at end of file +