From b305a75f4fc8c270886e018bb2228f8796780eab Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 25 Mar 2021 15:02:16 +0800
Subject: [PATCH] 部分文件修改,主追踪页面改动
---
package-lock.json | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index df9eaf6..1d2cce6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11707,6 +11707,16 @@
"resolved": "https://registry.npm.taobao.org/vue-axios/download/vue-axios-2.1.5.tgz?cache=0&sync_timestamp=1609936343418&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-axios%2Fdownload%2Fvue-axios-2.1.5.tgz",
"integrity": "sha1-GvS/EhjtcTCcdq+zjQ9oPjEsJKc="
},
+ "vue-directive-image-previewer": {
+ "version": "2.2.2",
+ "resolved": "https://registry.npm.taobao.org/vue-directive-image-previewer/download/vue-directive-image-previewer-2.2.2.tgz",
+ "integrity": "sha1-VtdOerEJvptf05mob/ho8uLKdUo=",
+ "dev": true,
+ "requires": {
+ "lodash": "^4.17.10",
+ "vue": "^2.4.2"
+ }
+ },
"vue-eslint-parser": {
"version": "2.0.3",
"resolved": "https://registry.npm.taobao.org/vue-eslint-parser/download/vue-eslint-parser-2.0.3.tgz?cache=0&sync_timestamp=1608031064701&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-eslint-parser%2Fdownload%2Fvue-eslint-parser-2.0.3.tgz",
--
Gitblit v1.9.3