We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4436a commit 373a51cCopy full SHA for 373a51c
admin/src/views/home/line.vue
@@ -23,7 +23,7 @@
23
<el-table-column prop="ArrivalTime" label="进站时间" width="" />
24
</el-table>
25
26
- <float-button :text="Flush" @onFloatBtnClicked="handleReload()" />
+ <float-button :text="Flush" :font-size="16" @onFloatBtnClicked="handleReload()" />
27
</div>
28
</template>
29
0 commit comments