Commit ad1b5533 authored by Chunchi Che's avatar Chunchi Che

add padding mode

parent 77e14b21
...@@ -310,6 +310,7 @@ export const Component: React.FC = () => { ...@@ -310,6 +310,7 @@ export const Component: React.FC = () => {
icon={<IconFont type="icon-record" size={24} />} icon={<IconFont type="icon-record" size={24} />}
onClick={replayOpen} onClick={replayOpen}
/> />
<Mode title="开发中..." desc="其他功能敬请期待。" icon={null} />
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment