First commit
This commit is contained in:
27
runtime/agent/temp/a2a6afc12e999212ed46424d81d3a247.php
Normal file
27
runtime/agent/temp/a2a6afc12e999212ed46424d81d3a247.php
Normal file
@@ -0,0 +1,27 @@
|
||||
<?php /*a:1:{s:64:"/www/wwwroot/jfny.xxbu.cn/后端/app/agent/view/index/index.html";i:1687373542;}*/ ?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<meta name="renderer" content="webkit"/>
|
||||
<meta name="force-rendering" content="webkit"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
|
||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||
<title>代理管理端</title>
|
||||
<link href='<?php echo htmlentities($appcss); ?>' rel=stylesheet>
|
||||
</head>
|
||||
<body>
|
||||
<div id=app></div>
|
||||
<script>
|
||||
var lbConfig = {
|
||||
jsPath: '<?php echo htmlentities($jsPath); ?>',
|
||||
isWe7: '<?php echo htmlentities($isWe7); ?>',
|
||||
is_founder: '<?php echo htmlentities($is_founder); ?>'
|
||||
}
|
||||
window.lbConfig = lbConfig;
|
||||
</script>
|
||||
<script type=text/javascript src='<?php echo htmlentities($manifest); ?>'></script>
|
||||
<script type=text/javascript src='<?php echo htmlentities($vendor); ?>'></script>
|
||||
<script type=text/javascript src='<?php echo htmlentities($app); ?>'></script>
|
||||
</body>
|
||||
</html>
|
||||
39
runtime/index/temp/e1e843ca2d3ed311fe380956fac1f8b2.php
Normal file
39
runtime/index/temp/e1e843ca2d3ed311fe380956fac1f8b2.php
Normal file
@@ -0,0 +1,39 @@
|
||||
<?php /*a:1:{s:64:"/www/wwwroot/jfny.xxbu.cn/后端/app/index/view/index/index.html";i:1687373542;}*/ ?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<meta name="renderer" content="webkit"/>
|
||||
<meta name="force-rendering" content="webkit"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
|
||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||
<title>登录 - 后台管理中心</title>
|
||||
<link href='<?php echo htmlentities($appcss); ?>' rel=stylesheet>
|
||||
<script type="text/javascript" src='<?php echo htmlentities($jsMin); ?>'></script>
|
||||
<script type="text/javascript" src="<?php echo htmlentities($jsPdf); ?>"></script>
|
||||
<script type="text/javascript" src="<?php echo htmlentities($jsWorker); ?>"></script>
|
||||
|
||||
<script src="<?php echo htmlentities($jsVueMin); ?>"></script>
|
||||
<script src="<?php echo htmlentities($jsVuexMin); ?>"></script>
|
||||
<script src="<?php echo htmlentities($jsMmin); ?>"></script>
|
||||
<script src="<?php echo htmlentities($jsIndexMin); ?>"></script>
|
||||
<!-- 引入样式 -->
|
||||
<link href="<?php echo htmlentities($jsMincss); ?>" rel="stylesheet">
|
||||
<link href="<?php echo htmlentities($jsNcss); ?>" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id=app></div>
|
||||
<script>
|
||||
var lbConfig = {
|
||||
jsPath: '<?php echo htmlentities($jsPath); ?>',
|
||||
isWe7: '<?php echo htmlentities($isWe7); ?>',
|
||||
is_founder: '<?php echo htmlentities($is_founder); ?>'
|
||||
}
|
||||
window.lbConfig = lbConfig;
|
||||
</script>
|
||||
<script type=text/javascript src='<?php echo htmlentities($manifest); ?>'></script>
|
||||
<script type=text/javascript src='<?php echo htmlentities($vendor); ?>'></script>
|
||||
<script type=text/javascript src='<?php echo htmlentities($app); ?>'></script>
|
||||
<script charset=utf-8 src="https://map.qq.com/api/js?v=2.exp&key=2LNBZ-HT2R2-LENUE-CBNZK-QZ4VS-AQB5Z"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user