Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
gmalpha_flutter
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
mobile
gmalpha_flutter
Commits
841b1bc5
Commit
841b1bc5
authored
Oct 24, 2019
by
何碧荣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关注页添加 关注了你文案
parent
8e2230da
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
FocusListItem.dart
lib/NewMessageModel/page/focusPage/FocusListItem.dart
+2
-2
No files found.
lib/NewMessageModel/page/focusPage/FocusListItem.dart
View file @
841b1bc5
...
...
@@ -51,8 +51,8 @@ class FocusListItem extends StatelessWidget {
Container
(
margin:
EdgeInsets
.
only
(
left:
ScreenUtil
.
instance
.
setWidth
(
10.0
)),
padding:
EdgeInsets
.
only
(
top:
ScreenUtil
.
instance
.
setHeight
(
10.0
)),
child:
myText
(
'
${item.username??""}
'
,
ALColors
.
Color666666
,
13.0
),
)
child:
myText
(
'
${item.username??""}
关注了你
'
,
ALColors
.
Color666666
,
13.0
),
)
,
],
),
);
...
...
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