@ -67,7 +67,7 @@ class _PointGoods extends State<PointGoods> {
mainAxisSpacing: 16.w,
//子Widget宽高比例 0.59
childAspectRatio:
200 / (266 / 2 + (266 / 2) * AppUtils.textScale(context)),
200 / (285 / 2 + (285 / 2) * AppUtils.textScale(context)),
),
itemBuilder: (context, index) {
return GestureDetector(
@ -467,7 +467,7 @@ class _WelfareExchange extends State<WelfareExchange> {
@ -783,7 +783,7 @@ class _WelfarePage extends State<WelfarePage> {
@ -3,7 +3,7 @@ description: 一心回乡.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 2.0.9+8
version: 2.0.12+9
environment:
sdk: ">=2.7.0 <3.0.0"