@ -455,7 +455,7 @@ class _BlockItemState extends State<BlockItem> {
if(widget.item["title"] == "认证中心") Text(
widget.item["subTitle"],
style: TextStyle(
fontSize: 9.w,
fontSize: 11.w,
color: const Color.fromRGBO(166, 166, 166, 1)
),