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