This commit is contained in:
2020-03-25 17:08:02 +08:00
parent 6b9202d341
commit 0d2ef31222
35 changed files with 1212 additions and 130 deletions

View File

@@ -23,9 +23,13 @@ function is_administrator() {
return true;
}
function hook() {}
function form($field = [], $data = []) {
return \app\http\form\Form::render($field, $data);
}
function widget() {}
function parse_field_bind(){
}
/**
* 获取客户端IP地址