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
de5fa766
Commit
de5fa766
authored
Apr 07, 2022
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 去掉额外的字符展示
parent
348766c1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
4 deletions
+0
-4
index.tsx
src/pages/member/memberPrComingClassify/index.tsx
+0
-2
index.tsx
src/pages/member/memberPrComingInvestigate/index.tsx
+0
-1
index.tsx
src/pages/member/memberPrVerifyComing1/index.tsx
+0
-1
No files found.
src/pages/member/memberPrComingClassify/index.tsx
View file @
de5fa766
...
...
@@ -47,9 +47,7 @@ const MemberPrComingClassify: React.FC<{}> = props => {
>
{
intl
.
formatMessage
({
id
:
'member.actions.verify'
})
}
</
Button
>
),
</
AuthButton
>
),
},
]);
...
...
src/pages/member/memberPrComingInvestigate/index.tsx
View file @
de5fa766
...
...
@@ -47,7 +47,6 @@ const MemberPrComingInvestigate: React.FC<{}> = props => {
>
{
intl
.
formatMessage
({
id
:
'member.actions.verify'
})
}
</
Button
>
),
</
AuthButton
>
)
},
...
...
src/pages/member/memberPrVerifyComing1/index.tsx
View file @
de5fa766
...
...
@@ -52,7 +52,6 @@ const MemberPrVerifyComing1: React.FC<{}> = props => {
>
{
intl
.
formatMessage
({
id
:
'member.actions.verify'
})
}
</
Button
>
),
</
AuthButton
>
),
},
...
...
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