Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zhengyuan-danger-chemistry-manage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
耿迪迪
zhengyuan-danger-chemistry-manage
Commits
1bc489f5
Commit
1bc489f5
authored
Sep 05, 2023
by
纪泽龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决风险分布图报错模型不出现的问题
parent
1e8e04e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
7 deletions
+9
-7
index.vue
danger-manage-web/src/views/dangerScale/profile/index.vue
+9
-7
No files found.
danger-manage-web/src/views/dangerScale/profile/index.vue
View file @
1bc489f5
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2022-06-16 15:03:40
* @Date: 2022-06-16 15:03:40
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2023-0
3-14 09:36:37
* @LastEditTime: 2023-0
9-05 13:46:19
* @FilePath: /danger-manage-web/src/views/bigwindow/index.vue
* @FilePath: /danger-manage-web/src/views/bigwindow/index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
-->
...
@@ -208,12 +208,14 @@ export default {
...
@@ -208,12 +208,14 @@ export default {
this
.
Cesium
=
new
CreateCesium
(
this
.
Cesium
=
new
CreateCesium
(
"mapbox"
,
"mapbox"
,
// ["../3dtiles/jsondata/tileset.json"],
// ["../3dtiles/jsondata/tileset.json"],
{
[
url
:
"../3dtiles/jsondata/tileset.json"
,
//路径
{
startMapType
:
"gps"
,
//初始坐标系
url
:
"../3dtiles/jsondata/tileset.json"
,
//路径
toMapType
:
""
,
//要转换坐标系
startMapType
:
"gps"
,
//初始坐标系
height
:
-
161.1
,
//模型高度调整
toMapType
:
""
,
//要转换坐标系
},
height
:
-
161.1
,
//模型高度调整
},
],
this
this
);
);
// this.danger.forEach((item) => {
// this.danger.forEach((item) => {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment