diff --git a/WebRoot/html/pages/dataease/dataList_proxy.html b/WebRoot/html/pages/dataease/dataList_proxy_city.html
similarity index 93%
rename from WebRoot/html/pages/dataease/dataList_proxy.html
rename to WebRoot/html/pages/dataease/dataList_proxy_city.html
index 9f930370..3f3c7d10 100644
--- a/WebRoot/html/pages/dataease/dataList_proxy.html
+++ b/WebRoot/html/pages/dataease/dataList_proxy_city.html
@@ -106,7 +106,7 @@
});
table.on('tool(data-table)', function (obj) {
- window.location.href = "./dataMod.html?id=" + obj.data.id;
+ window.location.href = "./dataMod_proxy_city.html?id=" + obj.data.id;
});
@@ -117,7 +117,7 @@
title: '上传数据',
area: ['600px', '230px'],
shade: 0.1,
- content: './upload_proxy.html?id=' + obj.data.id
+ content: './upload_proxy_city.html?id=' + obj.data.id
});
} else if (obj.event === 'downloadSample') {
diff --git a/WebRoot/html/pages/dataease/dataList_proxy_province.html b/WebRoot/html/pages/dataease/dataList_proxy_province.html
new file mode 100644
index 00000000..3f3c7d10
--- /dev/null
+++ b/WebRoot/html/pages/dataease/dataList_proxy_province.html
@@ -0,0 +1,136 @@
+
+
+
+
+
+
+ Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebRoot/html/pages/dataease/dataMod_proxy.html b/WebRoot/html/pages/dataease/dataMod_proxy_city.html
similarity index 100%
rename from WebRoot/html/pages/dataease/dataMod_proxy.html
rename to WebRoot/html/pages/dataease/dataMod_proxy_city.html
diff --git a/WebRoot/html/pages/dataease/dataMod_proxy_province.html b/WebRoot/html/pages/dataease/dataMod_proxy_province.html
new file mode 100644
index 00000000..c54dd7c5
--- /dev/null
+++ b/WebRoot/html/pages/dataease/dataMod_proxy_province.html
@@ -0,0 +1,200 @@
+
+
+
+
+
+
+ Demo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WebRoot/html/pages/dataease/upload_proxy.html b/WebRoot/html/pages/dataease/upload_proxy_city.html
similarity index 100%
rename from WebRoot/html/pages/dataease/upload_proxy.html
rename to WebRoot/html/pages/dataease/upload_proxy_city.html
diff --git a/WebRoot/html/pages/dataease/upload_proxy_province.html b/WebRoot/html/pages/dataease/upload_proxy_province.html
new file mode 100644
index 00000000..a039004f
--- /dev/null
+++ b/WebRoot/html/pages/dataease/upload_proxy_province.html
@@ -0,0 +1,133 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file