Browse Source

Put label to the last

master
Red Forks 8 years ago
parent
commit
66fb51c5d7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/main-view/container.tsx

+ 1
- 0
src/main-view/container.tsx View File

@ -30,6 +30,7 @@ function mainView(props: Props & Callbacks) {
<Button></Button>
<Button></Button>
<Button></Button>
<div style={{ flex: 1 }}></div>
<div>屠宰顺序: 0 已宰头数: 0</div>
</Col>
<Col xs={4}>


Loading…
Cancel
Save