Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-station-module-view
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
station
amos-station-module-view
Commits
cb004c9f
Commit
cb004c9f
authored
May 22, 2020
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.提到公共
parent
75d93f55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
View3D.js
mods/components/3dviewConvertor/view/View3D.js
+0
-10
No files found.
mods/components/3dviewConvertor/view/View3D.js
View file @
cb004c9f
...
...
@@ -1460,16 +1460,6 @@ class View3D extends Component {
/
>
}
<<<<<<<
HEAD
=======
<
div
className
=
'topBox'
>
<
span
className
=
'editTitle'
>
<
span
className
=
'titleText'
>
编辑模式
<
/span
>
<
/span
>
<
span
className
=
'quipBtn'
onClick
=
{
this
.
quitEditMode
}
><
/span
>
<
/div
>
>>>>>>>
c22bff23958536ca788be2c9cf7316bdd7f6153d
<
div
className
=
'bottomBox'
>
<
span
className
=
{
`editAreaBtn
${
pageType
==
'region'
?
'selected'
:
'noSelect'
}
`
}
onClick
=
{
this
.
changeAreaPoint
.
bind
(
this
,
'region'
)}
><
/span
>
<
span
className
=
{
`editPointBtn
${
pageType
==
'point'
?
'selected'
:
'noSelect'
}
`
}
onClick
=
{
this
.
changeAreaPoint
.
bind
(
this
,
'point'
)}
><
/span
>
...
...
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