Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
ac695d2a
authored
2020-12-08 20:00:20 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
hbj页面
1 parent
f6b4106f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/views/zd/lshs/index.vue
src/views/zrz/lpb/bjlp/hbj/index.vue
src/views/zd/lshs/index.vue
View file @
ac695d2
...
...
@@ -95,8 +95,8 @@ export default {
);
const
tooltip
=
new
G6
.
Tooltip
({
offsetX
:
2
10
,
offsetY
:
2
10
,
offsetX
:
10
,
offsetY
:
10
,
itemTypes
:
[
'node'
,
'edge'
],
getContent
:
(
e
)
=>
{
const
outDiv
=
document
.
createElement
(
'div'
);
...
...
src/views/zrz/lpb/bjlp/hbj/index.vue
View file @
ac695d2
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment