import CircleButton from "ynw/antd/CircleButton"; function Component(params) { return <CircleButton color="#21cba9">账户充值</CircleButton>; }