Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
ant-admin-pro
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
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 49eb6f7e
authored
2018-02-07 15:10:24 +0800
by
ethanlamzs
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
css优化
1 parent
2652a485
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/routes/devutil/schoolmgr.js
src/routes/devutil/schoolmgr.js
View file @
49eb6f7
...
...
@@ -135,7 +135,7 @@ export default class schoolmgr extends Component{
<
Fragment
>
<
div
className
=
{
styles
.
linkman
}
>
<
Avatar
src
=
{
item
.
avatar
}
/
>
<
span
>&
nbsp
;
&
nbsp
;
{
item
.
name
}
&
nbsp
;
&
nbsp
;
{
item
.
status
==
1
?
"已关注"
:
"未关注"
}
#
{
item
.
userid
}
<
/span>
<
span
>&
nbsp
;
&
nbsp
;
<
font
size
=
"2"
color
=
"blue"
>
{
item
.
name
}
<
/font> <font size="2" color="blue">
[
{item.status==1?"已关注":"未关注"}
]
# {item.userid}</
font
>
<
/span>
<
/div
>
<
/Fragment
>
)
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment