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
9d52fed4
Commit
9d52fed4
authored
Oct 12, 2022
by
纪泽龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jzl'
parents
2f143ef4
5a46e102
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
cesiumClass.js
danger-manage-web/src/utils/cesium/cesiumClass.js
+2
-2
No files found.
danger-manage-web/src/utils/cesium/cesiumClass.js
View file @
9d52fed4
/*
* @Author: your name
* @Date: 2021-12-07 14:19:18
* @LastEditTime: 2022-10-12
09:15:48
* @LastEditTime: 2022-10-12
10:09:44
* @LastEditors: 纪泽龙 jizelong@qq.com
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /cesium-vue/src/utils/seieumClass.js
*/
window
.
danger
=
{
name
:
""
,
colorNum
:
null
,
path
:
[],
data
:
{}
};
window
.
dangerArr
=
JSON
.
parse
(
localStorage
.
getItem
(
'J'
)
).
length
>
0
?
JSON
.
parse
(
localStorage
.
getItem
(
'J'
)
):
[];
window
.
dangerArr
=
JSON
.
parse
(
localStorage
.
getItem
(
'J'
)
)
?
.
length
>
0
?
JSON
.
parse
(
localStorage
.
getItem
(
'J'
)
):
[];
window
.
repeat
=
()
=>
{
window
.
danger
=
{
name
:
""
,
path
:
[],
data
:
{}
};
};
...
...
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