Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
shuniu-admin-react
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
superman
shuniu-admin-react
Commits
6b70e98a
Commit
6b70e98a
authored
Aug 18, 2016
by
superman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.3.3
parent
de5685b7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.js
dist/index.js
+1
-1
HeaderOperation.jsx
src/components/HeaderOperation/HeaderOperation.jsx
+1
-1
No files found.
dist/index.js
View file @
6b70e98a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/components/HeaderOperation/HeaderOperation.jsx
View file @
6b70e98a
...
@@ -143,7 +143,7 @@ export default class HeaderOperation extends Component {
...
@@ -143,7 +143,7 @@ export default class HeaderOperation extends Component {
userOperations
&&
userOperations
&&
<
Popover
content=
{
userOperations
}
>
<
Popover
content=
{
userOperations
}
>
<
Button
type=
"ghost"
style=
{
{
marginLeft
:
'2em'
}
}
>
<
Button
type=
"ghost"
style=
{
{
marginLeft
:
'2em'
}
}
>
<
Icon
type=
"user"
/>
{
user
.
username
}
<
Icon
type=
"user"
/>
{
user
.
nick
||
user
.
username
}
</
Button
>
</
Button
>
</
Popover
>
</
Popover
>
}
}
...
...
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