adultDeviceApp/unpackage/dist/build/mp-weixin/pageTwo/me/feedBack.wxml

1 line
916 B
Plaintext

<view class="content data-v-6f72b244"><view class="formbox data-v-6f72b244"><view class="input data-v-6f72b244"><view class="t-icon t-icon-dianhuatianchong data-v-6f72b244"></view><input type="text" placeholder="在此输入您的联系方式" data-event-opts="{{[['input',[['__set_model',['$0','phone','$event',[]],['formdata']]]]]}}" value="{{formdata.phone}}" bindinput="__e" class="data-v-6f72b244"/></view><view class="input textarea data-v-6f72b244"><view class="t-icon t-icon-xinxi data-v-6f72b244"></view><textarea placeholder="有什么想说的,尽管来吧..." name="content" data-event-opts="{{[['input',[['__set_model',['$0','content','$event',[]],['formdata']]]]]}}" value="{{formdata.content}}" bindinput="__e" class="data-v-6f72b244"></textarea></view><view class="btn data-v-6f72b244" type="button" data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" bindtap="__e">提交</view></view></view>