{{ __('auto.配置') }}
{{ __('auto.配置列表') }}
| {{ __('auto.配置描述') }} | {{ __('auto.配置类型') }} | key | value | {{ __('auto.创建时间') }} | {{ __('auto.更新时间') }} | {{ __('auto.操作') }} |
|---|---|---|---|---|---|---|
| {{ $v->name }} | @if($v->type == "string") {{ __('auto.字符串') }} @elseif($v->type == "image") {{ __('auto.图片') }} @else {{ __('auto.富文本') }} @endif | {{ $v->config_key }} | type != "image") class="len" @endif>
@if($v->type == "image")
|
{{ $v->created_at }} | {{ $v->updated_at }} |