From c216352268d6d9a02909210ace7f246047f22fce Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Sun, 30 Aug 2020 13:32:07 +0200 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/components/Detail.vue | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ab64a4..a4d09dd 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "main": "background.js", "dependencies": { "axios": "^0.19.2", + "cheerio": "^1.0.0-rc.3", "child_process": "^1.0.2", "core-js": "^3.6.5", "cors": "^2.8.5", diff --git a/src/components/Detail.vue b/src/components/Detail.vue index c6546d5..0597989 100644 --- a/src/components/Detail.vue +++ b/src/components/Detail.vue @@ -270,9 +270,10 @@ export default {