feat: 增加nginx性能调整页面

This commit is contained in:
zhengkunwang223
2022-11-24 10:28:39 +08:00
committed by zhengkunwang223
parent c111290609
commit ddf6555250
22 changed files with 482 additions and 82 deletions

View File

@@ -29,6 +29,7 @@
</el-col>
<el-col :xs="8" :sm="6" :md="4" :lg="3" :xl="6">
<el-button type="primary" link @click="onOperate('restart')">{{ $t('app.restart') }}</el-button>
<el-divider direction="vertical" />
<el-button type="primary" link @click="setting">{{ $t('commons.button.set') }}</el-button>
</el-col>
</el-row>