//动态加载
function loadScript(url,callback){
var script = document.createElement("script")
script.type = "text/javascript";
if (script.readyState){//IE
script.onreadystatechange = function(){
if (script.readyState == "loaded" || script.readyState == "complete"){
script.onreadystatechange = null;
callback();
}
};
} else { //Others: Firefox, Safari, Chrome, and Opera
script.onload = function(){
callback();
};
}
script.src = url;
document.body.appendChild(script);
}
function online_show() {
if(document.getElementById("KELUNOnlineView")){
new scrollx({id:"KELUNOnlineView",l:-0.01,t:0,f:1,m:-1});
}
}
document.write('');
document.write('
');
document.write('
');
document.write('
');
document.write('
');
document.write('- 在线客服
');
document.write('- ');
document.write(' 在线咨询');
document.write('
');document.write('- ');document.write('
');document.write(' ');
document.write('- ');document.write('
');document.write(' ');document.write('
');document.write('
');document.write('- 电话咨询
');document.write('- 053181208262
');document.write('
');document.write('
');document.write('
');loadScript("/Data/static/js_plugins/online/scrollx.js",online_show)
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-03-15 09:23:31 HTTP/1.1 GET : /Home/Public/online.html
- 运行时间 : 0.0157s ( Load:0.0098s Init:0.0025s Exec:0.0034s Template:-0.0000s )
- 吞吐率 : 63.69req/s
- 内存开销 : 1,313.83 kb
- 查询信息 : 0 queries 0 writes
- 文件加载 : 30
- 缓存信息 : 0 gets 0 writes
- 配置加载 : 172
- 会话信息 : SESSION_ID=91aptd5bib7in4cjvg48m9pfb3
- /usr/home/byu3027820001/htdocs/index.php ( 0.65 KB )
- /usr/home/byu3027820001/htdocs/Include/ThinkPHP.php ( 4.70 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Think.class.php ( 12.32 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Storage.class.php ( 1.38 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Storage/Driver/File.class.php ( 3.54 KB )
- /usr/home/byu3027820001/htdocs/Include/Mode/common.php ( 2.82 KB )
- /usr/home/byu3027820001/htdocs/Include/Common/functions.php ( 51.83 KB )
- /usr/home/byu3027820001/htdocs/App/Common/Common/function.php ( 41.46 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Hook.class.php ( 4.02 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/App.class.php ( 13.46 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Dispatcher.class.php ( 15.03 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Route.class.php ( 13.38 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/Controller.class.php ( 10.95 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Think/View.class.php ( 7.96 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Behavior/BuildLiteBehavior.class.php ( 3.69 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Behavior/ParseTemplateBehavior.class.php ( 3.89 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Behavior/ContentReplaceBehavior.class.php ( 1.91 KB )
- /usr/home/byu3027820001/htdocs/Include/Conf/convention.php ( 11.24 KB )
- /usr/home/byu3027820001/htdocs/App/Common/Conf/config.php ( 1.53 KB )
- /usr/home/byu3027820001/htdocs/App/Common/Conf/tags.php ( 0.14 KB )
- /usr/home/byu3027820001/htdocs/Include/Lang/zh-cn.php ( 2.57 KB )
- /usr/home/byu3027820001/htdocs/Include/Conf/debug.php ( 1.50 KB )
- /usr/home/byu3027820001/htdocs/App/Common/Common/other.php ( 0.21 KB )
- /usr/home/byu3027820001/htdocs/App/Common/Conf/db.php ( 0.25 KB )
- /usr/home/byu3027820001/htdocs/App/Home/Conf/config.php ( 1.25 KB )
- /usr/home/byu3027820001/htdocs/App/Home/Common/function.php ( 0.09 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Behavior/ReadHtmlCacheBehavior.class.php ( 5.62 KB )
- /usr/home/byu3027820001/htdocs/App/Home/Controller/PublicController.class.php ( 23.43 KB )
- /usr/home/byu3027820001/htdocs/App/Home/Controller/HomeCommonController.class.php ( 1.03 KB )
- /usr/home/byu3027820001/htdocs/Include/Library/Behavior/ShowPageTraceBehavior.class.php ( 5.27 KB )
- [ app_init ] --START--
- Run Behavior\BuildLiteBehavior [ RunTime:0.000008s ]
- [ app_init ] --END-- [ RunTime:0.000055s ]
- [ app_begin ] --START--
- Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000398s ]
- [ app_begin ] --END-- [ RunTime:0.000438s ]
- [ app_end ] --START--

0.0157s
