diff --git a/package-lock.json b/package-lock.json index a85bd26c..59df8745 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5662,6 +5662,11 @@ "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" }, + "jquery": { + "version": "3.6.0", + "resolved": "https://registry.npm.taobao.org/jquery/download/jquery-3.6.0.tgz?cache=0&sync_timestamp=1614705639458&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjquery%2Fdownload%2Fjquery-3.6.0.tgz", + "integrity": "sha1-xyoJ8Vwb3OFC9J2/EXC9+K2sJHA=" + }, "js-base64": { "version": "2.6.4", "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz", diff --git a/package.json b/package.json index f1653999..10c99b8f 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ }, "dependencies": { "axios": "^0.21.1", + "jquery": "^3.6.0", "js-cookie": "^2.2.1", "lib-flexible": "^0.3.2", "node-sass": "^5.0.0", diff --git a/src/views/homestead/index.vue b/src/views/homestead/index.vue index f6838a8a..39e76d16 100644 --- a/src/views/homestead/index.vue +++ b/src/views/homestead/index.vue @@ -6,7 +6,7 @@
-
+
列表
@@ -14,7 +14,7 @@
-
+
宅基地列表
@@ -69,17 +69,17 @@
-
南郊村南郊村
+
南郊村
-
+
-
+
@@ -100,7 +100,7 @@
-
+
@@ -115,7 +115,7 @@
搜索
-
+
@@ -508,10 +508,14 @@