浏览代码

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

lex 2 年之前
父节点
当前提交
c4beb5f548
共有 1 个文件被更改,包括 1 次插入1 次删除
  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