Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
addInsured-AIA-POC
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
liujianghai
addInsured-AIA-POC
Commits
c2511c7e
Commit
c2511c7e
authored
Mar 07, 2020
by
marsandheart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix lint
parent
878d9872
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
InsuredInfo.jsx
src/pages/InsuredInfo.jsx
+3
-3
No files found.
src/pages/InsuredInfo.jsx
View file @
c2511c7e
...
...
@@ -113,15 +113,15 @@ export default function(props) {
<
div
className=
{
styles
.
header
}
>
<
img
alt=
"logo"
src=
{
IconAIA
}
className=
{
styles
.
headerImg
}
/>
<
TabTitle
>
<
img
alt=
"customer"
src=
{
IconCustomer
}
className=
{
styles
.
titleIcon
}
/>
<
img
alt=
"customer"
src=
{
IconCustomer
}
className=
{
styles
.
titleIcon
}
/>
<
span
>
客户管理
</
span
>
</
TabTitle
>
<
TabTitle
>
<
img
alt=
"policy"
src=
{
IconFile
}
className=
{
styles
.
titleIcon
}
/>
<
img
alt=
"policy"
src=
{
IconFile
}
className=
{
styles
.
titleIcon
}
/>
<
span
>
保单信息
</
span
>
</
TabTitle
>
<
TabTitle
>
<
img
alt=
"pay"
src=
{
IconMoney
}
className=
{
styles
.
titleIcon
}
/>
<
img
alt=
"pay"
src=
{
IconMoney
}
className=
{
styles
.
titleIcon
}
/>
<
span
>
借/领/退款
</
span
>
</
TabTitle
>
<
div
>
C161361507
</
div
>
...
...
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