Design app, because the screen is very small, in the PC page mountain can be placed in one content, in the app can not put together.
For example, there are a lot of project attendance, need to pop a panel, and then let users choose, how to design it?
Project Attendance Panel content:
<div id= "shenqingxiangmuchuqing" title= "Application for Project attendance" class= "Panel" data-load= "Loadshenqingxiangmuchuqingdetail" data-tab= "Navbar_picture" > <form id= "formshenqingxiangmuchuqingdetail" onsubmit= "return False" &
Gt <script src= "Pagejs/shenqingxiangmuchuqingdetail.js" type= "Text/javascript" ></script> <div class= " Input-group "> <label for=" Shenqingxiangmuchuqingkaoqinriqi "> Attendance date:</label> <input Id= "Shenqingxiangmuchuqingkaoqinriqi" type= "date" placeholder= "Note: The attendance date can only be selected today or after today's date"/> <label fo
R= "Shenqingxiangmuchuqingtianshu" > Application days: </label><select id= "Shenqingxiangmuchuqingtianshu" > <option value= "0.5" >0.5 day </option> <option value= "1" >1 Day </option> </select > <label for= "Shenqingxiangmuchuqingrenyuan" > Project attendance:</label> <input type= " Text "id=" ShenqingxiangmuchuqIngrenyuan "value=" "/> <!--<input id=" Tiqianshenqingzhuhetong "type=" text "placeholder=" main contract name "Readonly=" readonly "style=" Display:none "></input>--> <input type=" hidden "id=" Shenqingxiangmuchuqingrenyuanhidden "value=" "/> <label for=" shenqingxiangmuchuqingshuoming "> Application said Ming: </label><textarea id= "shenqingxiangmuchuqingshuoming" placeholder= "Application Notes" ></textarea> <br style= "Clear:both" > <a id= "submitshenqingxiangmuchuqing" class= "button block" > Submit </a> <a onclick= "
$.ui.goback (); " class= "button block" > Cancellation </a> </div> </form> </div>