html页面代码如下:

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<meta name=description content="">
<meta name=viewport content="width=device-width, initial-scale=1">
    <title></title>
</head>
<body>
    <form action="http://192.168.5.207:81" method="post" accept-charset="utf-8">
        command:<input type="text" name="command">
        server_id:<input type="text" name="server_id">
        command_cls:<input type="text" name="command_cls">
		command_content:<input type="text" name="command_content">
		type:<input type="text" name="type">
		account:<input type="text" name="account">
		money:<input type="text" name="money">
		order_no:<input type="text" name="order_no">
		platform:<input type="text" name="platform">
        <input type="submit" name="提交">
    </form>
</body>
</html>


Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐