ios build update, about mih count fix & new get file api
This commit is contained in:
parent
7a5c8721dd
commit
62eafaf766
8 changed files with 236 additions and 371 deletions
|
|
@ -67,7 +67,7 @@ class _MihInfoState extends State<MihInfo> {
|
|||
children: [
|
||||
SizedBox(
|
||||
child: Text(
|
||||
"${aboutProvider.businessCount}",
|
||||
"${aboutProvider.userCount}",
|
||||
style: TextStyle(
|
||||
fontWeight: FontWeight.bold,
|
||||
fontSize: 23,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue