outbackpeopledoor.wxml 10.8 KB
<view class="backhead">
  <image src="/img/outdoor.png"></image>
</view>

<view class="backbox">
  <view class="backboxitem">
    <!-- 出行方式--车牌号码 -->
    <view class="backtop">
      <picker bindchange="bindtypeChange" value="{{chuxingindex}}" range="{{chuixngarray}}">
        <view class="picker">
          <!-- 当前选择:{{array[index]}} -->
          <view class="useboxitem flextwo">
            <view class="itemname commonone">返静方式</view>
            <view class="itemright flexone">
              <view class="commontwo seltype">
                {{chuxing}}
              </view>
              <view class="yourow you">
                <image src="/img/yourow.png"></image>
              </view>
            </view>
          </view>
        </view>
      </picker>
      <view class="useboxitem flextwo" wx:if="{{chuxingindex==1||chuxingindex==3}}">
        <view class="itemname commonone">车牌号码</view>
        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写车牌号码" placeholder-class="commontwo" bindinput="entertype" value="{{typename}}" />
          </view>

        </view>



      </view>
      <view class="useboxitem flextwo" wx:if="{{chuxingindex==2}}">
        <view class="itemname commonone">车次</view>


        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写车次" placeholder-class="commontwo" bindinput="entertype" value="{{typename}}" />
          </view>

        </view>



      </view>

      <view class="useboxitem flextwo" wx:if="{{chuxingindex==0}}">
        <view class="itemname commonone">航班号</view>


        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写航班号" placeholder-class="commontwo" bindinput="entertype" value="{{typename}}" />
          </view>

        </view>



      </view>
      <view class="useboxitem flextwo" wx:if="{{chuxingindex==4}}">
        <view class="itemname commonone">其他</view>


        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写交通方式" placeholder-class="commontwo" bindinput="entertype" value="{{typename}}" />
          </view>

        </view>



      </view>

    </view>
    <!-- 司机及随车人员信息 -->
    <!-- <text class="enterzhong">*填写身份证号,自动匹配已录入信息。</text> -->

    <view class="backtop userbox">
      <view class="useboxitem flextwo">
        <view class="itemname commonone">姓名</view>
        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写姓名" placeholder-class="commontwo" bindinput="entername" value="{{xingname}}" />
          </view>
        </view>
      </view>

      <picker bindchange="bindnationChange" value="{{nationindex}}" range="{{nationarray}}" range-key='name'>
        <view class="picker">
          <!-- 当前选择:{{array[index]}} -->
          <view class="useboxitem flextwo">
            <view class="itemname commonone">国籍/地区</view>
            <view class="itemright flexone">
              <view class="commontwo seltype">
                {{nation}}
              </view>
              <view class="yourow you">
                <image src="/img/yourow.png"></image>
              </view>
            </view>
          </view>
        </view>
      </picker>

      <picker bindchange="bindcertificateChange" value="{{certificateindex}}" range="{{ certificatearray}}" range-key='name'>
        <view class="picker">
          <!-- 当前选择:{{array[index]}} -->
          <view class="useboxitem flextwo">
            <view class="itemname commonone">证件类型</view>
            <view class="itemright flexone">
              <view class="commontwo seltype">
                {{certificate}}
              </view>
              <view class="yourow you">
                <image src="/img/yourow.png"></image>
              </view>
            </view>
          </view>
        </view>
      </picker>
      <view class="useboxitem flextwo" wx:if="{{certificateid==1}}">
        <view class="itemname commonone">身份证号</view>
        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写身份证号" placeholder-class="commontwo" bindinput="entercard" value="{{card}}"  />
          </view>
        </view>
      </view>
      <view class="useboxitem flextwo" wx:if="{{certificateid==2}}">
        <view class="itemname commonone">港澳台通行证号</view>
        <view class="itemright flexone">
          <view class="commontwo tu">
            <input placeholder="港澳台通行证号" placeholder-class="commontwo" bindinput="entercard" value="{{card}}" />
          </view>
        </view>
      </view>
      <view class="useboxitem flextwo"  wx:if="{{certificateid==3}}">
        <view class="itemname commonone">护照号</view>
        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写护照号" placeholder-class="commontwo" bindinput="entercard" value="{{card}}"/>
          </view>
        </view>
      </view>

      <view class="useboxitem flextwo">
        <view class="itemname commonone">联系电话</view>
        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填联系电话" placeholder-class="commontwo" bindinput="enterphone" value="{{phone}}" />
          </view>
        </view>
      </view>

      <view class="useboxitem flextwo">
        <view class="itemname commonone">从何国返静</view>
        <view class="itemright flexone">
          <view class="commontwo commonenter">
            <input placeholder="请填写从何国返静" placeholder-class="commontwo" bindinput="fromprovince" value="{{from_province}}" />
          </view>
        </view>
      </view>

       <view class="useboxitem flextwo">
        <view class="itemname commonone">途经国家或城市</view>
        <view class="itemright flexone">
          <view class="commontwo tu">
            <input placeholder="请填写途经国家或城市" placeholder-class="commontwo" bindinput="enterbyway" value="{{arrivecity}}" />
          </view>
        </view>
      </view>
      
      <picker mode="date" value="{{date}}" start="2020-01-01" bindchange="bindDateChange">
        <view class="picker">
          <view class="useboxitem flextwo">
            <view class="itemname commonone">到静海时间(计划)</view>
            <view class="itemright flexone ">
              <view class="commontwo seltype plan">
                {{date}}
              </view>
              <view class="yourow you">
                <image src="/img/yourow.png"></image>
              </view>
            </view>
          </view>
        </view>
      </picker>

      <picker value="{{xiangindex||0}}" range="{{xiangarray}}" range-key="name" bindchange="bindxiangChange">
        <view class="picker">
          <view class="useboxitem flextwo">
            <view class="itemname commonone">目的地乡镇</view>
            <view class="itemright flexone">
              <view class="commontwo seltype">
                {{xiangname}}
              </view>
              <view class="yourow you">
                <image src="/img/yourow.png"></image>
              </view>
            </view>
          </view>
        </view>
      </picker>
      <picker value="{{first.quindex}}" range="{{first.quarray}}" range-key="name" bindchange="bindquChange">
        <view class="picker">
          <view class="useboxitem flextwo">
            <view class="itemname commonone">目的地社区</view>
            <view class="itemright flexone">
              <view class="commontwo seltype">
                {{quname}}
              </view>
              <view class="yourow you">
                <image src="/img/yourow.png"></image>
              </view>
            </view>
          </view>
        </view>
      </picker>
      <view class="useboxitem flextwo">
        <view class="itemname commonone">详细地址(具体到门牌号)</view>
        <view class="itemright flexone tu">
          <view class="commontwo  men">
            <input placeholder="请填详细地址" placeholder-class="commontwo" bindinput="enterdetailadd" value="{{detailadd}}" />
          </view>
        </view>
      </view>
      <view class="useboxitem flextwo">
        <view class="itemname commonone">是否有相应症状(发热、呕吐)</view>
        <view class="itemright flexone">
          <view class="selleft flexone">
            <view class="selleftitem selzuo flexone" bindtap="selsy">
              <view class="sellefitemimg">
                <image src="/img/sel.png" wx:if="{{is_symptom==1}}"></image>
                <image src="/img/nosel.png" wx:else></image>
              </view>
              <view class="selname">是</view>
            </view>
            <view class="selleftitem flexone " bindtap="selsn">
              <view class="sellefitemimg">
                <image src="/img/sel.png" wx:if="{{is_symptom==2}}"></image>
                <image src="/img/nosel.png" wx:else></image>
              </view>
              <view class="selname">否</view>
            </view>
          </view>
        </view>
      </view>
      <!-- <view class="useboxitem flextwo">
        <view class="itemname commonone">1月1日以来到过的城市</view>
        <view class="itemright flexone gicity">
          <view class="commontwo  men">
            <input placeholder="请填写去过的城市" placeholder-class="commontwo" bindinput="gocity" value="{{gocity}}" />
          </view>
        </view>
      </view> -->
      <view class="useboxitem flextwo">
        <view class="itemname commonone">两周内有无重度疫情区来往接触史</view>
        <view class="itemright flexone">
          <view class="selleft flexone">
            <view class="selleftitem selzuo flexone" bindtap="selzy">
              <view class="sellefitemimg">
                <image src="/img/sel.png" wx:if="{{is_epidemic==1}}"></image>
                <image src="/img/nosel.png" wx:else></image>
              </view>
              <view class="selname">是</view>
            </view>
            <view class="selleftitem flexone " bindtap="selzn">
              <view class="sellefitemimg">
                <image src="/img/sel.png" wx:if="{{is_epidemic==2}}"></image>
                <image src="/img/nosel.png" wx:else></image>
              </view>
              <view class="selname">否</view>
            </view>
          </view>
        </view>
      </view>
    </view>

    <view class="bot">
      <view class="subtwo" bindtap="{{falsebtn==false?'finish':''}}">完成</view>
    </view>
  </view>
</view>