Skip to content

Commit 375e304

Browse files
committed
CheckBoxGroup
1 parent ead0b02 commit 375e304

File tree

19 files changed

+48
-236835
lines changed

19 files changed

+48
-236835
lines changed

config/admin.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
'file' => 'files',
8484
],
8585
//文件上传类型
86-
'mimes' => 'jpeg,bmp,png,gif,jpg',
86+
'mimes' => 'jpeg,bmp,png,gif,jpg,jks',
8787
],
8888
'database' => [
8989
// Database connection for following tables.
@@ -109,7 +109,7 @@
109109
],
110110
//操作日志
111111
'operation_log' => [
112-
'enable' => false,
112+
'enable' => true,
113113
/*
114114
* Only logging allowed methods in the list
115115
*/
@@ -122,6 +122,8 @@
122122
*/
123123
'except' => [
124124
'admin/auth/logs*',
125+
'admin-api/auth/logs*',
126+
'admin'
125127
],
126128
],
127129
'check_route_permission' => true,

public/0.js

Lines changed: 2 additions & 110002 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/10.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/11.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/4.js

Lines changed: 1 addition & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/5.js

Lines changed: 1 addition & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)