Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
max_android_panel
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Zhang Xin
max_android_panel
Commits
44f719cd
Commit
44f719cd
authored
Oct 16, 2018
by
wujiabao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加省略号
parent
7be9ad8f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
client/components/BreakageComponent/BreakageProductDetail/BreakageProductDetail.jsx
+1
-1
client/components/BreakageComponent/BreakageProductDetail/index.css
+1
-1
No files found.
client/components/BreakageComponent/BreakageProductDetail/BreakageProductDetail.jsx
View file @
44f719cd
...
@@ -40,7 +40,7 @@ class BreakageProductDetail extends React.Component{
...
@@ -40,7 +40,7 @@ class BreakageProductDetail extends React.Component{
<
img
src=
{
breakageProductInfo
.
product
.
skuImage
}
alt=
""
/>
<
img
src=
{
breakageProductInfo
.
product
.
skuImage
}
alt=
""
/>
</
div
>
</
div
>
<
div
style=
{
{
marginTop
:
UTILPATH
.
getRemByPx
(
30
),
textAlign
:
'left'
,
marginLeft
:
UTILPATH
.
getRemByPx
(
10
)}
}
>
<
div
style=
{
{
marginTop
:
UTILPATH
.
getRemByPx
(
30
),
textAlign
:
'left'
,
marginLeft
:
UTILPATH
.
getRemByPx
(
10
)}
}
>
<
h2
className=
{
'col333 font40'
}
style=
{
{
fontWeight
:
'800'
}
}
>
{
breakageProductInfo
.
product
.
skuName
}
</
h2
>
<
h2
className=
{
'col333 font40'
}
style=
{
{
fontWeight
:
'800'
,
width
:
'4.5rem'
,
overflow
:
'hidden'
,
textOverflow
:
'ellipsis'
,
whiteSpace
:
'nowrap'
}
}
>
{
breakageProductInfo
.
product
.
skuName
}
啊士大夫艰苦就
</
h2
>
<
p
className=
{
'col333 font28'
}
style=
{
{
marginTop
:
UTILPATH
.
getRemByPx
(
20
)}
}
><
span
>
条形码:
</
span
>
{
breakageProductInfo
.
product
.
barcode
}
</
p
>
<
p
className=
{
'col333 font28'
}
style=
{
{
marginTop
:
UTILPATH
.
getRemByPx
(
20
)}
}
><
span
>
条形码:
</
span
>
{
breakageProductInfo
.
product
.
barcode
}
</
p
>
</
div
>
</
div
>
</
div
>
</
div
>
...
...
client/components/BreakageComponent/BreakageProductDetail/index.css
View file @
44f719cd
...
@@ -136,7 +136,7 @@
...
@@ -136,7 +136,7 @@
}
}
.pagebox
.breakProductStatus
p
span
.active
{
.pagebox
.breakProductStatus
p
span
.active
{
border
:
2
px
solid
#05bb09
;
border
:
1
px
solid
#05bb09
;
color
:
#05bb09
;
color
:
#05bb09
;
}
}
...
...
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