diff --git a/packages/circle/test/__snapshots__/demo.spec.js.snap b/packages/circle/test/__snapshots__/demo.spec.js.snap index 412a16ec4..3e9802090 100644 --- a/packages/circle/test/__snapshots__/demo.spec.js.snap +++ b/packages/circle/test/__snapshots__/demo.spec.js.snap @@ -5,9 +5,9 @@ exports[`renders demo correctly 1`] = `
- + -
0%
+
2%
diff --git a/packages/goods-action-icon/index.less b/packages/goods-action-icon/index.less index 1b6e7a217..ac85f7094 100644 --- a/packages/goods-action-icon/index.less +++ b/packages/goods-action-icon/index.less @@ -16,6 +16,10 @@ border-left-width: 1px; } + &:focus { + outline: none; + } + &:active { background-color: @goods-action-icon-active-color; } diff --git a/packages/goods-action-icon/index.tsx b/packages/goods-action-icon/index.tsx index faa41b52d..472da2bba 100644 --- a/packages/goods-action-icon/index.tsx +++ b/packages/goods-action-icon/index.tsx @@ -30,6 +30,7 @@ function GoodsActionIcon( return (
-
+
客服
-
+
购物车 @@ -18,17 +18,17 @@ exports[`renders demo correctly 1`] = `
-
+
客服
-
+
5
购物车
-
+
店铺 diff --git a/packages/goods-action/test/__snapshots__/index.spec.js.snap b/packages/goods-action/test/__snapshots__/index.spec.js.snap index b9abe7806..33a411174 100644 --- a/packages/goods-action/test/__snapshots__/index.spec.js.snap +++ b/packages/goods-action/test/__snapshots__/index.spec.js.snap @@ -3,7 +3,7 @@ exports[`Button render default slot 1`] = ``; exports[`Icon render default slot 1`] = ` -
+
Default Content