提交 d9e8fda5 authored 作者: yueweilu's avatar yueweilu

add

上级 0cf600fc
...@@ -112,7 +112,7 @@ class BookInfoPage extends StatelessWidget { ...@@ -112,7 +112,7 @@ class BookInfoPage extends StatelessWidget {
Container( Container(
// color: Colors.cyan, // color: Colors.cyan,
alignment: Alignment.centerRight, alignment: Alignment.centerRight,
width: 50, width: 60.w,
child: Text(item['name'].toString(),style: const TextStyle(fontSize: 15,height: 2.1,color: Colours.c3),), child: Text(item['name'].toString(),style: const TextStyle(fontSize: 15,height: 2.1,color: Colours.c3),),
), ),
Gaps.hGaps20, Gaps.hGaps20,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论