📄 wap.wml
字号:
HTTP/1.1 200 OK
Server: WebSphere Application Server/5.1
Content-Type: text/vnd.wap.wml; charset=UTF-8
Set-Cookie: JSESSIONID=0000dOLZwSECvl07Mm-MmoZFUwD:-1;Path=/
Cache-Control: no-cache="set-cookie,set-cookie2"
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Content-Language: zh-CN
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
<meta forua="true" http-equiv="Cache-Control" content="max-age=0"/>
<meta forua="true" http-equiv="Cache-Control" content="must-revalidate"/>
<meta http-equiv="Cache-Control" content="no-cache" forua="true"/>
</head>
<template><do type="prev" label="">
<refresh/>
</do></template>
<card id="cusCard" title="填写订单" newcontext="true">
<p align="center">
简码:
<input type="text" name="selfCode" format="4N" /><br/>
箱:
<input type="text" name="idbox" format="8N" /><br/>
袋:
<input type="text" name="idbag" format="8N" /><br/>
<anchor>提交定单
<go href="/StoreOrderServlet" method="post">
<postfield name="orgid" value="62403"/>
<postfield name="userid" value="229"/>
<postfield name="UserType" value="1"/>
<postfield name="retailID" value="5152"/>
<postfield name="OrderType" value="0"/>
<postfield name="idbox" value="$(idbox)"/>
<postfield name="idbag" value="$(idbag)"/>
<postfield name="postUrl" value="/wml/order_selfcode.jsp"/>
<postfield name="selfCode" value="$(selfCode)"/>
<postfield name="Lower" value="true"/>
</go>
</anchor><br/>
<anchor>返回网点列表
<go href="/wml/orderLower.jsp" method="post">
<postfield name="userid" value="229"/>
<postfield name="UserType" value="1"/>
<postfield name="retailID" value="5152"/>
<postfield name="dealers" value="62403"/>
<postfield name="OrderType" value="0"/>
<postfield name="Lower" value="true"/>
</go>
</anchor><br/>
<anchor>返回主菜单
<go href="/wml/MainMenu.jsp" method="post">
<postfield name="ID" value="229"/>
<postfield name="UserType" value="1"/>
<postfield name="Lower" value="true"/>
</go>
</anchor>
</p>
</card>
</wml>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -