shenwu 7 月之前
父節點
當前提交
86c794e14a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/MiniApp/Consume/index.tsx

+ 1 - 1
src/pages/MiniApp/Consume/index.tsx

@@ -27,7 +27,7 @@ const Page: React.FC = () => {
                 distributorId: initialState?.currentUser?.distributorId,
                 appType: initialState?.selectApp?.appType || ""
             }}
-            scroll={{ x: true, y: 500 }}
+            scroll={{ x: true }}
             headerTitle={"书币变更列表"}
             rowKey={(r) => r.id}
             search={{