[修改]修改文本 调整了布局
This commit is contained in:
@@ -13,6 +13,12 @@ class UpdateToEtcd extends Page
|
||||
|
||||
protected static string $view = 'filament.pages.update-to-etcd';
|
||||
|
||||
protected static ?string $navigationLabel = '导出至ETCD'; // 设置侧边栏的中文名称
|
||||
|
||||
protected static ?string $title = '导出至ETCD'; // 自定义页面标题
|
||||
|
||||
protected static ?int $navigationSort = 99999;
|
||||
|
||||
|
||||
public function updateSettingsToEtcd()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user