可以使用CSS中的justify-content属性将.plane_box2元素定位到右边。将.table-box的样式修改如下:

.table-box {
  display: flex;
  justify-content: space-between;
}

这样就能让.plane_box2在右边展示了。

import React useState from react;import PageContainer from ant-designpro-layout;import ProCard from componentsProCard;import ProTable ProColumns from ant-designpro-table;const PlanChange = =

原文地址: https://www.cveoy.top/t/topic/icIf 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录