【正文】
h5離店時(shí)間:/h5 div class=book_date input class=date id=datepicker1 type=text value=DD/MM/YY onfocus= = 39。39。 onblur=if ( == 39。39。) { = 39。DD/MM/YY39。} runat=server /div /li li class=span1_of_2 left h5入住人數(shù):/h5 !start section_room div class=section_room select id=country onchange=change_country() class=frmfield required runat=server option value=11/option option value=22/option option value=33/option option value=44/option /select /div /li li class=span1_of_3 div class=date_btn asp:Button ID=Button1 runat=server Text=提交訂單 OnClick=Button1_Click / /div /li div class=clear/div /ul /div div class=clear/div /div /div div class=panel id=order style=width: 20%。position:absolute。 left:60%。 background:fff。 padding:1% runat=server div class=formgroup label for=exampleInputEmail1 預(yù)留手機(jī)號(hào)/label input type=text class=formcontrol id=orderPhone placeholder=手機(jī)號(hào) runat=server /div div class=formgroup label for=exampleInputPassword1預(yù)留姓名/label input type=text class=formcontrol id=orderName placeholder=姓名 runat=server /div div class=formgroup label for=exampleInputPassword1到店時(shí)間/label select class=formcontrol id =arriveTime runat=server option value=14:0014:00/option option value=15:0015:00/option option value=16:0016:00/option option value=17:0017:00/option option value=18:0018:00/option/select /div asp:Button ID=Button3 class=btn btndefault style=float:right runat=server onclick=clicksubmit Text=現(xiàn)在預(yù)約! / /div !start grids_of_3 div class=grids_of_3 div class=grid1_of_3 div class=grid1_of_3_img a href= img src=images/ alt= / /a /div h4a href=asp:Label ID=roomTitle1 runat=server/asp:Labelspanasp:Label ID=roomPrice1 runat=server/asp:Label/span/a/h4 pasp:Label ID=roomInfo1 runat=server Text=Label/asp:Label/p /div div class=grid1_of_3 div class=grid1_of_3_img a href= img src=images/ alt= / /a /div h4a href=asp:Label ID=roomTitle2 runat=server/asp:Labelspanasp:Label ID=roomPrice2 runat=server/asp:Label/span/a/h4 pasp:Label ID=roomInfo2 runat=server Text=Label/asp:Label/p /div div class=grid1_of_3 div class=grid1_of_3_img a href= img src=images/ alt= / /a /div h4a href=asp:Label ID=roomTitle3 runat=server Text=Label/asp:Labelspanasp:Label ID=roomPrice3 runat=server Text=Label/asp:Label/span/a/h4 pasp:Label ID=roomInfo3 runat=server Text=Label/asp:Label /p /div div class=clear/div /div/div /div /form!start main div class=footer_bgdiv class=wrapdiv class=footer div class=copy p class=linkspan169。 All rights reserved | Template byamp。nbsp。a href= Joker_九克/a/span/p /div div class=f_nav ul lia href=酒店主頁(yè)/a/li lia href=房型預(yù)覽/a/li lia href=房間預(yù)定/a/li lia href=聯(lián)系我們/a/li /ul /div div class=soc_icons ul lia class=icon1 href=/a/li lia class=icon2 href=/a/li lia class=icon3 href=/a/li lia class=icon4 href=/a/li lia class=icon5 href=/a/li div class=clear/div /ul /div div class=clear/div/div/div/div /body/html/*==============================================================*//* DBMS name: Microsoft SQL Server 2012 *//* Created on: 20150521 19:31:31 *//*==============================================================*/if exists (select 1 from r join o on ( = and = 39。F39。) where = object_id(39。checkIn39。) and = 39。FK_CHECKIN_CHECKIN_CLIENTIN39。)alter table checkIn drop constraint FK_CHECKIN_CHECKIN_CLIENTINgoif exists (select 1 from r join o on ( = and = 39。F39。) where = object_id(39。checkIn39。) and = 39。FK_CHECKIN_CHECKIN2_ROOMINFO39。)alter table checkIn drop constraint FK_CHECKIN_CHECKIN2_ROOMINFOgoif exists (select 1 from r join o on ( = and = 39。F39。) where = object_id(39。roomInfo39。) and = 39。FK_ROOMINFO_DERIVE_ROOMTYPE39。)alter table roomInfo drop constraint FK_ROOMINFO_DERIVE_ROOMTYPEgoif exists (select 1 from sysobjects where id = object_id(39。admin39。) and type = 39。U39。) drop table admingoif exists (select 1 from sysobjects where id = object_id(39。article39。) and type = 39。U39。) drop table articlegoif exists (select 1 from sysindexes where id = object_id(39。checkIn39。) and name = 39。checkIn_FK39。 and indid 0 and indid 255) drop index goif exists (select 1 from sysindexes where id = object_id(39。checkIn39。) and name = 39。checkIn2_FK39。 and indid 0 and indid 255) drop index goif exists (select 1 from sysobjects where id = object_id(39。checkIn39。) and type = 39。U39。) drop table checkIngoif exists (select 1 from sysobjects where id = object_id(39。clientInfo39。) and type = 39。U39。) drop table clientInfogoif exists (select 1