|
|
@ -98,7 +98,7 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="username"> |
|
|
|
<view class="username"> |
|
|
|
<view class="namecont">商户类型</view> |
|
|
|
<view class="namecont">商户类型</view> |
|
|
|
<input placeholder="请选择商户类型" v-model="merchantType" style="width: 70%;" disabled="true" |
|
|
|
<input placeholder="请选择商户类型" v-model="merchantType" style="width: 70%;" |
|
|
|
placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" @click="showPopup()" /> |
|
|
|
placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" @click="showPopup()" /> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
@ -174,7 +174,7 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="username"> |
|
|
|
<view class="username"> |
|
|
|
<view class="namecont">行业类目</view> |
|
|
|
<view class="namecont">行业类目</view> |
|
|
|
<input placeholder="请选择类目" v-model="industrycategory" style="width: 70%;" disabled="true" |
|
|
|
<input placeholder="请选择类目" v-model="industrycategory" style="width: 70%;" |
|
|
|
@click="showjob()" placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" /> |
|
|
|
@click="showjob()" placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" /> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
@ -223,7 +223,7 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="username"> |
|
|
|
<view class="username"> |
|
|
|
<view class="namecont">mcc编号</view> |
|
|
|
<view class="namecont">mcc编号</view> |
|
|
|
<input placeholder="请选择mcc编号" v-model="mccname" style="width: 70%;" disabled="true" |
|
|
|
<input placeholder="请选择mcc编号" v-model="mccname" style="width: 70%;" |
|
|
|
@click="jumpchangemcc()" placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" /> |
|
|
|
@click="jumpchangemcc()" placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" /> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
@ -401,7 +401,7 @@ |
|
|
|
<view class="titlename font18 fontwig6 fcor333">结算信息</view> |
|
|
|
<view class="titlename font18 fontwig6 fcor333">结算信息</view> |
|
|
|
<view class="username"> |
|
|
|
<view class="username"> |
|
|
|
<view class="namecont">结算类型</view> |
|
|
|
<view class="namecont">结算类型</view> |
|
|
|
<input placeholder="请选择结算类型" v-model="lementType" style="width: 70%;" disabled="true" |
|
|
|
<input placeholder="请选择结算类型" v-model="lementType" style="width: 70%;" |
|
|
|
placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" @click="showPopup()" /> |
|
|
|
placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" @click="showPopup()" /> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw"></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
@ -541,7 +541,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<view class="username"> |
|
|
|
<view class="username"> |
|
|
|
<view class="namecont">所属支行</view> |
|
|
|
<view class="namecont">所属支行</view> |
|
|
|
<input placeholder="请选择或者输入所属支行" v-model="belongbranch" style="width: 70%;" disabled="true" |
|
|
|
<input placeholder="请选择或者输入所属支行" v-model="belongbranch" style="width: 70%;" |
|
|
|
placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" /> |
|
|
|
placeholder-style="color: #bfbfbf;font-size:14px;padding-top:2px;" /> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw" @click="showdepositaryBank()"> |
|
|
|
<image src="../../../static/img/jtg.png" mode="widthFix" class="iconw" @click="showdepositaryBank()"> |
|
|
|
</image> |
|
|
|
</image> |
|
|
|