<link rel="stylesheet" href="https://apps.bdimg.com/libs/jquerymobile/1.4.2/jquery.mobile.min.css">
<script src="https://apps.bdimg.com/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="https://apps.bdimg.com/libs/jquerymobile/1.4.2/jquery.mobile.min.js"></script>
<div data-role="page" id="pageone">
<div data-role="content" data-theme="e">
<form method="post" action="demoform.asp">
<div data-role="fieldcontain">
<label for="name">全名:</label>
<input type="text" name="text" id="name" placeholder="您的姓名..." data-theme="a">
<label for="search">您需要搜索什么?</label>