Browse Source

safety

master
fmk 3 years ago
parent
commit
b4658c7005
  1. 3
      lib/store/store_view/store_order_list.dart

3
lib/store/store_view/store_order_list.dart

@ -188,7 +188,7 @@ class _StoreOrderListPage extends State<StoreOrderListPage> {
fontSize: 10.sp,
fontWeight: MyFontWeight.regular,
),
)
),
],
),
SizedBox(height: 7),
@ -365,6 +365,7 @@ class _StoreOrderListPage extends State<StoreOrderListPage> {
fontWeight: MyFontWeight.medium,
),
),
SizedBox(width: 4),
Text(
"¥19.00",
style: TextStyle(

Loading…
Cancel
Save