Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
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
前端-黄佳鑫
jinfa-platform
Commits
a122ab77
Commit
a122ab77
authored
Jun 09, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 修改样式
parent
192cab28
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
index.tsx
...es/afterService/components/ExchangeReceivedInfo/index.tsx
+2
-2
index.tsx
src/pages/afterService/components/ReturnAnalysis/index.tsx
+1
-1
No files found.
src/pages/afterService/components/ExchangeReceivedInfo/index.tsx
View file @
a122ab77
...
...
@@ -2,7 +2,7 @@
* @Author: XieZhiXiong
* @Date: 2020-11-05 15:18:15
* @LastEditors: XieZhiXiong
* @LastEditTime: 2021-0
5-13 16:46:19
* @LastEditTime: 2021-0
6-09 18:09:01
* @Description: 换货收货统计、换货发货明细
*/
import
React
,
{
useState
}
from
'react'
;
...
...
@@ -299,7 +299,7 @@ const ExchangeReceivedInfo: React.FC<ExchangeReceivedInfoProps> = ({
/>
)
}
bodyStyle=
{
{
paddingTop
:
0
,
paddingTop
:
radioValue
===
'1'
?
16
:
0
,
}
}
{
...
rest
}
>
...
...
src/pages/afterService/components/ReturnAnalysis/index.tsx
View file @
a122ab77
...
...
@@ -299,7 +299,7 @@ const ReturnInfo: React.FC<ReturnInfoProps> = ({
/>
)
}
bodyStyle=
{
{
paddingTop
:
0
,
paddingTop
:
radioValue
===
'1'
?
16
:
0
,
}
}
{
...
rest
}
>
...
...
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