Browse Source

11

yuenan
Gitea 3 years ago
parent
commit
8b3f7a5c3d
6 changed files with 1919 additions and 0 deletions
  1. +919
    -0
      runtime/log/202104/18.log
  2. +124
    -0
      runtime/temp/50c439f92e79b04a575320369095a555.php
  3. +90
    -0
      runtime/temp/b2135189ddd1748c3651e9823465174c.php
  4. +64
    -0
      runtime/temp/d50478b313e87351a03ab3f352f92ab6.php
  5. +276
    -0
      runtime/temp/f6ba8106190da48adae7669b7797806f.php
  6. +446
    -0
      runtime/temp/f82b638c23ef30e20a44fd4feb56a12b.php

+ 919
- 0
runtime/log/202104/18.log View File

@@ -0,0 +1,919 @@
---------------------------------------------------------------
[ 2021-04-18T14:38:55+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php
[运行时间:0.019580s] [吞吐率:51.07req/s] [内存消耗:501.48kb] [文件加载:128]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.004135s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.004146s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000284s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'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.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'upgrade-insecure-requests' => '1',
'cache-control' => 'max-age=0',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.002426s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ VIEW ] /usr/share/nginx/vietnam/shop/public/../application/common/view/tpl/dispatch_jump.tpl [ array (
0 => 'code',
1 => 'msg',
2 => 'data',
3 => 'url',
4 => 'wait',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000098s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:38:58+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php
[运行时间:0.008353s] [吞吐率:119.72req/s] [内存消耗:546.63kb] [文件加载:131]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000101s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000109s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000022s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'index',
2 => 'login',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php',
'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.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'url' => '/admin.php',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000057s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/index.php
[ info ] [ RUN ] app\admin\controller\Index->login[ /usr/share/nginx/vietnam/shop/application/admin/controller/Index.php ]
[ info ] [ VIEW ] /usr/share/nginx/vietnam/shop/public/../application/admin/view/index/login.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
5 => 'background',
6 => 'title',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000016s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:38:58+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/index.php?s=/captcha
[运行时间:0.004032s] [吞吐率:248.02req/s] [内存消耗:319.98kb] [文件加载:114]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000150s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000158s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000031s ]
[ info ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\captcha\\CaptchaController',
1 => 'index',
),
'var' =>
array (
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'id' => NULL,
)
[ info ] [ RUN ] think\captcha\CaptchaController->index[ /usr/share/nginx/vietnam/shop/vendor/topthink/think-captcha/src/CaptchaController.php ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:38:58+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/ajax/lang?callback=define&controllername=index&v=1618727937
[运行时间:0.003693s] [吞吐率:270.79req/s] [内存消耗:457.57kb] [文件加载:129]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000016s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000105s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000113s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000035s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'ajax',
2 => 'lang',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'index',
'v' => '1618727937',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000063s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ /usr/share/nginx/vietnam/shop/application/admin/controller/Ajax.php ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/index.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000027s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:18+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/index.php?s=/captcha&r=0.12369512208949618
[运行时间:0.002896s] [吞吐率:345.30req/s] [内存消耗:318.87kb] [文件加载:114]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000017s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000136s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000145s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000033s ]
[ info ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\captcha\\CaptchaController',
1 => 'index',
),
'var' =>
array (
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'r' => '0.12369512208949618',
'id' => NULL,
)
[ info ] [ RUN ] think\captcha\CaptchaController->index[ /usr/share/nginx/vietnam/shop/vendor/topthink/think-captcha/src/CaptchaController.php ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:19+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/index.php?s=/captcha&r=0.9288566422128808
[运行时间:0.002247s] [吞吐率:445.02req/s] [内存消耗:318.87kb] [文件加载:114]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000018s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000115s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000125s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000024s ]
[ info ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\captcha\\CaptchaController',
1 => 'index',
),
'var' =>
array (
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'r' => '0.9288566422128808',
'id' => NULL,
)
[ info ] [ RUN ] think\captcha\CaptchaController->index[ /usr/share/nginx/vietnam/shop/vendor/topthink/think-captcha/src/CaptchaController.php ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:20+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/index.php?s=/captcha&r=0.30943509812036907
[运行时间:0.002021s] [吞吐率:494.84req/s] [内存消耗:318.87kb] [文件加载:114]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000111s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000135s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000025s ]
[ info ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\captcha\\CaptchaController',
1 => 'index',
),
'var' =>
array (
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'r' => '0.30943509812036907',
'id' => NULL,
)
[ info ] [ RUN ] think\captcha\CaptchaController->index[ /usr/share/nginx/vietnam/shop/vendor/topthink/think-captcha/src/CaptchaController.php ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:21+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/index.php?s=/captcha&r=0.17204803924989798
[运行时间:0.002418s] [吞吐率:413.60req/s] [内存消耗:318.87kb] [文件加载:114]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000014s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000132s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000141s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000037s ]
[ info ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\captcha\\CaptchaController',
1 => 'index',
),
'var' =>
array (
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'r' => '0.17204803924989798',
'id' => NULL,
)
[ info ] [ RUN ] think\captcha\CaptchaController->index[ /usr/share/nginx/vietnam/shop/vendor/topthink/think-captcha/src/CaptchaController.php ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:30+08:00 ] 61.170.228.182 POST 47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php
[运行时间:0.050315s] [吞吐率:19.87req/s] [内存消耗:740.57kb] [文件加载:138]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000090s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000098s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000022s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'index',
2 => 'login',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'origin' => 'http://47.101.187.29:8083',
'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/89.0.4389.90 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'content-length' => '103',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
)
[ info ] [ PARAM ] array (
'url' => '/admin.php',
'__token__' => '61c82c3e7c1a9751f6a6331eae27abac',
'username' => 'admin',
'password' => 'Aa326017639',
'captcha' => '3prm',
'keeplogin' => '1',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000059s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/index.php
[ info ] [ RUN ] app\admin\controller\Index->login[ /usr/share/nginx/vietnam/shop/application/admin/controller/Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.011324s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:30+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/index.php?s=/captcha&r=0.9937643545473718
[运行时间:0.001972s] [吞吐率:507.11req/s] [内存消耗:318.74kb] [文件加载:114]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000082s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000090s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000018s ]
[ info ] [ ROUTE ] array (
'type' => 'method',
'method' =>
array (
0 => '\\think\\captcha\\CaptchaController',
1 => 'index',
),
'var' =>
array (
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'accept' => 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'r' => '0.9937643545473718',
'id' => NULL,
)
[ info ] [ RUN ] think\captcha\CaptchaController->index[ /usr/share/nginx/vietnam/shop/vendor/topthink/think-captcha/src/CaptchaController.php ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:42+08:00 ] 61.170.228.182 POST 47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php
[运行时间:0.040813s] [吞吐率:24.50req/s] [内存消耗:679.72kb] [文件加载:140]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000094s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000103s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000021s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => 'index',
2 => 'login',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'origin' => 'http://47.101.187.29:8083',
'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/89.0.4389.90 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'content-length' => '102',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
)
[ info ] [ PARAM ] array (
'url' => '/admin.php',
'__token__' => 'da06372fca08043796fe33c728bd312d',
'username' => 'admin',
'password' => 'a326017639',
'captcha' => 'vqmb',
'keeplogin' => '1',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000070s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/index.php
[ info ] [ RUN ] app\admin\controller\Index->login[ /usr/share/nginx/vietnam/shop/application/admin/controller/Index.php ]
[ info ] [ DB ] INIT mysql
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.011801s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:43+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php
[运行时间:0.074023s] [吞吐率:13.51req/s] [内存消耗:1,024.90kb] [文件加载:150]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000009s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000078s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000085s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/thinkphp/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @app_dispatch [ RunTime:0.000032s ]
[ info ] [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'admin',
1 => NULL,
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/index/login?url=%2Fadmin.php',
'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.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000044s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/index.php
[ info ] [ RUN ] app\admin\controller\Index->index[ /usr/share/nginx/vietnam/shop/application/admin/controller/Index.php ]
[ info ] [ VIEW ] /usr/share/nginx/vietnam/shop/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.000027s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:43+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/dashboard?addtabs=1
[运行时间:0.042184s] [吞吐率:23.71req/s] [内存消耗:879.77kb] [文件加载:139]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000011s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000106s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000115s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/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 => 'admin',
1 => 'dashboard',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php',
'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.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'addtabs' => '1',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000057s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/dashboard.php
[ info ] [ RUN ] app\admin\controller\Dashboard->index[ /usr/share/nginx/vietnam/shop/application/admin/controller/Dashboard.php ]
[ info ] [ VIEW ] /usr/share/nginx/vietnam/shop/public/../application/admin/view/dashboard/index.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
5 => 'totaluser',
6 => 'totalviews',
7 => 'totalorder',
8 => 'totalorderamount',
9 => 'todayuserlogin',
10 => 'todayusersignup',
11 => 'todayorder',
12 => 'unsettleorder',
13 => 'sevendnu',
14 => 'sevendau',
15 => 'paylist',
16 => 'createlist',
17 => 'addonversion',
18 => 'uploadmode',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000019s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:43+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/ajax/lang?callback=define&controllername=index&v=1618727982
[运行时间:0.035703s] [吞吐率:28.01req/s] [内存消耗:866.45kb] [文件加载:136]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000012s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000089s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000098s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/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' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'index',
'v' => '1618727982',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000077s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ /usr/share/nginx/vietnam/shop/application/admin/controller/Ajax.php ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/index.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000020s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:43+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/ajax/lang?callback=define&controllername=dashboard&v=1618727983
[运行时间:0.033498s] [吞吐率:29.85req/s] [内存消耗:866.09kb] [文件加载:136]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000081s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000089s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/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' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/dashboard?addtabs=1',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'dashboard',
'v' => '1618727983',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000056s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ /usr/share/nginx/vietnam/shop/application/admin/controller/Ajax.php ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/dashboard.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000019s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:48+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/user/user?addtabs=1
[运行时间:0.044266s] [吞吐率:22.59req/s] [内存消耗:854.73kb] [文件加载:138]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000126s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000134s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/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 => 'admin',
1 => 'user.user',
2 => NULL,
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/user/user?ref=addtabs',
'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.9',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'upgrade-insecure-requests' => '1',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'addtabs' => '1',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000065s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/user/user.php
[ info ] [ RUN ] app\admin\controller\user\User->index[ /usr/share/nginx/vietnam/shop/application/admin/controller/user/User.php ]
[ info ] [ VIEW ] /usr/share/nginx/vietnam/shop/public/../application/admin/view/user/user/index.html [ array (
0 => 'breadcrumb',
1 => 'site',
2 => 'config',
3 => 'auth',
4 => 'admin',
) ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000032s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:48+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/ajax/lang?callback=define&controllername=user.user&v=1618727988
[运行时间:0.036762s] [吞吐率:27.20req/s] [内存消耗:865.30kb] [文件加载:136]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000013s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000081s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000089s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/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 => 'admin',
1 => 'ajax',
2 => 'lang',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/user/user?addtabs=1',
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-type' => '',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'callback' => 'define',
'controllername' => 'user.user',
'v' => '1618727988',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000057s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/ajax.php
[ info ] [ RUN ] app\admin\controller\Ajax->lang[ /usr/share/nginx/vietnam/shop/application/admin/controller/Ajax.php ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/user/user.php
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000018s ]
[ info ] [ LOG ] INIT File
---------------------------------------------------------------
[ 2021-04-18T14:39:48+08:00 ] 61.170.228.182 GET 47.101.187.29:8083/admin.php/user/user/index?sort=user.id&order=desc&offset=0&limit=10&filter=%7B%7D&op=%7B%7D&_=1618727996197
[运行时间:0.059752s] [吞吐率:16.74req/s] [内存消耗:968.08kb] [文件加载:140]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000019s ]
[ info ] [ CACHE ] INIT File
[ info ] [ BEHAVIOR ] Run \addons\unishop\Unishop @app_init [ RunTime:0.000081s ]
[ info ] [ BEHAVIOR ] Run Closure @app_init [ RunTime:0.000089s ]
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/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 => 'user.user',
2 => 'index',
),
)
[ info ] [ HEADER ] array (
'cookie' => 'PHPSESSID=f7e5f642b73ca8766cc97579fae8f7f8; keeplogin=1%7C86400%7C1618814382%7Cc6bac16b095e6ebc177400560e5ee89a',
'accept-language' => 'zh-CN,zh;q=0.9',
'accept-encoding' => 'gzip, deflate',
'referer' => 'http://47.101.187.29:8083/admin.php/user/user?addtabs=1',
'content-type' => 'application/json',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36',
'x-requested-with' => 'XMLHttpRequest',
'accept' => 'application/json, text/javascript, */*; q=0.01',
'connection' => 'keep-alive',
'host' => '47.101.187.29:8083',
'content-length' => '',
)
[ info ] [ PARAM ] array (
'sort' => 'user.id',
'order' => 'desc',
'offset' => '0',
'limit' => '10',
'filter' => '{}',
'op' => '{}',
'_' => '1618727996197',
)
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn.php
[ info ] [ BEHAVIOR ] Run app\common\behavior\Common @module_init [ RunTime:0.000045s ]
[ info ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
[ info ] [ DB ] INIT mysql
[ info ] [ LANG ] /usr/share/nginx/vietnam/shop/public/../application/admin/lang/zh-cn/user/user.php
[ info ] [ RUN ] app\admin\controller\user\User->index[ /usr/share/nginx/vietnam/shop/application/admin/controller/user/User.php ]
[ info ] [ BEHAVIOR ] Run app\admin\behavior\AdminLog @app_end [ RunTime:0.000019s ]
[ info ] [ LOG ] INIT File

+ 124
- 0
runtime/temp/50c439f92e79b04a575320369095a555.php View File

@@ -0,0 +1,124 @@
<?php if (!defined('THINK_PATH')) exit(); /*a:3:{s:79:"/usr/share/nginx/vietnam/shop/public/../application/admin/view/index/login.html";i:1618727430;s:69:"/usr/share/nginx/vietnam/shop/application/admin/view/common/meta.html";i:1618727430;s:71:"/usr/share/nginx/vietnam/shop/application/admin/view/common/script.html";i:1618727430;}*/ ?>
<!DOCTYPE html>
<html lang="<?php echo $config['language']; ?>">
<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">

<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">

<!-- 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>

<style type="text/css">
body {
color:#999;
background:url('<?php echo $background; ?>');
background-size:cover;
}
a {
color:#fff;
}
.login-panel{margin-top:150px;}
.login-screen {
max-width:400px;
padding:0;
margin:100px auto 0 auto;

}
.login-screen .well {
border-radius: 3px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
background: rgba(255,255,255, 0.2);
}
.login-screen .copyright {
text-align: center;
}
@media(max-width:767px) {
.login-screen {
padding:0 20px;
}
}
.profile-img-card {
width: 100px;
height: 100px;
margin: 10px auto;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.profile-name-card {
text-align: center;
}

#login-form {
margin-top:20px;
}
#login-form .input-group {
margin-bottom:15px;
}

</style>
</head>
<body>
<div class="container">
<div class="login-wrapper">
<div class="login-screen">
<div class="well">
<div class="login-form">
<img id="profile-img" class="profile-img-card" src="/assets/img/avatar.png" />
<p id="profile-name" class="profile-name-card"></p>

<form action="" method="post" id="login-form">
<div id="errtips" class="hide"></div>
<?php echo token(); ?>
<div class="input-group">
<div class="input-group-addon"><span class="glyphicon glyphicon-user" aria-hidden="true"></span></div>
<input type="text" class="form-control" id="pd-form-username" placeholder="<?php echo __('Username'); ?>" name="username" autocomplete="off" value="" data-rule="<?php echo __('Username'); ?>:required;username" />
</div>

<div class="input-group">
<div class="input-group-addon"><span class="glyphicon glyphicon-lock" aria-hidden="true"></span></div>
<input type="password" class="form-control" id="pd-form-password" placeholder="<?php echo __('Password'); ?>" name="password" autocomplete="off" value="" data-rule="<?php echo __('Password'); ?>:required;password" />
</div>
<?php if(\think\Config::get('fastadmin.login_captcha')): ?>
<div class="input-group">
<div class="input-group-addon"><span class="glyphicon glyphicon-option-horizontal" aria-hidden="true"></span></div>
<input type="text" name="captcha" class="form-control" placeholder="<?php echo __('Captcha'); ?>" data-rule="<?php echo __('Captcha'); ?>:required;length(4)" />
<span class="input-group-addon" style="padding:0;border:none;cursor:pointer;">
<img src="<?php echo rtrim('/', '/'); ?>/index.php?s=/captcha" width="100" height="30" onclick="this.src = '<?php echo rtrim('/', '/'); ?>/index.php?s=/captcha&r=' + Math.random();"/>
</span>
</div>
<?php endif; ?>
<div class="form-group">
<label class="inline" for="keeplogin">
<input type="checkbox" name="keeplogin" id="keeplogin" value="1" />
<?php echo __('Keep login'); ?>
</label>
</div>
<div class="form-group">
<button type="submit" class="btn btn-success btn-lg btn-block"><?php echo __('Sign in'); ?></button>
</div>
</form>
</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>

+ 90
- 0
runtime/temp/b2135189ddd1748c3651e9823465174c.php View File

@@ -0,0 +1,90 @@
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:83:"/usr/share/nginx/vietnam/shop/public/../application/admin/view/user/user/index.html";i:1618727430;s:72:"/usr/share/nginx/vietnam/shop/application/admin/view/layout/default.html";i:1618727430;s:69:"/usr/share/nginx/vietnam/shop/application/admin/view/common/meta.html";i:1618727430;s:71:"/usr/share/nginx/vietnam/shop/application/admin/view/common/script.html";i:1618727430;}*/ ?>
<!DOCTYPE html>
<html lang="<?php echo $config['language']; ?>">
<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">

<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">

<!-- 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')): ?>
<!-- RIBBON -->
<div id="ribbon">
<ol class="breadcrumb pull-left">
<li><a href="dashboard" class="addtabsit"><i class="fa fa-dashboard"></i> <?php echo __('Dashboard'); ?></a></li>
</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">
<?php echo build_toolbar('refresh,edit,del'); ?>
<div class="dropdown btn-group <?php echo $auth->check('user/user/multi')?'':'hide'; ?>">
<a class="btn btn-primary btn-more dropdown-toggle btn-disabled disabled" data-toggle="dropdown"><i class="fa fa-cog"></i> <?php echo __('More'); ?></a>
<ul class="dropdown-menu text-left" role="menu">
<li><a class="btn btn-link btn-multi btn-disabled disabled" href="javascript:;" data-params="status=normal"><i class="fa fa-eye"></i> <?php echo __('Set to normal'); ?></a></li>
<li><a class="btn btn-link btn-multi btn-disabled disabled" href="javascript:;" data-params="status=hidden"><i class="fa fa-eye-slash"></i> <?php echo __('Set to hidden'); ?></a></li>
</ul>
</div>
</div>
<table id="table" class="table table-striped table-bordered table-hover"
data-operate-edit="<?php echo $auth->check('user/user/edit'); ?>"
data-operate-del="<?php echo $auth->check('user/user/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>

+ 64
- 0
runtime/temp/d50478b313e87351a03ab3f352f92ab6.php View File

@@ -0,0 +1,64 @@
<?php if (!defined('THINK_PATH')) exit(); /*a:1:{s:85:"/usr/share/nginx/vietnam/shop/public/../application/common/view/tpl/dispatch_jump.tpl";i:1618727430;}*/ ?>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php echo __('Warning'); ?></title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/assets/img/favicon.ico" />
<style type="text/css">
*{box-sizing:border-box;margin:0;padding:0;font-family:Lantinghei SC,Open Sans,Arial,Hiragino Sans GB,Microsoft YaHei,"微软雅黑",STHeiti,WenQuanYi Micro Hei,SimSun,sans-serif;-webkit-font-smoothing:antialiased}
body{padding:70px 0;background:#edf1f4;font-weight:400;font-size:1pc;-webkit-text-size-adjust:none;color:#333}
a{outline:0;color:#3498db;text-decoration:none;cursor:pointer}
.system-message{margin:20px 5%;padding:40px 20px;background:#fff;box-shadow:1px 1px 1px hsla(0,0%,39%,.1);text-align:center}
.system-message h1{margin:0;margin-bottom:9pt;color:#444;font-weight:400;font-size:40px}
.system-message .jump,.system-message .image{margin:20px 0;padding:0;padding:10px 0;font-weight:400}
.system-message .jump{font-size:14px}
.system-message .jump a{color:#333}
.system-message p{font-size:9pt;line-height:20px}
.system-message .btn{display:inline-block;margin-right:10px;width:138px;height:2pc;border:1px solid #44a0e8;border-radius:30px;color:#44a0e8;text-align:center;font-size:1pc;line-height:2pc;margin-bottom:5px;}
.success .btn{border-color:#69bf4e;color:#69bf4e}
.error .btn{border-color:#ff8992;color:#ff8992}
.info .btn{border-color:#3498db;color:#3498db}
.copyright p{width:100%;color:#919191;text-align:center;font-size:10px}
.system-message .btn-grey{border-color:#bbb;color:#bbb}
.clearfix:after{clear:both;display:block;visibility:hidden;height:0;content:"."}
@media (max-width:768px){body {padding:20px 0;}}
@media (max-width:480px){.system-message h1{font-size:30px;}}
</style>
</head>
<body>
<?php $codeText=$code == 1 ? 'success' : ($code == 0 ? 'error' : 'info'); ?>
<div class="system-message <?php echo $codeText; ?>">
<div class="image">
<img src="/assets/img/<?php echo $codeText; ?>.svg" alt="" width="150" />
</div>
<h1><?php echo $msg; ?></h1>
<?php if($url): ?>
<p class="jump">
<?php echo __('This page will be re-directed in %s seconds', '<span id="wait">' . $wait . '</span>'); ?>
</p>
<?php endif; ?>
<p class="clearfix">
<a href="/" class="btn btn-grey"><?php echo __('Go back'); ?></a>
<?php if($url): ?>
<a href="<?php echo $url; ?>" class="btn btn-primary"><?php echo __('Jump now'); ?></a>
<?php endif; ?>
</p>
</div>
<?php if($url): ?>
<script type="text/javascript">
(function () {
var wait = document.getElementById('wait');
var interval = setInterval(function () {
var time = --wait.innerHTML;
if (time <= 0) {
location.href = history.length <= 1 ? "/" : "<?php echo $url; ?>";
clearInterval(interval);
}
}, 1000);
})();
</script>
<?php endif; ?>
</body>
</html>

+ 276
- 0
runtime/temp/f6ba8106190da48adae7669b7797806f.php View File

@@ -0,0 +1,276 @@
<?php if (!defined('THINK_PATH')) exit(); /*a:6:{s:79:"/usr/share/nginx/vietnam/shop/public/../application/admin/view/index/index.html";i:1618727430;s:69:"/usr/share/nginx/vietnam/shop/application/admin/view/common/meta.html";i:1618727430;s:71:"/usr/share/nginx/vietnam/shop/application/admin/view/common/header.html";i:1618727430;s:69:"/usr/share/nginx/vietnam/shop/application/admin/view/common/menu.html";i:1618727430;s:72:"/usr/share/nginx/vietnam/shop/application/admin/view/common/control.html";i:1618727430;s:71:"/usr/share/nginx/vietnam/shop/application/admin/view/common/script.html";i:1618727430;}*/ ?>
<!DOCTYPE html>
<html lang="<?php echo $config['language']; ?>">
<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">

<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">

<!-- 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 skin-green sidebar-mini fixed <?php if(\think\Config::get('fastadmin.multiplenav')): ?>multiplenav<?php endif; ?>" id="tabs">
<div class="wrapper">

<!-- 头部区域 -->
<header id="header" class="main-header">
<!-- 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"><b><?php echo htmlentities(mb_substr($site['name'],0,4,'utf-8')); ?></b><?php echo htmlentities(mb_substr($site['name'],4,null,'utf-8')); ?></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>
<a href="/" target="_blank"><i class="fa fa-home" style="font-size:14px;"></i></a>
</li>

<!-- 清除缓存 -->
<li>
<a href="javascript:;" data-toggle="dropdown" title="<?php echo __('Wipe cache'); ?>">
<i class="fa fa-trash"></i>
</a>
<ul class="dropdown-menu wipecache">
<li><a href="javascript:;" data-type="all"><i class="fa fa-trash"></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"></i> <?php echo __('Wipe content cache'); ?></a></li>
<li><a href="javascript:;" data-type="template"><i class="fa fa-file-image-o"></i> <?php echo __('Wipe template cache'); ?></a></li>
<li><a href="javascript:;" data-type="addons"><i class="fa fa-rocket"></i> <?php echo __('Wipe addons cache'); ?></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="<?php echo htmlentities($admin['nickname']); ?>">
<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>
<!-- 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加上show-submenu类即可,当multiplenav开启的情况下默认为展开-->
<ul class="sidebar-menu <?php if(\think\Config::get('fastadmin.multiplenav')): ?>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-2020 <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);
}
</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-layout="fixed" class="pull-right"> <?php echo __('Fixed Layout'); ?></label><p><?php echo __("You can't use fixed and boxed layouts together"); ?></p></div>
<div class="form-group"><label class="control-sidebar-subheading"><input type="checkbox" data-layout="layout-boxed" class="pull-right"> <?php echo __('Boxed Layout'); ?></label><p><?php echo __('Activate the boxed layout'); ?></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-menu="disable-top-badge" class="pull-right"> <?php echo __('Disable top menu badge'); ?></label><p><?php echo __('Disable top menu badge without left 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" style="" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px; background: #367fa9;"></span><span class="bg-light-blue" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">Blue</p></li>
<li><a href="javascript:;" data-skin="skin-white" class="clearfix full-opacity-hover"><div style="box-shadow: 0 0 2px rgba(0,0,0,0.1)" class="clearfix"><span style="display:block; width: 20%; float: left; height: 7px; background: #fefefe;"></span><span style="display:block; width: 80%; float: left; height: 7px; background: #fefefe;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin">White</p></li>
<li><a href="javascript:;" data-skin="skin-purple" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-purple-active"></span><span class="bg-purple" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; height: 20px; 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="display:block; width: 20%; float: left; height: 7px;" class="bg-green-active"></span><span class="bg-green" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; 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="display:block; width: 20%; float: left; height: 7px;" class="bg-red-active"></span><span class="bg-red" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; 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="display:block; width: 20%; float: left; height: 7px;" class="bg-yellow-active"></span><span class="bg-yellow" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #222d32;"></span><span style="display:block; width: 80%; float: left; 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="display:block; width: 20%; float: left; height: 7px; background: #367fa9;"></span><span class="bg-light-blue" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">Blue Light</p></li>
<li><a href="javascript:;" data-skin="skin-white-light" class="clearfix full-opacity-hover"><div style="box-shadow: 0 0 2px rgba(0,0,0,0.1)" class="clearfix"><span style="display:block; width: 20%; float: left; height: 7px; background: #fefefe;"></span><span style="display:block; width: 80%; float: left; height: 7px; background: #fefefe;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px">White Light</p></li>
<li><a href="javascript:;" data-skin="skin-purple-light" class="clearfix full-opacity-hover"><div><span style="display:block; width: 20%; float: left; height: 7px;" class="bg-purple-active"></span><span class="bg-purple" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></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="display:block; width: 20%; float: left; height: 7px;" class="bg-green-active"></span><span class="bg-green" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></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="display:block; width: 20%; float: left; height: 7px;" class="bg-red-active"></span><span class="bg-red" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></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="display:block; width: 20%; float: left; height: 7px;" class="bg-yellow-active"></span><span class="bg-yellow" style="display:block; width: 80%; float: left; height: 7px;"></span></div><div><span style="display:block; width: 20%; float: left; height: 20px; background: #f9fafc;"></span><span style="display:block; width: 80%; float: left; height: 20px; background: #f4f5f7;"></span></div></a><p class="text-center no-margin" style="font-size: 12px;">Yellow Light</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>

+ 446
- 0
runtime/temp/f82b638c23ef30e20a44fd4feb56a12b.php View File

@@ -0,0 +1,446 @@
<?php if (!defined('THINK_PATH')) exit(); /*a:4:{s:83:"/usr/share/nginx/vietnam/shop/public/../application/admin/view/dashboard/index.html";i:1618727430;s:72:"/usr/share/nginx/vietnam/shop/application/admin/view/layout/default.html";i:1618727430;s:69:"/usr/share/nginx/vietnam/shop/application/admin/view/common/meta.html";i:1618727430;s:71:"/usr/share/nginx/vietnam/shop/application/admin/view/common/script.html";i:1618727430;}*/ ?>
<!DOCTYPE html>
<html lang="<?php echo $config['language']; ?>">
<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">

<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">

<!-- 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')): ?>
<!-- RIBBON -->
<div id="ribbon">
<ol class="breadcrumb pull-left">
<li><a href="dashboard" class="addtabsit"><i class="fa fa-dashboard"></i> <?php echo __('Dashboard'); ?></a></li>
</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;
-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
}

.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 {
font-size: 12px;
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;
margin-right: 10px;
}

.stat .value {
font-size: 20px;
line-height: 24px;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 500;
}

.stat .name {
overflow: hidden;
text-overflow: ellipsis;
}

.stat.lg .value {
font-size: 26px;
line-height: 28px;
}

.stat.lg .name {
font-size: 16px;
}

.stat-col .progress {
height: 2px;
}

.stat-col .progress-bar {
line-height: 2px;
height: 2px;
}

.item {
padding: 30px 0;
}
</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-book"></i></span>
<div class="sm-st-info">
<span><?php echo $totalviews; ?></span>
<?php echo __('Total view'); ?>
</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-shopping-bag"></i></span>
<div class="sm-st-info">
<span><?php echo $totalorder; ?></span>
<?php echo __('Total order'); ?>
</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-cny"></i></span>
<div class="sm-st-info">
<span><?php echo $totalorderamount; ?></span>
<?php echo __('Total order amount'); ?>
</div>
</div>
</div>
</div>

<div class="row">
<div class="col-lg-8">
<div id="echart" class="btn-refresh" style="height:200px;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: 30%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-shopping-cart"></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: 25%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-line-chart"></i></div>
<div class="stat">
<div class="value"> <?php echo $todayorder; ?></div>
<div class="name"> <?php echo __('Today order'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 25%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-users"></i></div>
<div class="stat">
<div class="value"> <?php echo $unsettleorder; ?></div>
<div class="name"> <?php echo __('Unsettle order'); ?></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 25%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-list-alt"></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: 25%"></div>
</div>
</div>
<div class="col-xs-6 stat-col">
<div class="stat-icon"><i class="fa fa-dollar"></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: 25%"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

<div class="row" style="margin-top:15px;">

<div class="col-lg-12">
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-blue">
<div class="panel-body">
<div class="panel-title">
<span class="label label-success pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Category count'); ?></h5>
</div>
<div class="panel-content">
<h1 class="no-margins">1234</h1>
<div class="stat-percent font-bold text-gray"><i class="fa fa-commenting"></i> 1234</div>
<small><?php echo __('Category count tips'); ?></small>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-aqua-gradient">
<div class="panel-body">
<div class="ibox-title">
<span class="label label-info pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Attachment count'); ?></h5>
</div>
<div class="ibox-content">
<h1 class="no-margins">1043</h1>
<div class="stat-percent font-bold text-gray"><i class="fa fa-modx"></i> 2592</div>
<small><?php echo __('Attachment count tips'); ?></small>
</div>
</div>
</div>
</div>

<div class="col-xs-6 col-md-3">
<div class="panel bg-purple-gradient">
<div class="panel-body">
<div class="ibox-title">
<span class="label label-primary pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('Article count'); ?></h5>
</div>
<div class="ibox-content">

<div class="row">
<div class="col-md-6">
<h1 class="no-margins">1234</h1>
<div class="font-bold"><i class="fa fa-commenting"></i>
<small><?php echo __('Comment count'); ?></small>
</div>
</div>
<div class="col-md-6">
<h1 class="no-margins">6754</h1>
<div class="font-bold"><i class="fa fa-heart"></i>
<small><?php echo __('Like count'); ?></small>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-xs-6 col-md-3">
<div class="panel bg-green-gradient">
<div class="panel-body">
<div class="ibox-title">
<span class="label label-primary pull-right"><?php echo __('Real time'); ?></span>
<h5><?php echo __('News count'); ?></h5>
</div>
<div class="ibox-content">

<div class="row">
<div class="col-md-6">
<h1 class="no-margins">5302</h1>
<div class="font-bold"><i class="fa fa-commenting"></i>
<small><?php echo __('Comment count'); ?></small>
</div>
</div>
<div class="col-md-6">
<h1 class="no-margins">8205</h1>
<div class="font-bold"><i class="fa fa-user"></i>
<small><?php echo __('Like count'); ?></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>
<script>
var Orderdata = {
column: <?php echo json_encode(array_keys($paylist)); ?>,
paydata: <?php echo json_encode(array_values($paylist)); ?>,
createdata: <?php echo json_encode(array_values($createlist)); ?>,
};
</script>
</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>

Loading…
Cancel
Save