ionic? ?? ??, ???? ?????, ???? ??? ???? ?? ?? ??? UI ????????. ?? ?? UI ?????? ????? ??? ???? ??? ???? ?? ? ?? ??? ??? ?? ?? IOS6 ? Android4.1 ?? ??? ?? ??? ?? ??????.

?? ??? ?? ?? ???

?? ???? ?? ???? ??? ? ????. ?? ?? ? ?? ???? ??? ??? ?? ???? ?????.

?? ??? ?? ?? ?

<html ng-app="ionicApp">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
        <title>PHP中文網(wǎng)(php.cn)</title>
        <link href="https://cdn.bootcss.com/ionic/1.3.2/css/ionic.css" rel="stylesheet">
        <script src="https://cdn.bootcss.com/ionic/1.3.2/js/ionic.bundle.min.js"></script>
    </head>
    <body>
    
    <div class="bar bar-header">
      <div class="h1 title">預(yù)輸入標簽</div>
    </div>
    
    <div class="content has-header">
      <div class="list">
        <label class="item item-input">
          <input type="text" placeholder="First Name">
        </label>
        <label class="item item-input">
          <input type="text" placeholder="Last Name">
        </label>
        <label class="item item-input">
          <textarea placeholder="Comments"></textarea>
        </label>
      </div>
      <div class="padding">
        <button class="button button-block button-positive">Submit</button>
      </div>
    </div>
  </body>
</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????