1 |
- <view style="position:relative;" class="data-v-f1772876"><mv-bar vue-id="3031322b-1" mysNavConfig="{{mysNavConfig}}" class="data-v-f1772876" bind:__l="__l"></mv-bar><view class="home data-v-f1772876"><view class="card data-v-f1772876"><view class="head data-v-f1772876"><image src="{{platform.platform_icon}}" mode class="data-v-f1772876"></image><label class="_span data-v-f1772876">{{platform.platform_name+"账号绑定"}}</label></view><view class="body data-v-f1772876"><view class="data-v-f1772876"><uni-forms vue-id="3031322b-2" rules="{{rules}}" modelValue="{{formData}}" validate-trigger="bind" err-show-type="undertext" data-ref="form" class="data-v-f1772876 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><uni-forms-item vue-id="{{('3031322b-3')+','+('3031322b-2')}}" name="name" required="{{true}}" label="昵称" class="data-v-f1772876" bind:__l="__l" vue-slots="{{['default']}}"><uni-easyinput bind:input="__e" vue-id="{{('3031322b-4')+','+('3031322b-3')}}" type="text" placeholder="请填写账号昵称" value="{{formData.platform_nickname}}" data-event-opts="{{[['^input',[['__set_model',['$0','platform_nickname','$event',[]],['formData']]]]]}}" class="data-v-f1772876" bind:__l="__l"></uni-easyinput></uni-forms-item><uni-forms-item vue-id="{{('3031322b-5')+','+('3031322b-2')}}" name="numberfans" required="{{true}}" label="粉丝数" class="data-v-f1772876" bind:__l="__l" vue-slots="{{['default']}}"><uni-easyinput bind:input="__e" vue-id="{{('3031322b-6')+','+('3031322b-5')}}" type="number" placeholder="请填写粉丝数量" value="{{formData.fans_count}}" data-event-opts="{{[['^input',[['__set_model',['$0','fans_count','$event',[]],['formData']]]]]}}" class="data-v-f1772876" bind:__l="__l"></uni-easyinput></uni-forms-item><uni-forms-item vue-id="{{('3031322b-7')+','+('3031322b-2')}}" name="home_link" required="{{true}}" label=" " label-width="10" class="data-v-f1772876" bind:__l="__l" vue-slots="{{['default']}}"><uni-easyinput bind:input="__e" class="home-link data-v-f1772876" vue-id="{{('3031322b-8')+','+('3031322b-7')}}" type="text" placeholder="请填写个人主页链接" value="{{formData.home_page_url}}" data-event-opts="{{[['^input',[['__set_model',['$0','home_page_url','$event',[]],['formData']]]]]}}" bind:__l="__l"></uni-easyinput></uni-forms-item><view style="margin-top:40rpx;" class="data-v-f1772876"><uni-forms-item vue-id="{{('3031322b-9')+','+('3031322b-2')}}" name="home_img" required="{{true}}" label="主页截图" class="data-v-f1772876" bind:__l="__l" vue-slots="{{['default']}}"><htz-image-upload vue-id="{{('3031322b-10')+','+('3031322b-9')}}" max="{{1}}" mediaType="image" name="file" chooseNum="{{1}}" value="{{imageData}}" data-event-opts="{{[['^chooseSuccess',[['ceshiChooseSuccess']]],['^input',[['__set_model',['','imageData','$event',[]]]]]]}}" bind:chooseSuccess="__e" bind:input="__e" class="data-v-f1772876" bind:__l="__l"></htz-image-upload></uni-forms-item></view></uni-forms><view class="heng-line data-v-f1772876"></view><view style="display:flex;justify-content:space-around;align-items:center;" class="data-v-f1772876"><view class="signupbtn data-v-f1772876"><button class="exit-btn data-v-f1772876" type="default" data-event-opts="{{[['tap',[['exit']]]]}}" bindtap="__e">取消</button></view><view class="signupbtn data-v-f1772876"><button class="main-btn data-v-f1772876" type="default" data-event-opts="{{[['tap',[['submitForm',['form']]]]]}}" bindtap="__e">提交绑定</button></view></view></view></view></view></view></view>
|