作者 郭文星

13

/nbproject/
/thinkphp/
/application/database.php
/vendor/
/runtime/*
/addons/*
/public/assets/libs/
/public/assets/addons/*
/public/uploads/*
.idea
composer.lock
*.log
*.css.map
!.gitkeep
.env
.svn
.vscode
node_modules
.user.ini
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
\ No newline at end of file
... ...
... ... @@ -76,12 +76,6 @@
<input id="c-start_time" class="form-control datetimepicker" data-date-format="HH:mm" data-use-current="true" name="row[start_time]" type="text" value="{:date('H:i')}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Create_time')}:</label>
<div class="col-xs-12 col-sm-8">
... ...
... ... @@ -30,7 +30,6 @@ class Login extends Base
$encryptedData = $post['encryptedData'];//I('post.encryptedData');
$iv = $post['iv'];//I('post.iv');
$url = "https://api.weixin.qq.com/sns/jscode2session?appid=" . $appid . "&secret=" . $AppSecret . "&js_code=" . $code . "&grant_type=authorization_code";
file_put_contents("1.txt","8-1. ".($code)."\r\n",FILE_APPEND);
$result = http_request($url);
$res = json_decode($result, true);
if (!$res) {
... ...
<?php
//000000000000
exit();?>
i:1710325911;
\ No newline at end of file
... ...
---------------------------------------------------------------
[ 2024-03-13T18:11:28+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.036864s] [吞吐率:27.13req/s] [内存消耗:2,878.33kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000114s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002556s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000607s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000020s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001060s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002767s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:11:45+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.021633s] [吞吐率:46.23req/s] [内存消耗:2,877.51kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000021s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001553s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000442s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000025s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000980s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002349s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:13:55+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.025719s] [吞吐率:38.88req/s] [内存消耗:2,877.48kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001832s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000540s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000920s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002638s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:14:02+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.021406s] [吞吐率:46.72req/s] [内存消耗:2,877.51kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001467s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000405s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000837s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002351s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:14:48+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.020675s] [吞吐率:48.37req/s] [内存消耗:2,877.51kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001364s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000390s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000821s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002218s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:14:51+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.020589s] [吞吐率:48.57req/s] [内存消耗:2,877.51kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001393s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000409s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000775s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002209s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:16:31+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/v1/login/get_user_by_shouquan?code&encryptedData&iv
[运行时间:0.027023s] [吞吐率:37.01req/s] [内存消耗:2,877.51kb] [文件加载:70]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002041s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000596s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000017s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'v1.login',
2 => 'get_user_by_shouquan',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'code' => '',
'encryptedData' => '',
'iv' => '',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001301s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002728s ]
[ info ] [ RUN ] app\api\controller\v1\Login->get_user_by_shouquan[ D:\tyobject\wyc.tenyes.cn\application\api\controller\v1\Login.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:31:51+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/passengerlist
[运行时间:0.051125s] [吞吐率:19.56req/s] [内存消耗:3,798.14kb] [文件加载:84]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001779s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000522s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000011s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'passengerlist',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000930s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002751s ]
[ info ] [ RUN ] app\api\controller\Car->passengerlist[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
[ error ] [10501]SQLSTATE[42S02]: Base table or view not found: 1146 Table 'net_car.fa_passenger' doesn't exist[D:\tyobject\wyc.tenyes.cn\thinkphp\library\think\db\Connection.php:385]
---------------------------------------------------------------
[ 2024-03-13T18:32:18+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/passengerlist
[运行时间:0.029004s] [吞吐率:34.48req/s] [内存消耗:3,797.83kb] [文件加载:84]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001425s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000392s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'passengerlist',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000730s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002274s ]
[ info ] [ RUN ] app\api\controller\Car->passengerlist[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
[ error ] [10501]SQLSTATE[42S02]: Base table or view not found: 1146 Table 'net_car.fa_passenger' doesn't exist[D:\tyobject\wyc.tenyes.cn\thinkphp\library\think\db\Connection.php:385]
---------------------------------------------------------------
[ 2024-03-13T18:32:58+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/passengerlist
[运行时间:0.503007s] [吞吐率:1.99req/s] [内存消耗:3,828.78kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001703s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000443s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000024s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'passengerlist',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000830s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002613s ]
[ info ] [ RUN ] app\api\controller\Car->passengerlist[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:33:15+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/passengerlist
[运行时间:0.380089s] [吞吐率:2.63req/s] [内存消耗:3,828.84kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001482s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000425s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000014s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'passengerlist',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000768s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002490s ]
[ info ] [ RUN ] app\api\controller\Car->passengerlist[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:34:09+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/passengerlist
[运行时间:0.413194s] [吞吐率:2.42req/s] [内存消耗:3,829.09kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000021s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002183s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000564s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000016s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'passengerlist',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000870s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.003110s ]
[ info ] [ RUN ] app\api\controller\Car->passengerlist[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:37:59+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/addpassenger?name=%E5%8D%A2%E6%9C%AC%E4%BC%9F&IDcard=234551233493456445&phone=13923834345&is_adult=1
[运行时间:0.209145s] [吞吐率:4.78req/s] [内存消耗:3,721.66kb] [文件加载:77]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000023s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001930s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000568s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000015s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'addpassenger',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'name' => '卢本伟',
'IDcard' => '234551233493456445',
'phone' => '13923834345',
'is_adult' => '1',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000924s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002725s ]
[ info ] [ RUN ] app\api\controller\Car->addpassenger[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:38:25+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/addpassenger?name=%E5%8D%A2%E6%9C%AC%E4%BC%9F&IDcard=234551233493456445&phone=13923834345&is_adult=1
[运行时间:0.456186s] [吞吐率:2.19req/s] [内存消耗:3,794.65kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001770s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000500s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000023s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'addpassenger',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'name' => '卢本伟',
'IDcard' => '234551233493456445',
'phone' => '13923834345',
'is_adult' => '1',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001290s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002337s ]
[ info ] [ RUN ] app\api\controller\Car->addpassenger[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:40:02+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/updatepassenger?name=%E5%8D%A2%E6%9C%AC%E4%BC%9F&IDcard=234551233493456445&phone=13923834345&is_adult=1&id=4
[运行时间:0.222268s] [吞吐率:4.50req/s] [内存消耗:3,722.61kb] [文件加载:77]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001917s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000570s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000017s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'updatepassenger',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'name' => '卢本伟',
'IDcard' => '234551233493456445',
'phone' => '13923834345',
'is_adult' => '1',
'id' => '4',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000930s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002732s ]
[ info ] [ RUN ] app\api\controller\Car->updatepassenger[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:40:14+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/updatepassenger?name=%E5%8D%A2%E6%9C%AC%E4%BC%9F111&IDcard=234551233493456445&phone=13923834345&is_adult=1&id=4
[运行时间:0.201471s] [吞吐率:4.96req/s] [内存消耗:3,722.65kb] [文件加载:77]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001725s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000565s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000019s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'updatepassenger',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'name' => '卢本伟111',
'IDcard' => '234551233493456445',
'phone' => '13923834345',
'is_adult' => '1',
'id' => '4',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001040s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002254s ]
[ info ] [ RUN ] app\api\controller\Car->updatepassenger[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:42:13+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/selectorder?is_pay=1
[运行时间:0.429715s] [吞吐率:2.33req/s] [内存消耗:3,844.20kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000024s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001905s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000528s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000014s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'selectorder',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'is_pay' => '1',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000837s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002705s ]
[ info ] [ RUN ] app\api\controller\Car->selectorder[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:42:27+08:00 ] 127.0.0.1 GET netcar.com/index.php/api/car/selectorder
[运行时间:0.473200s] [吞吐率:2.11req/s] [内存消耗:3,842.58kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001412s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000396s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000014s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'selectorder',
),
)
[ info ] [ HEADER ] array (
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000745s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002379s ]
[ info ] [ RUN ] app\api\controller\Car->selectorder[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:43:03+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/updatepassenger?name=%E5%8D%A2%E6%9C%AC%E4%BC%9F&IDcard=234551233493456445&phone=13923834345&is_adult=1&id=4
[运行时间:0.432826s] [吞吐率:2.31req/s] [内存消耗:3,795.01kb] [文件加载:81]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001361s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000419s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000015s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'updatepassenger',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'token' => '7e1da6b7-28fe-44c6-8a2d-118e07fec52c',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'name' => '卢本伟',
'IDcard' => '234551233493456445',
'phone' => '13923834345',
'is_adult' => '1',
'id' => '4',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000817s ]
[ info ] [ TOKEN ] INIT Mysql
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002347s ]
[ info ] [ RUN ] app\api\controller\Car->updatepassenger[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:50:20+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/selectcarbyroute?route_id=1&time=1710299016
[运行时间:0.546907s] [吞吐率:1.83req/s] [内存消耗:3,766.58kb] [文件加载:78]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001795s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000523s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'selectcarbyroute',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'route_id' => '1',
'time' => '1710299016',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000842s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002601s ]
[ info ] [ RUN ] app\api\controller\Car->selectcarbyroute[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:54:21+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/selectcarbyroute?route_id=1&time=1710299016
[运行时间:0.582352s] [吞吐率:1.72req/s] [内存消耗:3,766.76kb] [文件加载:78]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000015s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.002186s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000553s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000016s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'selectcarbyroute',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'route_id' => '1',
'time' => '1710299016',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000951s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002841s ]
[ info ] [ RUN ] app\api\controller\Car->selectcarbyroute[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T18:54:36+08:00 ] 127.0.0.1 POST netcar.com/index.php/api/car/selectcarbyroute?route_id=1&time=1710299016
[运行时间:0.561695s] [吞吐率:1.78req/s] [内存消耗:3,766.76kb] [文件加载:78]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001408s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000419s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'api',
1 => 'car',
2 => 'selectcarbyroute',
),
)
[ info ] [ HEADER ] array (
'content-length' => '0',
'connection' => 'keep-alive',
'accept-encoding' => 'gzip, deflate, br',
'host' => 'netcar.com',
'accept' => '*/*',
'user-agent' => 'Apifox/1.0.0 (https://apifox.com)',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'route_id' => '1',
'time' => '1710299016',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/api\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000736s ]
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.002264s ]
[ info ] [ RUN ] app\api\controller\Car->selectcarbyroute[ D:\tyobject\wyc.tenyes.cn\application\api\controller\Car.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:06+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/car?ref=addtabs
[运行时间:0.395060s] [吞吐率:2.53req/s] [内存消耗:4,033.28kb] [文件加载:80]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000014s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001770s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000522s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'car',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'ref' => 'addtabs',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001085s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000275s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:06+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/index/index
[运行时间:0.498248s] [吞吐率:2.01req/s] [内存消耗:4,609.85kb] [文件加载:91]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001326s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000393s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000010s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'index',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000720s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/index.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001125s ]
[ info ] [ RUN ] app\admin\controller\Index->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Index.php ]
[ info ] [ VIEW ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\index\index.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
5 => 'menulist',
6 => 'navlist',
7 => 'fixedmenu',
8 => 'referermenu',
9 => 'title',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000124s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:08+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/dashboard?addtabs=1
[运行时间:1.633724s] [吞吐率:0.61req/s] [内存消耗:4,510.76kb] [文件加载:90]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000014s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001359s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000386s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'dashboard',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'addtabs' => '1',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000742s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/dashboard.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001012s ]
[ info ] [ RUN ] app\admin\controller\Dashboard->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Dashboard.php ]
[ info ] [ VIEW ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\dashboard\index.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
5 => 'totaluser',
6 => 'totaladdon',
7 => 'totaladmin',
8 => 'totalcategory',
9 => 'todayusersignup',
10 => 'todayuserlogin',
11 => 'sevendau',
12 => 'thirtydau',
13 => 'threednu',
14 => 'sevendnu',
15 => 'dbtablenums',
16 => 'dbsize',
17 => 'totalworkingaddon',
18 => 'attachmentnums',
19 => 'attachmentsize',
20 => 'picturenums',
21 => 'picturesize',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000159s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:09+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/car?addtabs=1
[运行时间:2.110805s] [吞吐率:0.47req/s] [内存消耗:4,297.14kb] [文件加载:86]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000100s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001890s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000551s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000018s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'car',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'addtabs' => '1',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.001005s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/car.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001129s ]
[ info ] [ RUN ] app\admin\controller\Car->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Car.php ]
[ info ] [ VIEW ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\car\index.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000207s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:09+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/ajax/lang?callback=define&controllername=index&lang=zh-cn&v=1710327606&v=1710327606
[运行时间:1.939028s] [吞吐率:0.52req/s] [内存消耗:3,198.99kb] [文件加载:76]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000096s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001865s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000551s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000016s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'ajax',
2 => 'lang',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'index',
'lang' => 'zh-cn',
'v' => '1710327606',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000983s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001182s ]
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Ajax.php ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/index.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000187s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:09+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/ajax/lang?callback=define&controllername=dashboard&lang=zh-cn&v=1710327606&v=1710327606
[运行时间:0.471521s] [吞吐率:2.12req/s] [内存消耗:3,179.93kb] [文件加载:76]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001290s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000401s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000010s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'ajax',
2 => 'lang',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'dashboard',
'lang' => 'zh-cn',
'v' => '1710327606',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000731s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001175s ]
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Ajax.php ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/dashboard.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000124s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:09+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/ajax/lang?callback=define&controllername=car&lang=zh-cn&v=1710327607&v=1710327607
[运行时间:0.022740s] [吞吐率:43.98req/s] [内存消耗:3,177.37kb] [文件加载:76]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001316s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000385s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'ajax',
2 => 'lang',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'car',
'lang' => 'zh-cn',
'v' => '1710327607',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000732s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.000941s ]
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Ajax.php ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/car.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000119s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:10+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/car/index?addtabs=1&sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1710327609169
[运行时间:0.723581s] [吞吐率:1.38req/s] [内存消耗:4,362.05kb] [文件加载:92]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001472s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000402s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000013s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'car',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'content-type' => 'application/json',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'addtabs' => '1',
'sort' => 'id',
'order' => 'desc',
'offset' => '0',
'limit' => '10',
'filter' => '{}',
'op' => '{}',
'_' => '1710327609169',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000891s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/car.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001002s ]
[ info ] [ RUN ] app\admin\controller\Car->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Car.php ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000130s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:11+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/car/edit/ids/6?dialog=1
[运行时间:0.498438s] [吞吐率:2.01req/s] [内存消耗:4,333.46kb] [文件加载:86]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001364s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000384s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'car',
2 => 'edit',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'dialog' => '1',
'ids' => '6',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000732s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/car.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.001727s ]
[ info ] [ RUN ] app\common\controller\Backend->edit[ D:\tyobject\wyc.tenyes.cn\application\admin\library\traits\Backend.php ]
[ info ] [ VIEW ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\car\edit.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
5 => 'row',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000126s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:11+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/ajax/lang?callback=define&controllername=car&lang=zh-cn&v=1710327611&v=1710327611
[运行时间:0.022116s] [吞吐率:45.22req/s] [内存消耗:3,177.37kb] [文件加载:76]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001345s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000399s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000011s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'ajax',
2 => 'lang',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
'content-type' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'car',
'lang' => 'zh-cn',
'v' => '1710327611',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000723s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.000872s ]
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Ajax.php ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/car.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000114s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:12+08:00 ] 127.0.0.1 POST netcar.com/IkpLwqxfKQ.php/route/index
[运行时间:0.564841s] [吞吐率:1.77req/s] [内存消耗:4,172.16kb] [文件加载:85]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001353s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000386s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000011s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'route',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'origin' => 'http://netcar.com',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'content-length' => '154',
'connection' => 'keep-alive',
'host' => 'netcar.com',
)
[ info ] [ PARAM ] array (
'searchTable' => 'tbl',
'searchKey' => 'id',
'searchValue' => '1',
'orderBy' =>
array (
0 =>
array (
0 => 'name',
1 => 'ASC',
),
),
'showField' => 'name',
'keyField' => 'id',
'keyValue' => '1',
'searchField' =>
array (
0 => 'name',
),
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000816s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/route.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.000988s ]
[ info ] [ RUN ] app\common\controller\Backend->index[ D:\tyobject\wyc.tenyes.cn\application\admin\library\traits\Backend.php ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000490s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:12+08:00 ] 127.0.0.1 POST netcar.com/IkpLwqxfKQ.php/driver/index
[运行时间:1.149645s] [吞吐率:0.87req/s] [内存消耗:4,185.10kb] [文件加载:85]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000010s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001302s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000388s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000012s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'driver',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'origin' => 'http://netcar.com',
'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'content-length' => '154',
'connection' => 'keep-alive',
'host' => 'netcar.com',
)
[ info ] [ PARAM ] array (
'searchTable' => 'tbl',
'searchKey' => 'id',
'searchValue' => '1',
'orderBy' =>
array (
0 =>
array (
0 => 'name',
1 => 'ASC',
),
),
'showField' => 'name',
'keyField' => 'id',
'keyValue' => '1',
'searchField' =>
array (
0 => 'name',
),
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000775s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/driver.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.000974s ]
[ info ] [ RUN ] app\admin\controller\Driver->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Driver.php ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000445s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2024-03-13T19:00:14+08:00 ] 127.0.0.1 GET netcar.com/IkpLwqxfKQ.php/car/index?addtabs=1&sort=id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1710327609170
[运行时间:0.831661s] [吞吐率:1.20req/s] [内存消耗:4,362.05kb] [文件加载:92]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.001338s ]
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_init [ RunTime:0.000395s ]
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\thinkphp\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000011s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'car',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'fastadmin_sid=3ba13agd75c1; PHPSESSID=op70cain09tq5krjej4tifqcha',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'content-type' => 'application/json',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.289 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'connection' => 'keep-alive',
'host' => 'netcar.com',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'addtabs' => '1',
'sort' => 'id',
'order' => 'desc',
'offset' => '0',
'limit' => '10',
'filter' => '{}',
'op' => '{}',
'_' => '1710327609170',
)
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin\lang\zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000773s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] D:\tyobject\wyc.tenyes.cn\public/../application/admin/lang/zh-cn/car.php
[ info ] [ BEHAVIOR ] Run \addons\epay\Epay @action_begin [ RunTime:0.000991s ]
[ info ] [ RUN ] app\admin\controller\Car->index[ D:\tyobject\wyc.tenyes.cn\application\admin\controller\Car.php ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000128s ]
[ info ] [ LOG ] INIT File
... ...
<?php if (!defined('THINK_PATH')) exit(); /*a:6:{s:75:"D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\index\index.html";i:1689043529;s:65:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\meta.html";i:1689043529;s:67:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\header.html";i:1689043529;s:65:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\menu.html";i:1689043529;s:68:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\control.html";i:1689043529;s:67:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\script.html";i:1689043529;}*/ ?>
<!DOCTYPE html>
<html>
<head>
<!-- 加载样式及META信息 -->
<meta charset="utf-8">
<title><?php echo (isset($title) && ($title !== '')?$title:''); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="renderer" content="webkit">
<meta name="referrer" content="never">
<meta name="robots" content="noindex, nofollow">
<link rel="shortcut icon" href="/assets/img/favicon.ico" />
<!-- Loading Bootstrap -->
<link href="/assets/css/backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php if(\think\Config::get('fastadmin.adminskin')): ?>
<link href="/assets/css/skins/<?php echo \think\Config::get('fastadmin.adminskin'); ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php endif; ?>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="/assets/js/html5shiv.js"></script>
<script src="/assets/js/respond.min.js"></script>
<![endif]-->
<script type="text/javascript">
var require = {
config: <?php echo json_encode($config); ?>
};
</script>
</head>
<body class="hold-transition <?php echo (\think\Config::get('fastadmin.adminskin') ?: 'skin-black-blue'); ?> sidebar-mini <?php echo \think\Cookie::get('sidebar_collapse')?'sidebar-collapse':''; ?> fixed <?php echo \think\Config::get('fastadmin.multipletab')?'multipletab':''; ?> <?php echo \think\Config::get('fastadmin.multiplenav')?'multiplenav':''; ?>" id="tabs">
<div class="wrapper">
<!-- 头部区域 -->
<header id="header" class="main-header">
<?php if(preg_match('/\/admin\/|\/admin\.php|\/admin_d75KABNWt\.php/i', url())): ?>
<div class="alert alert-danger-light text-center" style="margin-bottom:0;border:none;">
<?php echo __('Security tips'); ?>
</div>
<?php endif; ?>
<!-- Logo -->
<a href="javascript:;" class="logo">
<!-- 迷你模式下Logo的大小为50X50 -->
<span class="logo-mini"><?php echo htmlentities(mb_strtoupper(mb_substr($site['name'],0,4,'utf-8'),'utf-8')); ?></span>
<!-- 普通模式下Logo -->
<span class="logo-lg"><?php echo htmlentities($site['name']); ?></span>
</a>
<!-- 顶部通栏样式 -->
<nav class="navbar navbar-static-top">
<!--第一级菜单-->
<div id="firstnav">
<!-- 边栏切换按钮-->
<a href="#" class="sidebar-toggle" data-toggle="offcanvas" role="button">
<span class="sr-only"><?php echo __('Toggle navigation'); ?></span>
</a>
<!--如果不想在顶部显示角标,则给ul加上disable-top-badge类即可-->
<ul class="nav nav-tabs nav-addtabs disable-top-badge hidden-xs" role="tablist">
<?php echo $navlist; ?>
</ul>
<div class="navbar-custom-menu">
<ul class="nav navbar-nav">
<li class="hidden-xs">
<a href="/" target="_blank"><i class="fa fa-home" style="font-size:14px;"></i> <?php echo __('Home'); ?></a>
</li>
<!-- 清除缓存 -->
<li class="hidden-xs">
<a href="javascript:;" data-toggle="dropdown" title="<?php echo __('Wipe cache'); ?>">
<i class="fa fa-trash"></i> <?php echo __('Wipe cache'); ?>
</a>
<ul class="dropdown-menu wipecache">
<li><a href="javascript:;" data-type="all"><i class="fa fa-trash fa-fw"></i> <?php echo __('Wipe all cache'); ?></a></li>
<li class="divider"></li>
<li><a href="javascript:;" data-type="content"><i class="fa fa-file-text fa-fw"></i> <?php echo __('Wipe content cache'); ?></a></li>
<li><a href="javascript:;" data-type="template"><i class="fa fa-file-image-o fa-fw"></i> <?php echo __('Wipe template cache'); ?></a></li>
<li><a href="javascript:;" data-type="addons"><i class="fa fa-rocket fa-fw"></i> <?php echo __('Wipe addons cache'); ?></a></li>
<li><a href="javascript:;" data-type="browser"><i class="fa fa-chrome fa-fw"></i> <?php echo __('Wipe browser cache'); ?>
<span data-toggle="tooltip" data-title="<?php echo __('Wipe browser cache tips'); ?>"><i class="fa fa-info-circle"></i></span>
</a></li>
</ul>
</li>
<!-- 多语言列表 -->
<?php if(\think\Config::get('lang_switch_on')): ?>
<li class="hidden-xs">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-language"></i></a>
<ul class="dropdown-menu">
<li class="<?php echo $config['language']=='zh-cn'?'active':''; ?>">
<a href="?ref=addtabs&lang=zh-cn">简体中文</a>
</li>
<li class="<?php echo $config['language']=='en'?'active':''; ?>">
<a href="?ref=addtabs&lang=en">English</a>
</li>
</ul>
</li>
<?php endif; ?>
<!-- 全屏按钮 -->
<li class="hidden-xs">
<a href="#" data-toggle="fullscreen"><i class="fa fa-arrows-alt"></i></a>
</li>
<!-- 账号信息下拉框 -->
<li class="dropdown user user-menu">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<img src="<?php echo htmlentities(cdnurl($admin['avatar'])); ?>" class="user-image" alt="">
<span class="hidden-xs"><?php echo htmlentities($admin['nickname']); ?></span>
</a>
<ul class="dropdown-menu">
<!-- User image -->
<li class="user-header">
<img src="<?php echo htmlentities(cdnurl($admin['avatar'])); ?>" class="img-circle" alt="">
<p>
<?php echo htmlentities($admin['nickname']); ?>
<small><?php echo date("Y-m-d H:i:s",$admin['logintime']); ?></small>
</p>
</li>
<li class="user-body">
<div class="visible-xs">
<div class="pull-left">
<a href="/" target="_blank"><i class="fa fa-home" style="font-size:14px;"></i> <?php echo __('Home'); ?></a>
</div>
<div class="pull-right">
<a href="javascript:;" data-type="all" class="wipecache"><i class="fa fa-trash fa-fw"></i> <?php echo __('Wipe all cache'); ?></a>
</div>
</div>
</li>
<!-- Menu Footer-->
<li class="user-footer">
<div class="pull-left">
<a href="general/profile" class="btn btn-primary addtabsit"><i class="fa fa-user"></i>
<?php echo __('Profile'); ?></a>
</div>
<div class="pull-right">
<a href="<?php echo url('index/logout'); ?>" class="btn btn-danger"><i class="fa fa-sign-out"></i>
<?php echo __('Logout'); ?></a>
</div>
</li>
</ul>
</li>
<!-- 控制栏切换按钮 -->
<li class="hidden-xs">
<a href="javascript:;" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a>
</li>
</ul>
</div>
</div>
<?php if(\think\Config::get('fastadmin.multiplenav')): ?>
<!--第二级菜单,只有在multiplenav开启时才显示-->
<div id="secondnav">
<ul class="nav nav-tabs nav-addtabs disable-top-badge" role="tablist">
<?php if($fixedmenu): ?>
<li role="presentation" id="tab_<?php echo $fixedmenu['id']; ?>" class="<?php echo $referermenu?'':'active'; ?>"><a href="#con_<?php echo $fixedmenu['id']; ?>" node-id="<?php echo $fixedmenu['id']; ?>" aria-controls="<?php echo $fixedmenu['id']; ?>" role="tab" data-toggle="tab"><i class="fa fa-dashboard fa-fw"></i> <span><?php echo $fixedmenu['title']; ?></span> <span class="pull-right-container"> </span></a></li>
<?php endif; if($referermenu): ?>
<li role="presentation" id="tab_<?php echo $referermenu['id']; ?>" class="active"><a href="#con_<?php echo $referermenu['id']; ?>" node-id="<?php echo $referermenu['id']; ?>" aria-controls="<?php echo $referermenu['id']; ?>" role="tab" data-toggle="tab"><i class="fa fa-list fa-fw"></i> <span><?php echo $referermenu['title']; ?></span> <span class="pull-right-container"> </span></a> <i class="close-tab fa fa-remove"></i></li>
<?php endif; ?>
</ul>
</div>
<?php endif; ?>
</nav>
</header>
<!-- 左侧菜单栏 -->
<aside class="main-sidebar">
<!-- 左侧菜单栏 -->
<section class="sidebar">
<!-- 管理员信息 -->
<div class="user-panel hidden-xs">
<div class="pull-left image">
<a href="general/profile" class="addtabsit"><img src="<?php echo htmlentities(cdnurl($admin['avatar'])); ?>" class="img-circle" /></a>
</div>
<div class="pull-left info">
<p><?php echo htmlentities($admin['nickname']); ?></p>
<i class="fa fa-circle text-success"></i> <?php echo __('Online'); ?>
</div>
</div>
<!-- 菜单搜索 -->
<form action="" method="get" class="sidebar-form" onsubmit="return false;">
<div class="input-group">
<input type="text" name="q" class="form-control" placeholder="<?php echo __('Search menu'); ?>">
<span class="input-group-btn">
<button type="submit" name="search" id="search-btn" class="btn btn-flat"><i class="fa fa-search"></i>
</button>
</span>
<div class="menuresult list-group sidebar-form hide">
</div>
</div>
</form>
<!-- 移动端一级菜单 -->
<div class="mobilenav visible-xs">
</div>
<!-- 左侧菜单栏 -->
<ul class="sidebar-menu <?php if(\think\Config::get('fastadmin.show_submenu')): ?>show-submenu<?php endif; ?>">
<!-- 菜单可以在 后台管理->权限管理->菜单规则 中进行增删改排序 -->
<?php echo $menulist; ?>
</ul>
</section>
</aside>
<!-- 主体内容区域 -->
<div class="content-wrapper tab-content tab-addtabs">
<?php if($fixedmenu): ?>
<div role="tabpanel" class="tab-pane <?php echo $referermenu?'':'active'; ?>" id="con_<?php echo $fixedmenu['id']; ?>">
<iframe src="<?php echo $fixedmenu['url']; ?>?addtabs=1" width="100%" height="100%" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling-x="no" scrolling-y="auto" allowtransparency="yes"></iframe>
</div>
<?php endif; if($referermenu): ?>
<div role="tabpanel" class="tab-pane active" id="con_<?php echo $referermenu['id']; ?>">
<iframe src="<?php echo $referermenu['url']; ?>?addtabs=1" width="100%" height="100%" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling-x="no" scrolling-y="auto" allowtransparency="yes"></iframe>
</div>
<?php endif; ?>
</div>
<!-- 底部链接,默认隐藏 -->
<footer class="main-footer hide">
<div class="pull-right hidden-xs">
</div>
<strong>Copyright &copy; 2017-<?php echo date("Y"); ?> <a href="/"><?php echo $site['name']; ?></a>.</strong> All rights reserved.
</footer>
<!-- 右侧控制栏 -->
<div class="control-sidebar-bg"></div>
<style>
.skin-list li{
float:left; width: 33.33333%; padding: 5px;
}
.skin-list li a{
display: block; box-shadow: 0 0 3px rgba(0,0,0,0.4);
}
.skin-list li a span{
display: block;
float:left;
}
.skin-list li.active a {
opacity: 1;
filter: alpha(opacity=100);
}
.skin-list li.active p {
color: #fff;
}
</style>
<!-- Control Sidebar -->
<aside class="control-sidebar control-sidebar-dark">
<!-- Create the tabs -->
<ul class="nav nav-tabs nav-justified control-sidebar-tabs">
<li class="active"><a href="#control-sidebar-setting-tab" data-toggle="tab" aria-expanded="true"><i class="fa fa-wrench"></i></a></li>
<li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>
<li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<!-- Home tab content -->
<div class="tab-pane active" id="control-sidebar-setting-tab">
<h4 class="control-sidebar-heading"><?php echo __('Layout Options'); ?></h4>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-config="multiplenav" <?php if(\think\Config::get('fastadmin.multiplenav')): ?>checked<?php endif; ?> class="pull-right"> <?php echo __('Multiple Nav'); ?></label><p><?php echo __("Toggle the top menu state (multiple or single)"); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-config="multipletab" <?php if(\think\Config::get('fastadmin.multipletab')): ?>checked<?php endif; ?> class="pull-right"> <?php echo __('Multiple Tab'); ?></label><p><?php echo __("Always show multiple tab when multiple nav is set"); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-layout="sidebar-collapse" class="pull-right"> <?php echo __('Toggle Sidebar'); ?></label><p><?php echo __("Toggle the left sidebar's state (open or collapse)"); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-enable="expandOnHover" class="pull-right"> <?php echo __('Sidebar Expand on Hover'); ?></label><p><?php echo __('Let the sidebar mini expand on hover'); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-menu="show-submenu" class="pull-right"> <?php echo __('Show sub menu'); ?></label><p><?php echo __('Always show sub menu'); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-controlsidebar="control-sidebar-open" class="pull-right"> <?php echo __('Toggle Right Sidebar Slide'); ?></label><p><?php echo __('Toggle between slide over content and push content effects'); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-sidebarskin="toggle" class="pull-right"> <?php echo __('Toggle Right Sidebar Skin'); ?></label><p><?php echo __('Toggle between dark and light skins for the right sidebar'); ?></p></div>
<h4 class="control-sidebar-heading"><?php echo __('Skins'); ?></h4>
<ul class="list-unstyled clearfix skin-list">
<li><a href="javascript:;" data-skin="skin-blue" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #4e73df;"></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Blue</p></li>
<li><a href="javascript:;" data-skin="skin-black" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black</p></li>
<li><a href="javascript:;" data-skin="skin-purple" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #605ca8;"></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Purple</p></li>
<li><a href="javascript:;" data-skin="skin-green" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 7px;" class="bg-green-active"></span><span class="bg-green" style="width: 80%; height: 7px;"></span></div><div><span style="width: 20%; height: 20px; background: #000;"></span><span style="width: 80%; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Green</p></li>
<li><a href="javascript:;" data-skin="skin-red" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 7px;" class="bg-red-active"></span><span class="bg-red" style="width: 80%; height: 7px;"></span></div><div><span style="width: 20%; height: 20px; background: #000;"></span><span style="width: 80%; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Red</p></li>
<li><a href="javascript:;" data-skin="skin-yellow" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 7px;" class="bg-yellow-active"></span><span class="bg-yellow" style="width: 80%; height: 7px;"></span></div><div><span style="width: 20%; height: 20px; background: #000;"></span><span style="width: 80%; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Yellow</p></li>
<li><a href="javascript:;" data-skin="skin-blue-light" class="clearfix full-opacity-hover"><div><span style="width: 100%; height: 7px; background: #4e73df;"></span></div><div><span style="width: 100%; height: 20px; background: #f9fafc;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Blue Light</p></li>
<li><a href="javascript:;" data-skin="skin-black-light" class="clearfix full-opacity-hover"><div><span style="width: 100%; height: 7px; background: #000;"></span></div><div><span style="width: 100%; height: 20px; background: #f9fafc;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Black Light</p></li>
<li><a href="javascript:;" data-skin="skin-purple-light" class="clearfix full-opacity-hover"><div><span style="width: 100%; height: 7px; background: #605ca8;"></span></div><div><span style="width: 100%; height: 20px; background: #f9fafc;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Purple Light</p></li>
<li><a href="javascript:;" data-skin="skin-green-light" class="clearfix full-opacity-hover"><div><span style="width: 100%; height: 7px;" class="bg-green"></span></div><div><span style="width: 100%; height: 20px; background: #f9fafc;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Green Light</p></li>
<li><a href="javascript:;" data-skin="skin-red-light" class="clearfix full-opacity-hover"><div><span style="width: 100%; height: 7px;" class="bg-red"></span></div><div><span style="width: 100%; height: 20px; background: #f9fafc;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Red Light</p></li>
<li><a href="javascript:;" data-skin="skin-yellow-light" class="clearfix full-opacity-hover"><div><span style="width: 100%; height: 7px;" class="bg-yellow"></span></div><div><span style="width: 100%; height: 20px; background: #f9fafc;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Yellow Light</p></li>
<li><a href="javascript:;" data-skin="skin-black-blue" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"><span style="width: 100%; height: 3px; margin-top:10px; background: #4e73df;"></span></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black Blue</p></li>
<li><a href="javascript:;" data-skin="skin-black-purple" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"><span style="width: 100%; height: 3px; margin-top:10px; background: #605ca8;"></span></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black Purple</p></li>
<li><a href="javascript:;" data-skin="skin-black-green" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"><span style="width: 100%; height: 3px; margin-top:10px;" class="bg-green"></span></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black Green</p></li>
<li><a href="javascript:;" data-skin="skin-black-red" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"><span style="width: 100%; height: 3px; margin-top:10px;" class="bg-red"></span></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black Red</p></li>
<li><a href="javascript:;" data-skin="skin-black-yellow" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"><span style="width: 100%; height: 3px; margin-top:10px;" class="bg-yellow"></span></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black Yellow</p></li>
<li><a href="javascript:;" data-skin="skin-black-pink" class="clearfix full-opacity-hover"><div><span style="width: 20%; height: 27px; background: #000;"><span style="width: 100%; height: 3px; margin-top:10px; background: #f5549f;"></span></span><span style="width: 80%; height: 27px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Black Pink</p></li>
</ul>
</div>
<!-- /.tab-pane -->
<!-- Home tab content -->
<div class="tab-pane" id="control-sidebar-home-tab">
<h4 class="control-sidebar-heading"><?php echo __('Home'); ?></h4>
</div>
<!-- /.tab-pane -->
<!-- Settings tab content -->
<div class="tab-pane" id="control-sidebar-settings-tab">
<h4 class="control-sidebar-heading"><?php echo __('Setting'); ?></h4>
</div>
<!-- /.tab-pane -->
</div>
</aside>
<!-- /.control-sidebar -->
</div>
<!-- 加载JS脚本 -->
<script src="/assets/js/require<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js" data-main="/assets/js/require-backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js?v=<?php echo htmlentities($site['version']); ?>"></script>
</body>
</html>
... ...
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:72:"D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\car\edit.html";i:1710327543;s:68:"D:\tyobject\wyc.tenyes.cn\application\admin\view\layout\default.html";i:1689043529;s:65:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\meta.html";i:1689043529;s:67:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\script.html";i:1689043529;}*/ ?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title><?php echo (isset($title) && ($title !== '')?$title:''); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="renderer" content="webkit">
<meta name="referrer" content="never">
<meta name="robots" content="noindex, nofollow">
<link rel="shortcut icon" href="/assets/img/favicon.ico" />
<!-- Loading Bootstrap -->
<link href="/assets/css/backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php if(\think\Config::get('fastadmin.adminskin')): ?>
<link href="/assets/css/skins/<?php echo \think\Config::get('fastadmin.adminskin'); ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php endif; ?>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="/assets/js/html5shiv.js"></script>
<script src="/assets/js/respond.min.js"></script>
<![endif]-->
<script type="text/javascript">
var require = {
config: <?php echo json_encode($config); ?>
};
</script>
</head>
<body class="inside-header inside-aside <?php echo defined('IS_DIALOG') && IS_DIALOG ? 'is-dialog' : ''; ?>">
<div id="main" role="main">
<div class="tab-content tab-addtabs">
<div id="content">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<section class="content-header hide">
<h1>
<?php echo __('Dashboard'); ?>
<small><?php echo __('Control panel'); ?></small>
</h1>
</section>
<?php if(!IS_DIALOG && !\think\Config::get('fastadmin.multiplenav') && \think\Config::get('fastadmin.breadcrumb')): ?>
<!-- RIBBON -->
<div id="ribbon">
<ol class="breadcrumb pull-left">
<?php if($auth->check('dashboard')): ?>
<li><a href="dashboard" class="addtabsit"><i class="fa fa-dashboard"></i> <?php echo __('Dashboard'); ?></a></li>
<?php endif; ?>
</ol>
<ol class="breadcrumb pull-right">
<?php foreach($breadcrumb as $vo): ?>
<li><a href="javascript:;" data-url="<?php echo $vo['url']; ?>"><?php echo $vo['title']; ?></a></li>
<?php endforeach; ?>
</ol>
</div>
<!-- END RIBBON -->
<?php endif; ?>
<div class="content">
<form id="edit-form" class="form-horizontal" role="form" data-toggle="validator" method="POST" action="">
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Car_model'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-car_model" class="form-control" name="row[car_model]" type="text" value="<?php echo htmlentities($row['car_model']); ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('License_plate'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-license_plate" class="form-control" name="row[license_plate]" type="text" value="<?php echo htmlentities($row['license_plate']); ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Route_id'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-route_id" data-rule="required" data-source="route/index" class="form-control selectpage" name="row[route_id]" type="text" value="<?php echo htmlentities($row['route_id']); ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Driver_id'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-driver_id" data-rule="required" data-source="driver/index" class="form-control selectpage" name="row[driver_id]" type="text" value="<?php echo htmlentities($row['driver_id']); ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Seat'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-seat" class="form-control" name="row[seat]" type="number" value="<?php echo htmlentities($row['seat']); ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Colour'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-colour" class="form-control" name="row[colour]" type="text" value="<?php echo htmlentities($row['colour']); ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Driver_license_img'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<div class="input-group">
<input id="c-driver_license_img" class="form-control" size="50" name="row[driver_license_img]" type="text" value="<?php echo htmlentities($row['driver_license_img']); ?>">
<div class="input-group-addon no-border no-padding">
<span><button type="button" id="faupload-driver_license_img" class="btn btn-danger faupload" data-input-id="c-driver_license_img" data-mimetype="image/gif,image/jpeg,image/png,image/jpg,image/bmp,image/webp" data-multiple="false" data-preview-id="p-driver_license_img"><i class="fa fa-upload"></i> <?php echo __('Upload'); ?></button></span>
<span><button type="button" id="fachoose-driver_license_img" class="btn btn-primary fachoose" data-input-id="c-driver_license_img" data-mimetype="image/*" data-multiple="false"><i class="fa fa-list"></i> <?php echo __('Choose'); ?></button></span>
</div>
<span class="msg-box n-right" for="c-driver_license_img"></span>
</div>
<ul class="row list-inline faupload-preview" id="p-driver_license_img"></ul>
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Driving_license_img'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<div class="input-group">
<input id="c-driving_license_img" class="form-control" size="50" name="row[driving_license_img]" type="text" value="<?php echo htmlentities($row['driving_license_img']); ?>">
<div class="input-group-addon no-border no-padding">
<span><button type="button" id="faupload-driving_license_img" class="btn btn-danger faupload" data-input-id="c-driving_license_img" data-mimetype="image/gif,image/jpeg,image/png,image/jpg,image/bmp,image/webp" data-multiple="false" data-preview-id="p-driving_license_img"><i class="fa fa-upload"></i> <?php echo __('Upload'); ?></button></span>
<span><button type="button" id="fachoose-driving_license_img" class="btn btn-primary fachoose" data-input-id="c-driving_license_img" data-mimetype="image/*" data-multiple="false"><i class="fa fa-list"></i> <?php echo __('Choose'); ?></button></span>
</div>
<span class="msg-box n-right" for="c-driving_license_img"></span>
</div>
<ul class="row list-inline faupload-preview" id="p-driving_license_img"></ul>
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Reservation_time'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-reservation_time" class="form-control datetimepicker" data-date-format=" HH:mm" data-use-current="true" name="row[reservation_time]" type="text" value="<?php echo $row['reservation_time']?datetime($row['reservation_time']):''; ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Start_time'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-start_time" class="form-control datetimepicker" data-date-format=" HH:mm" data-use-current="true" name="row[start_time]" type="text" value="<?php echo $row['start_time']?datetime($row['start_time']):''; ?>">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2"><?php echo __('Create_time'); ?>:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-create_time" class="form-control datetimepicker" data-date-format="YYYY-MM-DD HH:mm:ss" data-use-current="true" name="row[create_time]" type="text" value="<?php echo $row['create_time']?datetime($row['create_time']):''; ?>">
</div>
</div>
<div class="form-group layer-footer">
<label class="control-label col-xs-12 col-sm-2"></label>
<div class="col-xs-12 col-sm-8">
<button type="submit" class="btn btn-primary btn-embossed disabled"><?php echo __('OK'); ?></button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="/assets/js/require<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js" data-main="/assets/js/require-backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js?v=<?php echo htmlentities($site['version']); ?>"></script>
</body>
</html>
... ...
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:79:"D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\dashboard\index.html";i:1689043529;s:68:"D:\tyobject\wyc.tenyes.cn\application\admin\view\layout\default.html";i:1689043529;s:65:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\meta.html";i:1689043529;s:67:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\script.html";i:1689043529;}*/ ?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title><?php echo (isset($title) && ($title !== '')?$title:''); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="renderer" content="webkit">
<meta name="referrer" content="never">
<meta name="robots" content="noindex, nofollow">
<link rel="shortcut icon" href="/assets/img/favicon.ico" />
<!-- Loading Bootstrap -->
<link href="/assets/css/backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php if(\think\Config::get('fastadmin.adminskin')): ?>
<link href="/assets/css/skins/<?php echo \think\Config::get('fastadmin.adminskin'); ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php endif; ?>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="/assets/js/html5shiv.js"></script>
<script src="/assets/js/respond.min.js"></script>
<![endif]-->
<script type="text/javascript">
var require = {
config: <?php echo json_encode($config); ?>
};
</script>
</head>
<body class="inside-header inside-aside <?php echo defined('IS_DIALOG') && IS_DIALOG ? 'is-dialog' : ''; ?>">
<div id="main" role="main">
<div class="tab-content tab-addtabs">
<div id="content">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<section class="content-header hide">
<h1>
<?php echo __('Dashboard'); ?>
<small><?php echo __('Control panel'); ?></small>
</h1>
</section>
<?php if(!IS_DIALOG && !\think\Config::get('fastadmin.multiplenav') && \think\Config::get('fastadmin.breadcrumb')): ?>
<!-- RIBBON -->
<div id="ribbon">
<ol class="breadcrumb pull-left">
<?php if($auth->check('dashboard')): ?>
<li><a href="dashboard" class="addtabsit"><i class="fa fa-dashboard"></i> <?php echo __('Dashboard'); ?></a></li>
<?php endif; ?>
</ol>
<ol class="breadcrumb pull-right">
<?php foreach($breadcrumb as $vo): ?>
<li><a href="javascript:;" data-url="<?php echo $vo['url']; ?>"><?php echo $vo['title']; ?></a></li>
<?php endforeach; ?>
</ol>
</div>
<!-- END RIBBON -->
<?php endif; ?>
<div class="content">
<style type="text/css">
.sm-st {
background: #fff;
padding: 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 20px;
}
.sm-st-icon {
width: 60px;
height: 60px;
display: inline-block;
line-height: 60px;
text-align: center;
font-size: 30px;
background: #eee;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: left;
margin-right: 10px;
color: #fff;
}
.sm-st-info {
padding-top: 2px;
}
.sm-st-info span {
display: block;
font-size: 24px;
font-weight: 600;
}
.orange {
background: #fa8564 !important;
}
.tar {
background: #45cf95 !important;
}
.sm-st .green {
background: #86ba41 !important;
}
.pink {
background: #AC75F0 !important;
}
.yellow-b {
background: #fdd752 !important;
}
.stat-elem {
background-color: #fff;
padding: 18px;
border-radius: 40px;
}
.stat-info {
text-align: center;
background-color: #fff;
border-radius: 5px;
margin-top: -5px;
padding: 8px;
-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
font-style: italic;
}
.stat-icon {
text-align: center;
margin-bottom: 5px;
}
.st-red {
background-color: #F05050;
}
.st-green {
background-color: #27C24C;
}
.st-violet {
background-color: #7266ba;
}
.st-blue {
background-color: #23b7e5;
}
.stats .stat-icon {
color: #28bb9c;
display: inline-block;
font-size: 26px;
text-align: center;
vertical-align: middle;
width: 50px;
float: left;
}
.stat {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
}
.stat .value {
font-size: 20px;
line-height: 24px;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 500;
}
.stat .name {
overflow: hidden;
text-overflow: ellipsis;
margin: 5px 0;
}
.stat.lg .value {
font-size: 26px;
line-height: 28px;
}
.stat-col {
margin:0 0 10px 0;
}
.stat.lg .name {
font-size: 16px;
}
.stat-col .progress {
height: 2px;
}
.stat-col .progress-bar {
line-height: 2px;
height: 2px;
}
.item {
padding: 30px 0;
}
#statistics .panel {
min-height: 150px;
}
#statistics .panel h5 {
font-size: 14px;
}
</style>
<div class="panel panel-default panel-intro">
<div class="panel-heading">
<?php echo build_heading(null, false); ?>
<ul class="nav nav-tabs">
<li class="active"><a href="#one" data-toggle="tab"><?php echo __('Dashboard'); ?></a></li>
<li><a href="#two" data-toggle="tab"><?php echo __('Custom'); ?></a></li>
</ul>
</div>
<div class="panel-body">
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade active in" id="one">
<div class="row">
<div class="col-sm-3 col-xs-6">
<div class="sm-st clearfix">
<span class="sm-st-icon st-red"><i class="fa fa-users"></i></span>
<div class="sm-st-info">
<span><?php echo $totaluser; ?></span>
<?php echo __('Total user'); ?>
</div>
</div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="sm-st clearfix">
<span class="sm-st-icon st-violet"><i class="fa fa-magic"></i></span>
<div class="sm-st-info">
<span><?php echo $totaladdon; ?></span>
<?php echo __('Total addon'); ?>
</div>
</div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="sm-st clearfix">
<span class="sm-st-icon st-blue"><i class="fa fa-leaf"></i></span>
<div class="sm-st-info">
<span><?php echo $attachmentnums; ?></span>
<?php echo __('Total attachment'); ?>
</div>
</div>
</div>
<div class="col-sm-3 col-xs-6">
<div class="sm-st clearfix">
<span class="sm-st-icon st-green"><i class="fa fa-user"></i></span>
<div class="sm-st-info">
<span><?php echo $totaladmin; ?></span>
<?php echo __('Total admin'); ?>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-8">
<div id="echart" class="btn-refresh" style="height:300px;width:100%;"></div>
</div>
<div class="col-lg-4">
<div class="card sameheight-item stats">
<div class="card-block">
<div class="row row-sm stats-container">
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-rocket"></i></div>
<div class="stat">
<div class="value"> <?php echo $todayusersignup; ?></div>
<div class="name"> <?php echo __('Today user signup'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 20%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-vcard"></i></div>
<div class="stat">
<div class="value"> <?php echo $todayuserlogin; ?></div>
<div class="name"> <?php echo __('Today user login'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 20%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-calendar"></i></div>
<div class="stat">
<div class="value"> <?php echo $threednu; ?></div>
<div class="name"> <?php echo __('Three dnu'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 20%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-calendar-plus-o"></i></div>
<div class="stat">
<div class="value"> <?php echo $sevendnu; ?></div>
<div class="name"> <?php echo __('Seven dnu'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 20%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-user-circle"></i></div>
<div class="stat">
<div class="value"> <?php echo $sevendau; ?></div>
<div class="name"> <?php echo __('Seven dau'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 20%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-user-circle-o"></i></div>
<div class="stat">
<div class="value"> <?php echo $thirtydau; ?></div>
<div class="name"> <?php echo __('Thirty dau'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 20%"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row" style="margin-top:15px;" id="statistics">
<div class="col-lg-12">
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-blue-gradient no-border">
<div class="panel-body">
<div class="panel-title">
<span class="label label-primary pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Working addon count'); ?></h5>
</div>
<div class="panel-content">
<div class="row">
<div class="col-md-12">
<h1 class="no-margins"><?php echo $totalworkingaddon; ?></h1>
<div class="font-bold"><i class="fa fa-magic"></i>
<small><?php echo __('Working addon count tips'); ?></small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-teal-gradient no-border">
<div class="panel-body">
<div class="ibox-title">
<span class="label label-primary pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Database count'); ?></h5>
</div>
<div class="ibox-content">
<div class="row">
<div class="col-md-6">
<h1 class="no-margins"><?php echo $dbtablenums; ?></h1>
<div class="font-bold"><i class="fa fa-database"></i>
<small><?php echo __('Database table nums'); ?></small>
</div>
</div>
<div class="col-md-6">
<h1 class="no-margins"><?php echo format_bytes($dbsize,'',0); ?></h1>
<div class="font-bold"><i class="fa fa-filter"></i>
<small><?php echo __('Database size'); ?></small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-purple-gradient no-border">
<div class="panel-body">
<div class="ibox-title">
<span class="label label-primary pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Attachment count'); ?></h5>
</div>
<div class="ibox-content">
<div class="row">
<div class="col-md-6">
<h1 class="no-margins"><?php echo $attachmentnums; ?></h1>
<div class="font-bold"><i class="fa fa-files-o"></i>
<small><?php echo __('Attachment nums'); ?></small>
</div>
</div>
<div class="col-md-6">
<h1 class="no-margins"><?php echo format_bytes($attachmentsize,'',0); ?></h1>
<div class="font-bold"><i class="fa fa-filter"></i>
<small><?php echo __('Attachment size'); ?></small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-green-gradient no-border">
<div class="panel-body">
<div class="ibox-title">
<span class="label label-primary pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Picture count'); ?></h5>
</div>
<div class="ibox-content">
<div class="row">
<div class="col-md-6">
<h1 class="no-margins"><?php echo $picturenums; ?></h1>
<div class="font-bold"><i class="fa fa-picture-o"></i>
<small><?php echo __('Picture nums'); ?></small>
</div>
</div>
<div class="col-md-6">
<h1 class="no-margins"><?php echo format_bytes($picturesize,'',0); ?></h1>
<div class="font-bold"><i class="fa fa-filter"></i>
<small><?php echo __('Picture size'); ?></small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="two">
<div class="row">
<div class="col-xs-12">
<?php echo __('Custom zone'); ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="/assets/js/require<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js" data-main="/assets/js/require-backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js?v=<?php echo htmlentities($site['version']); ?>"></script>
</body>
</html>
... ...
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:73:"D:\tyobject\wyc.tenyes.cn\public/../application/admin\view\car\index.html";i:1710228083;s:68:"D:\tyobject\wyc.tenyes.cn\application\admin\view\layout\default.html";i:1689043529;s:65:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\meta.html";i:1689043529;s:67:"D:\tyobject\wyc.tenyes.cn\application\admin\view\common\script.html";i:1689043529;}*/ ?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title><?php echo (isset($title) && ($title !== '')?$title:''); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="renderer" content="webkit">
<meta name="referrer" content="never">
<meta name="robots" content="noindex, nofollow">
<link rel="shortcut icon" href="/assets/img/favicon.ico" />
<!-- Loading Bootstrap -->
<link href="/assets/css/backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php if(\think\Config::get('fastadmin.adminskin')): ?>
<link href="/assets/css/skins/<?php echo \think\Config::get('fastadmin.adminskin'); ?>.css?v=<?php echo \think\Config::get('site.version'); ?>" rel="stylesheet">
<?php endif; ?>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the end of file. -->
<!--[if lt IE 9]>
<script src="/assets/js/html5shiv.js"></script>
<script src="/assets/js/respond.min.js"></script>
<![endif]-->
<script type="text/javascript">
var require = {
config: <?php echo json_encode($config); ?>
};
</script>
</head>
<body class="inside-header inside-aside <?php echo defined('IS_DIALOG') && IS_DIALOG ? 'is-dialog' : ''; ?>">
<div id="main" role="main">
<div class="tab-content tab-addtabs">
<div id="content">
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<section class="content-header hide">
<h1>
<?php echo __('Dashboard'); ?>
<small><?php echo __('Control panel'); ?></small>
</h1>
</section>
<?php if(!IS_DIALOG && !\think\Config::get('fastadmin.multiplenav') && \think\Config::get('fastadmin.breadcrumb')): ?>
<!-- RIBBON -->
<div id="ribbon">
<ol class="breadcrumb pull-left">
<?php if($auth->check('dashboard')): ?>
<li><a href="dashboard" class="addtabsit"><i class="fa fa-dashboard"></i> <?php echo __('Dashboard'); ?></a></li>
<?php endif; ?>
</ol>
<ol class="breadcrumb pull-right">
<?php foreach($breadcrumb as $vo): ?>
<li><a href="javascript:;" data-url="<?php echo $vo['url']; ?>"><?php echo $vo['title']; ?></a></li>
<?php endforeach; ?>
</ol>
</div>
<!-- END RIBBON -->
<?php endif; ?>
<div class="content">
<div class="panel panel-default panel-intro">
<?php echo build_heading(); ?>
<div class="panel-body">
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade active in" id="one">
<div class="widget-body no-padding">
<div id="toolbar" class="toolbar">
<a href="javascript:;" class="btn btn-primary btn-refresh" title="<?php echo __('Refresh'); ?>" ><i class="fa fa-refresh"></i> </a>
<a href="javascript:;" class="btn btn-success btn-add <?php echo $auth->check('car/add')?'':'hide'; ?>" title="<?php echo __('Add'); ?>" ><i class="fa fa-plus"></i> <?php echo __('Add'); ?></a>
<a href="javascript:;" class="btn btn-success btn-edit btn-disabled disabled <?php echo $auth->check('car/edit')?'':'hide'; ?>" title="<?php echo __('Edit'); ?>" ><i class="fa fa-pencil"></i> <?php echo __('Edit'); ?></a>
<a href="javascript:;" class="btn btn-danger btn-del btn-disabled disabled <?php echo $auth->check('car/del')?'':'hide'; ?>" title="<?php echo __('Delete'); ?>" ><i class="fa fa-trash"></i> <?php echo __('Delete'); ?></a>
</div>
<table id="table" class="table table-striped table-bordered table-hover table-nowrap"
data-operate-edit="<?php echo $auth->check('car/edit'); ?>"
data-operate-del="<?php echo $auth->check('car/del'); ?>"
width="100%">
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="/assets/js/require<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js" data-main="/assets/js/require-backend<?php echo \think\Config::get('app_debug')?'':'.min'; ?>.js?v=<?php echo htmlentities($site['version']); ?>"></script>
</body>
</html>
... ...