Jelajahi Sumber

Merge branch 'v1.0.0' into v1.0.2

云天逵 6 bulan lalu
induk
melakukan
80275c1d14
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/module/store/new_discount/new_discount_page.dart

+ 1 - 1
lib/module/store/new_discount/new_discount_page.dart

@@ -94,7 +94,7 @@ class NewDiscountPage extends BasePage<NewDiscountController> {
           children: [
             GestureDetector(
               onTap: controller.clickBack,
-              child: Assets.images.iconStoreBack.image(
+              child: Assets.images.iconDiscountClose.image(
                 width: 32.w,
                 height: 32.w,
               ),