|
|
@ -14,7 +14,7 @@ |
|
|
<view class="title" style="min-width: 200rpx;">工厂全称:</view> |
|
|
<view class="title" style="min-width: 200rpx;">工厂全称:</view> |
|
|
<input id="packageFactoryName" placeholder-style="color:#aaa" value="{{form.packageFactoryName}}" placeholder="请输入工厂全称" bindinput="bindInput"></input> |
|
|
<input id="packageFactoryName" placeholder-style="color:#aaa" value="{{form.packageFactoryName}}" placeholder="请输入工厂全称" bindinput="bindInput"></input> |
|
|
</view> |
|
|
</view> |
|
|
<view class="cu-form-group" data-index="1" style="border-top: 1px solid #f3f3f3" bindtap="showRegion"> |
|
|
|
|
|
|
|
|
<!-- <view class="cu-form-group" data-index="1" style="border-top: 1px solid #f3f3f3" bindtap="showRegion"> |
|
|
<view class="flex text-sg"> |
|
|
<view class="flex text-sg"> |
|
|
<view style="min-width: 200rpx;">所在地区:</view> |
|
|
<view style="min-width: 200rpx;">所在地区:</view> |
|
|
<view class="{{form.areaStr||'input-grey'}}">{{form.areaStr||'请选择所在地区'}}</view> |
|
|
<view class="{{form.areaStr||'input-grey'}}">{{form.areaStr||'请选择所在地区'}}</view> |
|
|
@ -28,7 +28,7 @@ |
|
|
<view class="cu-form-group"> |
|
|
<view class="cu-form-group"> |
|
|
<view class="title" style="min-width: 200rpx;">发货人姓名:</view> |
|
|
<view class="title" style="min-width: 200rpx;">发货人姓名:</view> |
|
|
<input id="consignor" placeholder-style="color:#aaa" placeholder="请输入发货人姓名" value="{{form.consignor}}" bindinput="bindInput"></input> |
|
|
<input id="consignor" placeholder-style="color:#aaa" placeholder="请输入发货人姓名" value="{{form.consignor}}" bindinput="bindInput"></input> |
|
|
</view> |
|
|
|
|
|
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
<view class="cu-bar bg-white foot" style="height:{{120 + safeBottom}}rpx;padding: 32rpx 32rpx {{safeBottom + 32}}rpx 32rpx;"> |
|
|
<view class="cu-bar bg-white foot" style="height:{{120 + safeBottom}}rpx;padding: 32rpx 32rpx {{safeBottom + 32}}rpx 32rpx;"> |
|
|
<view style="width:100%"> |
|
|
<view style="width:100%"> |
|
|
|