diff --git a/public/index.html b/public/index.html index e402382..cf2abd7 100644 --- a/public/index.html +++ b/public/index.html @@ -14,6 +14,7 @@ + - - - - - - - - - -
- - -
-
模型视图列表
- -
- - -
-
-
- 加载中.... -
-
- - - - - - - diff --git a/public/maps/map2.html b/public/maps/map2.html deleted file mode 100644 index b493fd9..0000000 --- a/public/maps/map2.html +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - 泾河路网 - - - - - - - - - - -
- - -
-
模型视图列表
- -
- - -
-
-
- 加载中.... -
-
- - - - - - - diff --git a/src/pages/detail/mapModle.vue b/src/pages/detail/mapModle.vue new file mode 100644 index 0000000..badef17 --- /dev/null +++ b/src/pages/detail/mapModle.vue @@ -0,0 +1,124 @@ + + + + + \ No newline at end of file diff --git a/src/pages/detail/projectInfoDlg.vue b/src/pages/detail/projectInfoDlg.vue index 40c78a1..b00c222 100644 --- a/src/pages/detail/projectInfoDlg.vue +++ b/src/pages/detail/projectInfoDlg.vue @@ -52,6 +52,10 @@ fill="#fff" p-id="3687"> + + + +
{ + setTimeout(()=>{ + this.isFullScreen=b; + },400); + }) }, methods: { + toggleFullScreen(){ + let el=this.$el.querySelector(".popup-project-introduction-min"); + this.$toggleFullScreen(el); + setTimeout(()=>{ + this.isFullScreen=document.fullscreenElement==el; + },400); + }, getPrjUser(t, deptType) { if (this.users && this.users.length > 0) { if (deptType) { diff --git a/src/pages/index/indexDlg2.vue b/src/pages/index/indexDlg2.vue index e0f55ec..e2db897 100644 --- a/src/pages/index/indexDlg2.vue +++ b/src/pages/index/indexDlg2.vue @@ -37,9 +37,13 @@ fill="#fff" p-id="3687"> + + + +
-
+
@@ -67,7 +71,7 @@
目前进展:
-
+