<!DOCTYPE html><html><head>    <meta charset="UTF-8">    <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">    <title>错误</title></head><body><div style="width: 100%;height: 1000px;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,0.35);">    <div style="width: 320px;height: 180px;border-radius:3px;overflow:hidden;margin: auto;position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #fff;box-shadow: 0 0 15px #999;">        <div style="width: 100%;height:50px;line-height: 50px;background-color: #cfcfcf;">            <label style="margin-left:10px;color:#666;">系统提示</label>            <div style="clear:both;"></div>        </div>        <div style="padding: 15px 5px 0;line-sheight: 30px;">            <p style="background: url('../images/success.png') no-repeat 0 -2px;padding-left: 40px;">                <label class="success">                    array(4) {  ["message"]=>  string(26) "非法操作:manifest.json"  ["file"]=>  string(75) "/www/wwwroot/www.taixcw8291.com/ThinkPHP/Library/Think/Controller.class.php"  ["line"]=>  int(170)  ["trace"]=>  string(737) "#0 /www/wwwroot/www.taixcw8291.com/ThinkPHP/Library/Think/Controller.class.php(170): E('\xE9\x9D\x9E\xE6\xB3\x95\xE6\x93\x8D\xE4\xBD\x9C:ma...')#1 [internal function]: Think\Controller->__call('manifest.json', '')#2 /www/wwwroot/www.taixcw8291.com/ThinkPHP/Library/Think/App.class.php(114): ReflectionMethod->invokeArgs(Object(index\Controller\MobileController), Array)#3 /www/wwwroot/www.taixcw8291.com/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()#4 /www/wwwroot/www.taixcw8291.com/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()#5 /www/wwwroot/www.taixcw8291.com/ThinkPHP/ThinkPHP.php(97): Think\Think::start()#6 /www/wwwroot/www.taixcw8291.com/index.php(17): require('/www/wwwroot/ww...')#7 {main}"}                    <!-- 提示：发生错误！ -->                     哦吼~程序开小差咯！码农正在恢复~                </label>            </p>            <p style="text-align: right;margin-top: 20px;font-size: 12px;">                <a id="href" href="javascript:history.back();" style="display: inline-block;width: 80px;height: 25px;background-color: #888;color:#fff;text-align: center;text-decoration: none;">返回</a>            </p>        </div>    </div></div></body></html>