From 0caae4016eb87ea3a5d5ee472c1ddd22c38fe0c9 Mon Sep 17 00:00:00 2001
From: zhongrj <646384940@qq.com>
Date: Sun, 25 Jun 2023 17:41:09 +0800
Subject: [PATCH] 晋城保安系统

---
 package.json |   16 ++++++++++++++--
 1 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 3acb42b..0c40b0a 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
     "avue-plugin-ueditor": "^0.1.4",
     "axios": "^0.18.0",
     "babel-polyfill": "^6.26.0",
-    "cesium": "^1.64.0",
+    "cesium": "1.64.0",
     "classlist-polyfill": "^1.2.0",
     "crypto-js": "^4.0.0",
     "element-ui": "^2.15.1",
@@ -56,5 +56,17 @@
       "vue-cli-service lint",
       "git add"
     ]
-  }
+  },
+  "description": "src\\components\\map\\Draw.js 中 import GeometryType from \"ol/geom/GeometryType.js\"; 已弃用,下载的时候会下载不到",
+  "main": ".postcssrc.js",
+  "directories": {
+    "test": "test"
+  },
+  "repository": {
+    "type": "git",
+    "url": "http://192.168.0.105:10010/r/zhba_enterprises_bf.git"
+  },
+  "keywords": [],
+  "author": "",
+  "license": "ISC"
 }

--
Gitblit v1.9.3