diff --git a/src/components/XyTable/index.vue b/src/components/XyTable/index.vue index 5d20005..f098e61 100644 --- a/src/components/XyTable/index.vue +++ b/src/components/XyTable/index.vue @@ -407,7 +407,7 @@ export default { } } .icon-scale-left{ - animation: icon-scale-left 0.5s forwards; + animation: icon-scale-left 0.5s forwards ease-out; @keyframes icon-scale-left { from{ @@ -420,7 +420,7 @@ export default { } } .icon-recover{ - animation: icon-recover 0.5s forwards; + animation: icon-recover 0.5s forwards ease-out; @keyframes icon-recover { from{ background: rgba(120,120,120,0.8); diff --git a/src/views/productService/components/addPolicy.vue b/src/views/productService/components/addPolicy.vue index f1b0511..7842b09 100644 --- a/src/views/productService/components/addPolicy.vue +++ b/src/views/productService/components/addPolicy.vue @@ -24,13 +24,13 @@
操作
- +
计时
- +
对订单操作
@@ -40,7 +40,7 @@
佣金比
- +
移除