Commit 7d66dc32 authored by 刘明珠's avatar 刘明珠

路由变更

parent 3c670ea3
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
<option name="CHANGED_PATHS"> <option name="CHANGED_PATHS">
<list> <list>
<option value="$PROJECT_DIR$/views/declare/index.html" /> <option value="$PROJECT_DIR$/views/declare/index.html" />
<option value="$PROJECT_DIR$/web/onlineReport/static/css/declare/declare.css" /> <option value="$PROJECT_DIR$/web/online/onlineReport/static/css/declare/declare.css" />
<option value="$PROJECT_DIR$/views/index.html" /> <option value="$PROJECT_DIR$/views/index.html" />
<option value="$PROJECT_DIR$/static/js/year/result.js" /> <option value="$PROJECT_DIR$/static/js/year/result.js" />
<option value="$PROJECT_DIR$/jsp/declare/yearReportGLB.html" /> <option value="$PROJECT_DIR$/jsp/declare/yearReportGLB.html" />
...@@ -485,7 +485,7 @@ ...@@ -485,7 +485,7 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/views/declare/index.jsp" /> <entry file="file://$PROJECT_DIR$/views/declare/index.jsp" />
<entry file="file://$PROJECT_DIR$/views/declare/index.html" /> <entry file="file://$PROJECT_DIR$/views/declare/index.html" />
<entry file="file://$PROJECT_DIR$/web/onlineReport/static/css/declare/declare.css" /> <entry file="file://$PROJECT_DIR$/web/online/onlineReport/static/css/declare/declare.css" />
<entry file="file://$PROJECT_DIR$/views/index.html" /> <entry file="file://$PROJECT_DIR$/views/index.html" />
<entry file="file://$PROJECT_DIR$/static/js/tax/util.js"> <entry file="file://$PROJECT_DIR$/static/js/tax/util.js">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
...@@ -599,7 +599,7 @@ ...@@ -599,7 +599,7 @@
</entry> </entry>
<entry file="file://$PROJECT_DIR$/views/declare/index.jsp" /> <entry file="file://$PROJECT_DIR$/views/declare/index.jsp" />
<entry file="file://$PROJECT_DIR$/views/declare/index.html" /> <entry file="file://$PROJECT_DIR$/views/declare/index.html" />
<entry file="file://$PROJECT_DIR$/web/onlineReport/static/css/declare/declare.css" /> <entry file="file://$PROJECT_DIR$/web/online/onlineReport/static/css/declare/declare.css" />
<entry file="file://$PROJECT_DIR$/views/index.html" /> <entry file="file://$PROJECT_DIR$/views/index.html" />
<entry file="file://$PROJECT_DIR$/static/js/tax/tool.js"> <entry file="file://$PROJECT_DIR$/static/js/tax/tool.js">
<provider selected="true" editor-type-id="text-editor"> <provider selected="true" editor-type-id="text-editor">
......
...@@ -69,10 +69,10 @@ ...@@ -69,10 +69,10 @@
</script> </script>
</body> </body>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">")
</script> </script>
<script type="text/javascript" src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script type="text/javascript" src="/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script> <script type="text/javascript" src="/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script>
<script> <script>
// localStorage.setItem("url", "http://localhost:7070"); // localStorage.setItem("url", "http://localhost:7070");
// localStorage.setItem("url", "http://sbjs.tjsat.gov.cn:18090"); // localStorage.setItem("url", "http://sbjs.tjsat.gov.cn:18090");
......
...@@ -10,29 +10,29 @@ ...@@ -10,29 +10,29 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge"> <meta http-equiv="X-UA-Compatible" content="edge">
<link href="/web/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet"> <link href="/web/online/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--滚动条--> <!--滚动条-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/scroll.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/scroll.css" />
<!--table样式--> <!--table样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/table.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/table.css" />
<!--样式--> <!--样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/encapsulation.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/encapsulation.css" />
<!--时间插件--> <!--时间插件-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare--> <!--declare-->
<link rel="stylesheet" href="/web/onlineReport/static/css/declare/declare.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/css/declare/declare.css" />
<!-- 页面自定义样式 --> <!-- 页面自定义样式 -->
<title>在线填报</title> <title>在线填报</title>
</head> </head>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script> </script>
<body> <body>
<div style="background-color:#FFFFFF;"> <div style="background-color:#FFFFFF;">
<div style="padding: 25px;"> <div style="padding: 25px;">
<div class="div-border" style="padding-bottom: 20px;height: 60px;"> <div class="div-border" style="padding-bottom: 20px;height: 60px;">
<img style="float:left;display:block" src="/web/onlineReport/static/tools/images/zxtb.png">&nbsp;&nbsp; <img style="float:left;display:block" src="/web/online/onlineReport/static/tools/images/zxtb.png">&nbsp;&nbsp;
<span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;" <span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class="span-title">重点税源</span> class="span-title">重点税源</span>
</div> </div>
...@@ -95,12 +95,12 @@ ...@@ -95,12 +95,12 @@
</body> </body>
<script src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/js/tax/tool.js"></script> <script src="/web/online/onlineReport/static/js/tax/tool.js"></script>
<script src="/web/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/minScroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/minScroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script> <script src="/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script>
<script src="/web/onlineReport/static/biz/aKeyTaxList.js?v=1.0"></script> <script src="/web/online/onlineReport/static/biz/aKeyTaxList.js?v=1.0"></script>
</html> </html>
\ No newline at end of file
...@@ -10,23 +10,23 @@ ...@@ -10,23 +10,23 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge"> <meta http-equiv="X-UA-Compatible" content="edge">
<link href="/web/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet"> <link href="/web/online/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--分页--> <!--分页-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/paging-table.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/paging-table.css" />
<!--下拉选择--> <!--下拉选择-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/select.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/select.css" />
<!--table样式--> <!--table样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/table.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/table.css" />
<!--样式--> <!--样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/encapsulation.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/encapsulation.css" />
<!--时间插件--> <!--时间插件-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare--> <!--declare-->
<link rel="stylesheet" href="/web/onlineReport/static/css/amend/amend.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/css/amend/amend.css" />
<title>申报更正</title> <title>申报更正</title>
</head> </head>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script> </script>
<body> <body>
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<div class="div-float"></div> <div class="div-float"></div>
<div class="div-float-middle"> <div class="div-float-middle">
<div style="padding-bottom: 16px;height: 55px;"> <div style="padding-bottom: 16px;height: 55px;">
<img class="img-img" src="/web/onlineReport/static/tools/images/sbgz.png">&nbsp;&nbsp; <img class="img-img" src="/web/online/onlineReport/static/tools/images/sbgz.png">&nbsp;&nbsp;
<span class="span-title">申报更正</span> <span class="span-title">申报更正</span>
</div> </div>
<!-- <div> <!-- <div>
...@@ -83,14 +83,14 @@ ...@@ -83,14 +83,14 @@
</div> </div>
</div> </div>
</div> </div>
<script src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="/web/onlineReport/static/js/tax/tool.js"></script> <script src="/web/online/onlineReport/static/js/tax/tool.js"></script>
<script src="/web/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script> <script src="/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script>
<script src="/web/onlineReport/static/tools/js/minScroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/minScroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="/web/onlineReport/static/biz/amend_grid.js?v=1.0"></script> <script src="/web/online/onlineReport/static/biz/amend_grid.js?v=1.0"></script>
<script> <script>
// <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面 // <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json}; // var companyInfo = ${json};
......
...@@ -10,29 +10,29 @@ ...@@ -10,29 +10,29 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge"> <meta http-equiv="X-UA-Compatible" content="edge">
<link href="/web/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet"> <link href="/web/online/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--滚动条--> <!--滚动条-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/scroll.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/scroll.css" />
<!--table样式--> <!--table样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/table.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/table.css" />
<!--样式--> <!--样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/encapsulation.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/encapsulation.css" />
<!--时间插件--> <!--时间插件-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare--> <!--declare-->
<link rel="stylesheet" href="/web/onlineReport/static/css/declare/declare.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/css/declare/declare.css" />
<!-- 页面自定义样式 --> <!-- 页面自定义样式 -->
<title>清税注销清册</title> <title>清税注销清册</title>
</head> </head>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script> </script>
<body> <body>
<div style="background-color:#FFFFFF;"> <div style="background-color:#FFFFFF;">
<div style="padding: 25px;"> <div style="padding: 25px;">
<div class="div-border" style="padding-bottom: 20px;height: 60px;"> <div class="div-border" style="padding-bottom: 20px;height: 60px;">
<img style="float:left;display:block" src="/web/onlineReport/static/tools/images/cancellation.png">&nbsp;&nbsp; <img style="float:left;display:block" src="/web/online/onlineReport/static/tools/images/cancellation.png">&nbsp;&nbsp;
<span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;" <span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class="span-title">清税注销清册</span> class="span-title">清税注销清册</span>
</div> </div>
...@@ -53,13 +53,13 @@ ...@@ -53,13 +53,13 @@
</form> </form>
</body> </body>
<script src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/encapsulation.js?v=1.2"></script> <script src="/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.2"></script>
<script src="/web/onlineReport/static/tools/js/minScroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/minScroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="/web/onlineReport/static/biz/cancellation_grid.js?v=1.0"></script> <script src="/web/online/onlineReport/static/biz/cancellation_grid.js?v=1.0"></script>
<script> <script>
</script> </script>
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<!--[if lt IE 9]--> <!--[if lt IE 9]-->
<meta http-equiv="X-UA-Compatible" content="edge" > <meta http-equiv="X-UA-Compatible" content="edge" >
<script src="/web/onlineReport/static/js/respond.js"></script> <script src="/web/online/onlineReport/static/js/respond.js"></script>
 <script src="/web/onlineReport/static/js/html5shiv.min.js"></script>  <script src="/web/online/onlineReport/static/js/html5shiv.min.js"></script>
<!--[endif]--> <!--[endif]-->
<!--[if lt IE 7]--> <!--[if lt IE 7]-->
...@@ -22,20 +22,20 @@ ...@@ -22,20 +22,20 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title> <title></title>
<!-- 样式 --> <!-- 样式 -->
<link href="/web/onlineReport/static/resources/gc.spread.sheets.excel2013white.12.0.0.css" rel="stylesheet"> <link href="/web/online/onlineReport/static/resources/gc.spread.sheets.excel2013white.12.0.0.css" rel="stylesheet">
<link href="/web/onlineReport/static/css/style.css?v=1" rel="stylesheet"> <link href="/web/online/onlineReport/static/css/style.css?v=1" rel="stylesheet">
<link href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" /> <link href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" />
<script src="/web/onlineReport/static/js/jquery.min.js"></script> <script src="/web/online/onlineReport/static/js/jquery.min.js"></script>
<!-- 工程文件 --> <!-- 工程文件 -->
<script src="/web/onlineReport/static/resources/gc.spread.sheets.all.min.js"></script> <script src="/web/online/onlineReport/static/resources/gc.spread.sheets.all.min.js"></script>
<script src="/web/onlineReport/static/resources/zh/gc.spread.sheets.resources.zh.12.0.0.min.js"></script> <script src="/web/online/onlineReport/static/resources/zh/gc.spread.sheets.resources.zh.12.0.0.min.js"></script>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">")
</script> </script>
<!-- 生成的资源文件 --> <!-- 生成的资源文件 -->
<!-- TODO 此处需要将路径调整为对应引用的地址--> <!-- TODO 此处需要将路径调整为对应引用的地址-->
<!-- <script src="/web/onlineReport/static/page_js/${pzzlDm}/data.js?v=1"></script> <!-- <script src="/web/online/onlineReport/static/page_js/${pzzlDm}/data.js?v=1"></script>
<script src="/web/onlineReport/static/page_extend_js/${pzzlDm}/data.js?v=1"></script> --> <script src="/web/online/onlineReport/static/page_extend_js/${pzzlDm}/data.js?v=1"></script> -->
<style> <style>
.ishide{ .ishide{
display: none; display: none;
...@@ -244,8 +244,8 @@ ...@@ -244,8 +244,8 @@
var oscript1 = document.createElement('script'); var oscript1 = document.createElement('script');
var oscript2 = document.createElement('script'); var oscript2 = document.createElement('script');
oscript1.src = '/web/onlineReport/static/page_js/'+data.pzzlDm+'/data.js?v=1'; oscript1.src = '/web/online/onlineReport/static/page_js/'+data.pzzlDm+'/data.js?v=1';
oscript2.src = '/web/onlineReport/static/page_extend_js/'+data.pzzlDm+'/data.js?v=1'; oscript2.src = '/web/online/onlineReport/static/page_extend_js/'+data.pzzlDm+'/data.js?v=1';
document.body.appendChild(oscript1); document.body.appendChild(oscript1);
document.body.appendChild(oscript2); document.body.appendChild(oscript2);
} }
...@@ -298,18 +298,18 @@ ...@@ -298,18 +298,18 @@
}) })
</script> </script>
<!-- 业务逻辑代码 --> <!-- 业务逻辑代码 -->
<script type="text/javascript" src="/web/onlineReport/static/js/tax/util.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/util.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/tax/api.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/api.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/tax/fomula.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/fomula.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/tax/tool.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/tool.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/tax/specialHandler.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/specialHandler.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/tax/initLoader.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/initLoader.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/tax/result.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/tax/result.js?v=1"></script>
<!-- <script> <!-- <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/js/tax/initLoader.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/js/tax/initLoader.js?time="+Math.random()+"'></"+"script"+">")
document.write("<script type='text/javascript' src='/web/onlineReport/static/js/tax/result.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/js/tax/result.js?time="+Math.random()+"'></"+"script"+">")
</script>--> </script>-->
<script type="text/javascript" src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<!--[if lt IE 9]--> <!--[if lt IE 9]-->
<meta http-equiv="X-UA-Compatible" content="edge" > <meta http-equiv="X-UA-Compatible" content="edge" >
<script src="/web/onlineReport/static/js/respond.js"></script> <script src="/web/online/onlineReport/static/js/respond.js"></script>
 <script src="/web/onlineReport/static/js/html5shiv.min.js"></script>  <script src="/web/online/onlineReport/static/js/html5shiv.min.js"></script>
<!--[endif]--> <!--[endif]-->
<!--[if lt IE 7]--> <!--[if lt IE 7]-->
...@@ -24,20 +24,20 @@ ...@@ -24,20 +24,20 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title> <title></title>
<!-- 样式 --> <!-- 样式 -->
<link href="/web/onlineReport/static/resources/gc.spread.sheets.excel2013white.12.0.0.css" rel="stylesheet"> <link href="/web/online/onlineReport/static/resources/gc.spread.sheets.excel2013white.12.0.0.css" rel="stylesheet">
<link href="/web/onlineReport/static/css/style.css?v=12" rel="stylesheet"> <link href="/web/online/onlineReport/static/css/style.css?v=12" rel="stylesheet">
<link href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" /> <link href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" />
<script src="/web/onlineReport/static/js/jquery.min.js"></script> <script src="/web/online/onlineReport/static/js/jquery.min.js"></script>
<!-- 工程文件 --> <!-- 工程文件 -->
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">")
</script> </script>
<script src="/web/onlineReport/static/resources/gc.spread.sheets.all.min.js"></script> <script src="/web/online/onlineReport/static/resources/gc.spread.sheets.all.min.js"></script>
<script src="/web/onlineReport/static/resources/zh/gc.spread.sheets.resources.zh.12.0.0.min.js"></script> <script src="/web/online/onlineReport/static/resources/zh/gc.spread.sheets.resources.zh.12.0.0.min.js"></script>
<!-- 生成的资源文件 --> <!-- 生成的资源文件 -->
<!-- TODO 此处需要将路径调整为对应引用的地址--> <!-- TODO 此处需要将路径调整为对应引用的地址-->
<script src="/web/onlineReport/static/page_js/_year/data.js?v=20"></script> <script src="/web/online/onlineReport/static/page_js/_year/data.js?v=20"></script>
<script src="/web/onlineReport/static/page_extend_js/_year/data.js?v=20"></script> <script src="/web/online/onlineReport/static/page_extend_js/_year/data.js?v=20"></script>
<script> <script>
// 全局变量 用于存放报表的特殊取值操作 // 全局变量 用于存放报表的特殊取值操作
var NB_SPECIAL_HANDLER = {}; var NB_SPECIAL_HANDLER = {};
...@@ -620,14 +620,14 @@ ...@@ -620,14 +620,14 @@
// }) // })
</script> </script>
<!-- 业务逻辑代码 --> <!-- 业务逻辑代码 -->
<script type="text/javascript" src="/web/onlineReport/static/js/year/initLoader.js?v=20"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/initLoader.js?v=20"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/year/util.js?v=20"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/util.js?v=20"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/year/api.js?v=20"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/api.js?v=20"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/year/fomula.js?v=20"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/fomula.js?v=20"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/year/tool.js?v=20"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/tool.js?v=20"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/year/specialHandler.js?v=20"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/specialHandler.js?v=20"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/year/result.js?v=21"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/year/result.js?v=21"></script>
<script type="text/javascript" src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -9,8 +9,8 @@ ...@@ -9,8 +9,8 @@
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<!--[if lt IE 9]--> <!--[if lt IE 9]-->
<meta http-equiv="X-UA-Compatible" content="edge" > <meta http-equiv="X-UA-Compatible" content="edge" >
<script src="/web/onlineReport/static/js/respond.js"></script> <script src="/web/online/onlineReport/static/js/respond.js"></script>
  <script src="/web/onlineReport/static/js/html5shiv.min.js"></script>   <script src="/web/online/onlineReport/static/js/html5shiv.min.js"></script>
<!--[endif]--> <!--[endif]-->
<!--[if lt IE 7]--> <!--[if lt IE 7]-->
...@@ -23,20 +23,20 @@ ...@@ -23,20 +23,20 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title> <title></title>
<!-- 样式 --> <!-- 样式 -->
<link href="/web/onlineReport/static/resources/gc.spread.sheets.excel2013white.12.0.0.css" rel="stylesheet"> <link href="/web/online/onlineReport/static/resources/gc.spread.sheets.excel2013white.12.0.0.css" rel="stylesheet">
<link href="/web/onlineReport/static/css/style.css?v=12" rel="stylesheet"> <link href="/web/online/onlineReport/static/css/style.css?v=12" rel="stylesheet">
<link href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" /> <link href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" rel="stylesheet" />
<script src="/web/onlineReport/static/js/jquery.min.js"></script> <script src="/web/online/onlineReport/static/js/jquery.min.js"></script>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">")
</script> </script>
<!-- 工程文件 --> <!-- 工程文件 -->
<script src="/web/onlineReport/static/resources/gc.spread.sheets.all.min.js"></script> <script src="/web/online/onlineReport/static/resources/gc.spread.sheets.all.min.js"></script>
<script src="/web/onlineReport/static/resources/zh/gc.spread.sheets.resources.zh.12.0.0.min.js"></script> <script src="/web/online/onlineReport/static/resources/zh/gc.spread.sheets.resources.zh.12.0.0.min.js"></script>
<!-- 生成的资源文件 --> <!-- 生成的资源文件 -->
<!-- TODO 此处需要将路径调整为对应引用的地址--> <!-- TODO 此处需要将路径调整为对应引用的地址-->
<script src="/web/onlineReport/static/page_js/_yearGLB/data.js?v=1"></script> <script src="/web/online/onlineReport/static/page_js/_yearGLB/data.js?v=1"></script>
<script src="/web/onlineReport/static/page_extend_js/_yearGLB/data.js?v=1"></script> <script src="/web/online/onlineReport/static/page_extend_js/_yearGLB/data.js?v=1"></script>
<script> <script>
// 全局变量 用于存放报表的特殊取值操作 // 全局变量 用于存放报表的特殊取值操作
var NB_SPECIAL_HANDLER = {}; var NB_SPECIAL_HANDLER = {};
...@@ -389,14 +389,14 @@ ...@@ -389,14 +389,14 @@
// }) // })
</script> </script>
<!-- 业务逻辑代码 --> <!-- 业务逻辑代码 -->
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/initLoader.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/initLoader.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/util.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/util.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/api.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/api.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/fomula.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/fomula.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/tool.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/tool.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/specialHandler.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/specialHandler.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/js/yearGLB/result.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/js/yearGLB/result.js?v=1"></script>
<script type="text/javascript" src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1"></script> <script type="text/javascript" src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1"></script>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head lang="en"> <head lang="en">
<meta charset="UTF-8"> <meta charset="UTF-8">
<!--样式--> <!--样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/encapsulation.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/encapsulation.css" />
<style> <style>
</style> </style>
...@@ -16,11 +16,11 @@ ...@@ -16,11 +16,11 @@
</div> </div>
</body> </body>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">")
</script> </script>
<script src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script> <script src="/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script>
<script src="/web/onlineReport/static/biz/error.js?v=1.1"></script> <script src="/web/online/onlineReport/static/biz/error.js?v=1.1"></script>
<script> <script>
var URL = config.url; var URL = config.url;
var param = GetQueryValue("falg"); var param = GetQueryValue("falg");
......
...@@ -43,10 +43,10 @@ ...@@ -43,10 +43,10 @@
</div> </div>
</body> </body>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time="+Math.random()+"'></"+"script"+">")
</script> </script>
<script src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<!--<script src="/web/onlineReport/static/biz/error.js?v=1.1"></script>--> <!--<script src="/web/online/onlineReport/static/biz/error.js?v=1.1"></script>-->
<script> <script>
$(function(){ $(function(){
$(".parentDiv").css({ $(".parentDiv").css({
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
$("body").css({ $("body").css({
margin:0, margin:0,
}); });
$(".head404").css("background-image","url(/web/onlineReport/static/img/-e-404.png)"); $(".head404").css("background-image","url(/web/online/onlineReport/static/img/-e-404.png)");
}) })
</script> </script>
......
...@@ -10,29 +10,29 @@ ...@@ -10,29 +10,29 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- IOS6全屏 Chrome高版本全屏 --> <!-- IOS6全屏 Chrome高版本全屏 -->
<meta http-equiv="X-UA-Compatible" content="edge"> <meta http-equiv="X-UA-Compatible" content="edge">
<link href="/web/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet"> <link href="/web/online/onlineReport/static/tools/css/bootstrap.css?v=1.1" rel="stylesheet">
<!--滚动条--> <!--滚动条-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/scroll.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/scroll.css" />
<!--table样式--> <!--table样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/table.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/table.css" />
<!--样式--> <!--样式-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/css/encapsulation.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/css/encapsulation.css" />
<!--时间插件--> <!--时间插件-->
<link rel="stylesheet" href="/web/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/tools/js/My97DatePicker/skin/WdatePicker.css" />
<!--declare--> <!--declare-->
<link rel="stylesheet" href="/web/onlineReport/static/css/declare/declare.css" /> <link rel="stylesheet" href="/web/online/onlineReport/static/css/declare/declare.css" />
<!-- 页面自定义样式 --> <!-- 页面自定义样式 -->
<title>逾期申报</title> <title>逾期申报</title>
</head> </head>
<script> <script>
document.write("<script type='text/javascript' src='/web/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">") document.write("<script type='text/javascript' src='/web/online/onlineReport/static/config.js?time=" + Math.random() + "'></" + "script" + ">")
</script> </script>
<body> <body>
<div style="background-color:#FFFFFF;"> <div style="background-color:#FFFFFF;">
<div style="padding: 25px;"> <div style="padding: 25px;">
<div class="div-border" style="padding-bottom: 20px;height: 60px;"> <div class="div-border" style="padding-bottom: 20px;height: 60px;">
<img style="float:left;display:block" src="/web/onlineReport/static/tools/images/zxtb.png">&nbsp;&nbsp; <img style="float:left;display:block" src="/web/online/onlineReport/static/tools/images/zxtb.png">&nbsp;&nbsp;
<span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;" <span style="float:left;display:block;margin-left: 10px;margin-top: 9px;top: 10px;"
class="span-title">逾期申报</span> class="span-title">逾期申报</span>
</div> </div>
...@@ -115,19 +115,19 @@ ...@@ -115,19 +115,19 @@
onclick="initpage.declarationMethod('Y')">一表集成</button> onclick="initpage.declarationMethod('Y')">一表集成</button>
</div> </div>
</div> </div>
<img class="img-ybjc-modal" onclick="initpage.closeModal()" src="/web/onlineReport/static/tools/images/close.png"> <img class="img-ybjc-modal" onclick="initpage.closeModal()" src="/web/online/onlineReport/static/tools/images/close.png">
</div> </div>
</div> </div>
</body> </body>
<script src="/web/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery-1.11.3.js?v=1.1"></script>
<script src="/web/onlineReport/static/js/tax/tool.js"></script> <script src="/web/online/onlineReport/static/js/tax/tool.js"></script>
<script src="/web/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/jquery.nicescroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/bootstrap.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script> <script src="/web/online/onlineReport/static/tools/js/encapsulation.js?v=1.3"></script>
<script src="/web/onlineReport/static/tools/js/minScroll.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/minScroll.js?v=1.1"></script>
<script src="/web/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script> <script src="/web/online/onlineReport/static/tools/js/My97DatePicker/WdatePicker.js?v=1.1"></script>
<script src="/web/onlineReport/static/biz/overdue_grid.js?v=1.0"></script> <script src="/web/online/onlineReport/static/biz/overdue_grid.js?v=1.0"></script>
<script> <script>
// <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面 // <!-- // 使用 el 表达式,将返回的信息写到此处,然后调用页面绘制方法绘制页面
// var companyInfo = ${json}; // var companyInfo = ${json};
......
...@@ -14,7 +14,7 @@ function getUrlParam (name) { ...@@ -14,7 +14,7 @@ function getUrlParam (name) {
// 公共配置 生产环境 // 公共配置 生产环境
var config = { var config = {
environmental:"test",//production 生产 test 测试 environmental:"test",//production 生产 test 测试
webUrl:"/web/onlineReport/jsp/", // 预生产环境解开 webUrl:"/web/online/onlineReport/jsp/", // 预生产环境解开
url:"",// 开发环境配置跨域设置 // 开发环境 url:"",// 开发环境配置跨域设置 // 开发环境
spreadUrl:"http://sbjs.tjsat.gov.cn",// 局端生产 值为空 其余全部指向在线的域名 spreadUrl:"http://sbjs.tjsat.gov.cn",// 局端生产 值为空 其余全部指向在线的域名
ssfwptPage:"/web/taxservicedesk/index.html#/taxTableList",// 涉税服务平台填报页面地址 ssfwptPage:"/web/taxservicedesk/index.html#/taxTableList",// 涉税服务平台填报页面地址
...@@ -25,7 +25,7 @@ var config = { ...@@ -25,7 +25,7 @@ var config = {
//公共配置 本地环境,测试环境 //公共配置 本地环境,测试环境
/*var config = { /*var config = {
environmental:"test",//production 生产 test 测试 environmental:"test",//production 生产 test 测试
webUrl:"http://localhost:80/web/onlineReport/jsp/", // 开发环境 webUrl:"http://localhost:80/web/online/onlineReport/jsp/", // 开发环境
url:"",// 开发环境配置跨域设置 // 开发环境 url:"",// 开发环境配置跨域设置 // 开发环境
spreadUrl:"sbjs.tjsat.gov.cn:18001",// 注册地址 spreadUrl:"sbjs.tjsat.gov.cn:18001",// 注册地址
ssfwptPage:"/web/taxservicedesk/index.html#/taxTableList",// 涉税服务平台填报页面地址 ssfwptPage:"/web/taxservicedesk/index.html#/taxTableList",// 涉税服务平台填报页面地址
......
...@@ -62,7 +62,7 @@ function getIEVersion() { ...@@ -62,7 +62,7 @@ function getIEVersion() {
_show: function _show(title) { _show: function _show(title) {
var _html = '<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">' + title + '</span>'; var _html = '<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">' + title + '</span>';
_html += '<img id="mb_img1" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img1" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg1"></div>'; _html += '<div id="mb_msg1"></div>';
//必须先将_html添加到body,再设置Css样式 //必须先将_html添加到body,再设置Css样式
$("body").append(_html); $("body").append(_html);
...@@ -253,7 +253,7 @@ function dateProcessing(type) { ...@@ -253,7 +253,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading(); //封装等待框 调用方式:showLoading();hideLoading();
(function ($) { (function ($) {
var renderHtml = function renderHtml() { var renderHtml = function renderHtml() {
var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="/web/onlineReport/static/tools/images/loading2.gif" /></div></div>'; var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="/web/online/onlineReport/static/tools/images/loading2.gif" /></div></div>';
$("body").append(_html); $("body").append(_html);
}; };
renderHtml(); renderHtml();
...@@ -316,7 +316,7 @@ function dateProcessing(type) { ...@@ -316,7 +316,7 @@ function dateProcessing(type) {
var _html = ""; var _html = "";
_html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>' _html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>'
if (type == "confirm") { if (type == "confirm") {
_html += '<img id="mb_img" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg">' + msg + '</div>'; _html += '<div id="mb_msg">' + msg + '</div>';
} }
if (type == "alert") { if (type == "alert") {
......
...@@ -162,7 +162,7 @@ function selectNb() { ...@@ -162,7 +162,7 @@ function selectNb() {
// 是否已修改 // 是否已修改
isChanged: true isChanged: true
}; };
var url = '/web/onlineReport/static/page_js/_year/' + bbdm + '.json'; var url = '/web/online/onlineReport/static/page_js/_year/' + bbdm + '.json';
$.ajax({ $.ajax({
type: "GET", type: "GET",
url: url, url: url,
...@@ -345,7 +345,7 @@ function getLeftMenu() { ...@@ -345,7 +345,7 @@ function getLeftMenu() {
}; };
if (table !== '10414_001' && table !== '10414_002') { if (table !== '10414_001' && table !== '10414_002') {
var url = '/web/onlineReport/static/page_js/_year/' + table + '.json'; var url = '/web/online/onlineReport/static/page_js/_year/' + table + '.json';
$.ajax({ $.ajax({
type: "GET", type: "GET",
url: url, url: url,
......
...@@ -63,7 +63,7 @@ function getIEVersion() { ...@@ -63,7 +63,7 @@ function getIEVersion() {
_show: function _show(title) { _show: function _show(title) {
var _html = '<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">' + title + '</span>'; var _html = '<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">' + title + '</span>';
_html += '<img id="mb_img1" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img1" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg1"></div>'; _html += '<div id="mb_msg1"></div>';
//必须先将_html添加到body,再设置Css样式 //必须先将_html添加到body,再设置Css样式
$("body").append(_html); $("body").append(_html);
...@@ -237,7 +237,7 @@ function dateProcessing(type) { ...@@ -237,7 +237,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading(); //封装等待框 调用方式:showLoading();hideLoading();
(function ($) { (function ($) {
var renderHtml = function renderHtml() { var renderHtml = function renderHtml() {
var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="/web/onlineReport/static/tools/images/loading2.gif" /></div></div>'; var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="/web/online/onlineReport/static/tools/images/loading2.gif" /></div></div>';
$("body").append(_html); $("body").append(_html);
}; };
renderHtml(); renderHtml();
...@@ -300,7 +300,7 @@ function dateProcessing(type) { ...@@ -300,7 +300,7 @@ function dateProcessing(type) {
var _html = ""; var _html = "";
_html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>' _html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>'
if (type == "confirm") { if (type == "confirm") {
_html += '<img id="mb_img" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg">' + msg + '</div>'; _html += '<div id="mb_msg">' + msg + '</div>';
} }
if (type == "alert") { if (type == "alert") {
......
...@@ -143,7 +143,7 @@ function selectNb() { ...@@ -143,7 +143,7 @@ function selectNb() {
// 是否已修改 // 是否已修改
isChanged: true isChanged: true
}; };
var url = '/web/onlineReport/static/page_js/_yearGLB/' + bbdm + '.json'; var url = '/web/online/onlineReport/static/page_js/_yearGLB/' + bbdm + '.json';
$.ajax({ $.ajax({
type: "GET", type: "GET",
url: url, url: url,
...@@ -260,7 +260,7 @@ function getLeftMenu() { ...@@ -260,7 +260,7 @@ function getLeftMenu() {
}; };
if (table !== '10420_001' && table !== '10420_002') { if (table !== '10420_001' && table !== '10420_002') {
var url = '/web/onlineReport/static/page_js/_yearGLB/' + table + '.json'; var url = '/web/online/onlineReport/static/page_js/_yearGLB/' + table + '.json';
$.ajax({ $.ajax({
type: "GET", type: "GET",
url: url, url: url,
......
...@@ -64,7 +64,7 @@ function getIEVersion() { ...@@ -64,7 +64,7 @@ function getIEVersion() {
_show: function _show(title) { _show: function _show(title) {
var _html = '<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">' + title + '</span>'; var _html = '<div id="mb_box1"></div><div id="mb_con1"><span id="mb_tit1">' + title + '</span>';
_html += '<img id="mb_img1" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img1" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg1"></div>'; _html += '<div id="mb_msg1"></div>';
//必须先将_html添加到body,再设置Css样式 //必须先将_html添加到body,再设置Css样式
$("body").append(_html); $("body").append(_html);
...@@ -238,7 +238,7 @@ function dateProcessing(type) { ...@@ -238,7 +238,7 @@ function dateProcessing(type) {
//封装等待框 调用方式:showLoading();hideLoading(); //封装等待框 调用方式:showLoading();hideLoading();
(function ($) { (function ($) {
var renderHtml = function renderHtml() { var renderHtml = function renderHtml() {
var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="/web/onlineReport/static/tools/images/loading2.gif" /></div></div>'; var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #000000;opacity:0.4;z-index: 9991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999;text-align:center;"><img id="showloading" src="/web/online/onlineReport/static/tools/images/loading2.gif" /></div></div>';
$("body").append(_html); $("body").append(_html);
}; };
renderHtml(); renderHtml();
...@@ -301,7 +301,7 @@ function dateProcessing(type) { ...@@ -301,7 +301,7 @@ function dateProcessing(type) {
var _html = ""; var _html = "";
_html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>' _html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>'
if (type == "confirm") { if (type == "confirm") {
_html += '<img id="mb_img" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg">' + msg + '</div>'; _html += '<div id="mb_msg">' + msg + '</div>';
} }
if (type == "alert") { if (type == "alert") {
......
...@@ -45,7 +45,7 @@ function getIEVersion() { ...@@ -45,7 +45,7 @@ function getIEVersion() {
//封装等待框 //封装等待框
(function($) { (function($) {
var renderHtml = function() { var renderHtml = function() {
var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #f5f5f5;opacity:0.5;z-index: 9999991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999999;text-align:center;"><img id="showloading" src="/web/onlineReport/static/tools/images/loading2.gif" /></div></div>'; var _html = '<div id="loadingDiv" style="display: none; cursor:progress;"><div id="over" style=" position: absolute;top: 0;left: 0; width: 100%;height: 100%; background-color: #f5f5f5;opacity:0.5;z-index: 9999991;"></div><div id="layout" style="position: absolute;top: 40%; left: 40%;width: 20%; height: 20%; z-index: 9999999;text-align:center;"><img id="showloading" src="/web/online/onlineReport/static/tools/images/loading2.gif" /></div></div>';
$("body").append(_html); $("body").append(_html);
} }
renderHtml(); renderHtml();
...@@ -98,7 +98,7 @@ function getIEVersion() { ...@@ -98,7 +98,7 @@ function getIEVersion() {
var _html = ""; var _html = "";
_html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>' _html += '<div id="mb_box"></div><div id="mb_con"><span id="mb_tit">' + title + '</span>'
if (type == "confirm") { if (type == "confirm") {
_html += '<img id="mb_img" src="/web/onlineReport/static/tools/images/close.png">'; _html += '<img id="mb_img" src="/web/online/onlineReport/static/tools/images/close.png">';
_html += '<div id="mb_msg">' + msg + '</div>'; _html += '<div id="mb_msg">' + msg + '</div>';
} }
if (type == "alert") { if (type == "alert") {
...@@ -363,11 +363,11 @@ function alertBox(type, msg, showTime, callBack) { ...@@ -363,11 +363,11 @@ function alertBox(type, msg, showTime, callBack) {
var srcUrl; var srcUrl;
var divCss = "alert alert-" + type + " alert-dismissable"; var divCss = "alert alert-" + type + " alert-dismissable";
if (type == "success") { if (type == "success") {
srcUrl = '/web/onlineReport/static/tools/images/smile.png'; srcUrl = '/web/online/onlineReport/static/tools/images/smile.png';
} else if (type == "info") { } else if (type == "info") {
srcUrl = '/web/onlineReport/static/tools/images/tan.png'; srcUrl = '/web/online/onlineReport/static/tools/images/tan.png';
} else { } else {
srcUrl = '/web/onlineReport/static/tools/images/tan1.png'; srcUrl = '/web/online/onlineReport/static/tools/images/tan1.png';
} }
if (showTime == null) showTime = 3000; if (showTime == null) showTime = 3000;
var divAlertBox; var divAlertBox;
...@@ -494,17 +494,17 @@ function box(jqObj) { ...@@ -494,17 +494,17 @@ function box(jqObj) {
content += "<div class='container-pageBtn-control'>"; content += "<div class='container-pageBtn-control'>";
//content += "<a class='prePageOne'><<</a>"; //content += "<a class='prePageOne'><<</a>";
//content += "<a class='prePage'><</a>"; //content += "<a class='prePage'><</a>";
content += "<img class='prePageFF' src='/web/onlineReport/static/tools/images/pagination_first.gif'/>"; content += "<img class='prePageFF' src='/web/online/onlineReport/static/tools/images/pagination_first.gif'/>";
content += "<img class='prePageF' src='/web/onlineReport/static/tools/images/pagination_prev.gif'>"; content += "<img class='prePageF' src='/web/online/onlineReport/static/tools/images/pagination_prev.gif'>";
content += "<input class='select-input-page margin-top' value='" + current + "'></a>"; content += "<input class='select-input-page margin-top' value='" + current + "'></a>";
//content += "<a class='nextPage'>></a>"; //content += "<a class='nextPage'>></a>";
//content += "<a class='prePageLast'>>></a>"; //content += "<a class='prePageLast'>>></a>";
content += "<img class='prePageL' src='/web/onlineReport/static/tools/images/pagination_next.gif'/>"; content += "<img class='prePageL' src='/web/online/onlineReport/static/tools/images/pagination_next.gif'/>";
content += "<img class='prePageLL' src='/web/onlineReport/static/tools/images/pagination_last.gif'>"; content += "<img class='prePageLL' src='/web/online/onlineReport/static/tools/images/pagination_last.gif'>";
content += "</div>"; content += "</div>";
//content += "<img class='page-refresh-btn' src='/web/onlineReport/static/tools/images/pagination_load.png'/>"; //content += "<img class='page-refresh-btn' src='/web/online/onlineReport/static/tools/images/pagination_load.png'/>";
//content += "<span class='totalSize'> 共<span>" + totalNum + "</span>条记录 </span>"; //content += "<span class='totalSize'> 共<span>" + totalNum + "</span>条记录 </span>";
me.element.html(content); me.element.html(content);
}, },
...@@ -1210,7 +1210,7 @@ var JSTOOL = function() { ...@@ -1210,7 +1210,7 @@ var JSTOOL = function() {
function init() { function init() {
var $loading = $("<div></div>"); var $loading = $("<div></div>");
$loading.addClass("table-body-loading"); $loading.addClass("table-body-loading");
$loading.html("<div> <img src='/web/onlineReport/static/tools/images/loading2.gif' alt=''/><div>"); $loading.html("<div> <img src='/web/online/onlineReport/static/tools/images/loading2.gif' alt=''/><div>");
var html = "<div class='table-responsive' style='width:" + tableObj.containerWidth + "'>" + var html = "<div class='table-responsive' style='width:" + tableObj.containerWidth + "'>" +
"<div class='table-header-container' style='height:44px;'>" "<div class='table-header-container' style='height:44px;'>"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment