Browse Source

去掉动画效果,因为会影响体验

lex 2 năm trước cách đây
mục cha
commit
c4beb5f548
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/coupons/index.tsx

+ 1 - 1
src/views/coupons/index.tsx

@@ -31,7 +31,7 @@ export default defineComponent({
   render() {
     return (
       <div class={styles.coupons}>
-        <Tabs color="#2DC7AA" lineWidth={44} sticky animated>
+        <Tabs color="#2DC7AA" lineWidth={44} sticky>
           <Tab
             title={`可使用${
               this.couponCount.total > 0