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
bf6c12b7
Commit
bf6c12b7
authored
Jun 04, 2020
by
suhuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.修改图标大小
parent
8c2de891
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
imgStatic.js
mods/components/3dviewConvertor/consts/imgStatic.js
+2
-3
ExceptionArea.js
...nents/3dviewConvertor/view/exceptionArea/ExceptionArea.js
+3
-3
No files found.
mods/components/3dviewConvertor/consts/imgStatic.js
View file @
bf6c12b7
...
...
@@ -238,7 +238,7 @@ export const marker3DIoncMapper = {
export
const
safetyIndexIconMapper
=
{
allEror
:
'/mods/components/3dviewConvertor/threeres/markers/exception_all
@2x
.png'
,
allEror
:
'/mods/components/3dviewConvertor/threeres/markers/exception_all.png'
,
faultEror
:
'/mods/components/3dviewConvertor/threeres/markers/exception_fault.png'
,
riskEror
:
'/mods/components/3dviewConvertor/threeres/markers/exception_risk.png'
,
transparent_rpn
:
require
(
'./../threeres/markers/transparent_rpn.png'
)
...
...
@@ -246,4 +246,4 @@ export const safetyIndexIconMapper = {
export
const
markerTitleBgMapper
=
{
base
:
require
(
'../assets/convertor/3dview/markers/markerTitle.png'
)
};
\ No newline at end of file
};
mods/components/3dviewConvertor/view/exceptionArea/ExceptionArea.js
View file @
bf6c12b7
...
...
@@ -52,9 +52,9 @@ class ExceptionArea extends Component {
obj
.
baseObjHelper
.
titleConfig
=
{
// 顶牌平面参数
planeOptions
:
{
width
:
4
0
,
height
:
4
0
,
position
:
[
0
,
4
,
0
],
width
:
2
0
,
height
:
2
0
,
position
:
[
0
,
2
,
0
],
doubleSide
:
true
},
canvasOptions
:
{
...
...
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