You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.9 KiB
1 lines
1.9 KiB
<view><image style="width:100%;height:247rpx;" src="/static/bg (2).png"></image><view class="custom-navigation-bar"><view data-event-opts="{{[['tap',[['handleBack',['$event']]]]]}}" class="left-button" bindtap="__e"><uni-icons vue-id="5f9f9d7c-1" type="left" color="#fff" size="30" bind:__l="__l"></uni-icons></view><view class="title">{{''+title+''}}</view></view><view class="form"><uni-row vue-id="5f9f9d7c-2" bind:__l="__l" vue-slots="{{['default']}}"><uni-col vue-id="{{('5f9f9d7c-3')+','+('5f9f9d7c-2')}}" span="{{12}}" bind:__l="__l" vue-slots="{{['default']}}">头像:</uni-col><uni-col vue-id="{{('5f9f9d7c-4')+','+('5f9f9d7c-2')}}" span="{{5}}" offset="{{7}}" bind:__l="__l" vue-slots="{{['default']}}"><uni-file-picker vue-id="{{('5f9f9d7c-5')+','+('5f9f9d7c-4')}}" fileMediatype="image" limit="{{1}}" mode="grid" image-styles="{{imageStyles}}" value="{{imageValue}}" data-event-opts="{{[['^select',[['select']]],['^success',[['success']]],['^fail',[['fail']]],['^input',[['__set_model',['','imageValue','$event',[]]]]]]}}" bind:select="__e" bind:success="__e" bind:fail="__e" bind:input="__e" bind:__l="__l"></uni-file-picker></uni-col></uni-row><view style="border-bottom:1px solid #999999;"></view><uni-row vue-id="5f9f9d7c-6" bind:__l="__l" vue-slots="{{['default']}}"><uni-col vue-id="{{('5f9f9d7c-7')+','+('5f9f9d7c-6')}}" span="{{8}}" bind:__l="__l" vue-slots="{{['default']}}">昵称:</uni-col><uni-col vue-id="{{('5f9f9d7c-8')+','+('5f9f9d7c-6')}}" span="{{8}}" offset="{{8}}" bind:__l="__l" vue-slots="{{['default']}}"><input class="uni-input" style="margin-top:20px;text-align:center;" placeholder="请输入昵称" data-event-opts="{{[['input',[['__set_model',['$0','name','$event',[]],['FormData']]]]]}}" value="{{FormData.name}}" bindinput="__e"/></uni-col></uni-row></view><view data-event-opts="{{[['tap',[['subbtn',['$event']]]]]}}" class="subbtn" bindtap="__e">确认</view></view> |