diff --git a/src/coupon-list/README.md b/src/coupon-list/README.md index 96226f5f6..1b44f267c 100644 --- a/src/coupon-list/README.md +++ b/src/coupon-list/README.md @@ -157,6 +157,7 @@ How to use: [Custom Theme](#/en-US/theme). | @coupon-disabled-text-color | `@gray-6` | - | | @coupon-description-padding | `@padding-xs @padding-md` | - | | @coupon-description-border-color | `@border-color` | - | +| @coupon-corner-checkbox-icon-color | `@red` | - | | @coupon-list-background-color | `@background-color` | - | | @coupon-list-field-padding | `5px 0 5px @padding-md` | - | | @coupon-list-exchange-button-height | `32px` | - | diff --git a/src/coupon-list/README.zh-CN.md b/src/coupon-list/README.zh-CN.md index 2d23dfcfc..6298580f6 100644 --- a/src/coupon-list/README.zh-CN.md +++ b/src/coupon-list/README.zh-CN.md @@ -159,6 +159,7 @@ export default { | @coupon-disabled-text-color | `@gray-6` | - | | @coupon-description-padding | `@padding-xs @padding-md` | - | | @coupon-description-border-color | `@border-color` | - | +| @coupon-corner-checkbox-icon-color | `@red` | - | | @coupon-list-background-color | `@background-color` | - | | @coupon-list-field-padding | `5px 0 5px @padding-md` | - | | @coupon-list-exchange-button-height | `32px` | - | diff --git a/src/coupon-list/test/__snapshots__/index.spec.ts.snap b/src/coupon-list/test/__snapshots__/index.spec.ts.snap index 478acfd27..f36f70c18 100644 --- a/src/coupon-list/test/__snapshots__/index.spec.ts.snap +++ b/src/coupon-list/test/__snapshots__/index.spec.ts.snap @@ -115,9 +115,7 @@ exports[`should be the sames as the last snapshot when render coupon list 1`] = aria-checked="true" >
{coupon.name}
{validPeriod.value}
{!disabled && ( -