#
luxiaotao1123
2024-05-15 cc3a8f6647edc1ddb2e9fecdee0e089a5696cde8
src/pages/left/components/stock-charts.jsx
@@ -193,7 +193,7 @@
  return (
    <>
      <div>
        <ReactECharts style={{ height: '240px' }} option={option} />
        <ReactECharts style={{ height: '280px' }} option={option} />
      </div>
    </>
  );