Toggle navigation
Toggle navigation
This project
Loading...
Sign in
罗广聪
/
ProtectGod
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
罗广聪
2017-09-27 11:04:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
52f8bef64f76bd3f16a350dffbfc5f2139d09e88
52f8bef6
1 parent
d8efb697
准备引入grid组件
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
src/pages/Home/AISolution/Solution.js
src/pages/Home/AISolution/Solution.js
View file @
52f8bef
...
...
@@ -94,7 +94,9 @@ export default class Home extends Component {
<
Text
style
=
{
styles
.
headerTitle
}
>
保险配置方案
<
/Text
>
<
/View
>
<
/View
>
<
View
style
=
{
styles
.
tableContainer
}
/
>
<
View
style
=
{
styles
.
tableContainer
}
>
<
Text
>
表格
<
/Text
>
<
/View
>
<
/View
>
<
/View
>
);
...
...
Please
register
or
login
to post a comment