mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
[admin] change filter position above content
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'Exam',
|
||||
'name' => 'Exam name',
|
||||
'index' => 'Exam index',
|
||||
'time_range' => 'Exam time',
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'Medal',
|
||||
'action_wearing' => 'Wear',
|
||||
'admin' => [
|
||||
'list' => [
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => '考核',
|
||||
'name' => '考核名称',
|
||||
'index' => '考核指标',
|
||||
'time_range' => '考核时间',
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => '勋章',
|
||||
'action_wearing' => '佩戴',
|
||||
'admin' => [
|
||||
'list' => [
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => '考核',
|
||||
'name' => '考核名稱',
|
||||
'index' => '考核指標',
|
||||
'time_range' => '考核時間',
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => '勛章',
|
||||
'action_wearing' => '佩戴',
|
||||
'admin' => [
|
||||
'list' => [
|
||||
|
||||
Reference in New Issue
Block a user