edit-mobileDetail.wxml
2.3 KB
<view class="page data-v-34995447" style="{{(vuex_theme)}}"><u-alert-tips vue-id="5e91b59f-1" type="warning" show-icon="{{true}}" title="{{title}}" description="{{description}}" class="data-v-34995447" bind:__l="__l"></u-alert-tips><view class="box data-v-34995447" style="margin-bottom:10px;"><view class="t data-v-34995447">申诉类型:</view><u-input bind:input="__e" vue-id="5e91b59f-2" maxlength="200" input-align="left" placeholder="请输入" type="text" clearable="{{false}}" disabled="{{true}}" custom-style="{{({fontSize:'30rpx',color:'#ccc',backgroundColor:'#FAFAFA',paddingLeft:'10px'})}}" value="{{sqtype}}" data-event-opts="{{[['^input',[['__set_model',['','sqtype','$event',[]]]]]]}}" class="data-v-34995447" bind:__l="__l"></u-input></view><view class="box data-v-34995447" style="margin-bottom:10px;"><view class="t data-v-34995447">{{''+sqtext+''}}</view><u-input bind:input="__e" vue-id="5e91b59f-3" maxlength="200" input-align="left" placeholder="请输入" type="text" clearable="{{false}}" disabled="{{true}}" custom-style="{{({fontSize:'30rpx',color:'#ccc',backgroundColor:'#FAFAFA',paddingLeft:'10px'})}}" value="{{phone}}" data-event-opts="{{[['^input',[['__set_model',['','phone','$event',[]]]]]]}}" class="data-v-34995447" bind:__l="__l"></u-input></view><view class="t data-v-34995447">问题描述:</view><view class="data-v-34995447"><u-input bind:input="__e" vue-id="5e91b59f-4" input-align="left" placeholder="{{placeholder}}" type="textarea" height="{{300}}" custom-style="{{({fontSize:'28rpx',color:'#6666666',backgroundColor:'#FAFAFA',padding:'10px'})}}" value="{{value}}" data-event-opts="{{[['^input',[['__set_model',['','value','$event',[]]]]]]}}" class="data-v-34995447" bind:__l="__l"></u-input></view><view class="t1 data-v-34995447">温馨提示:</view><view class="t1 data-v-34995447">1、更换手机号时,若要更换的手机号已注册被占用,可通过换绑申诉保留某一账号数据,另一账号数据将会被永久删除;</view><view class="t1 data-v-34995447">2、此操作不可撤销,申诉前请仔细核对并清晰描述。</view><view style="height:94px;" class="data-v-34995447"></view><view class="btv data-v-34995447"><view data-event-opts="{{[['tap',[['onenter',['$event']]]]]}}" class="btn data-v-34995447" bindtap="__e">确认信息,提交申诉</view></view></view>