1 line
1.5 KiB
Plaintext
1 line
1.5 KiB
Plaintext
<view style="letter-spacing:1rpx;"><tn-nav-bar vue-id="5f17c729-1" isBack="{{false}}" backTitle bottomShadow="{{true}}" backgroundColor="#FFFFFF" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-left"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e"><text class="tn-icon-left" style="font-size:40rpx;"></text></view><view style="width:83%;font-weight:bold;"><text>意见建议</text></view></view></tn-nav-bar><view style="{{'padding-top:'+(vuex_custom_bar_height+'px')+';'}}"><view class="tn-flex tn-flex-row-between tn-flex-col-center tn-padding-top tn-margin"><view class="tn-flex justify-content-item"><view class="tn-text-lg tn-padding-right-xs tn-text-bold">建议内容<text style="color:red;">*</text></view></view></view><view class="tn-margin tn-bg-gray--light tn-padding" style="border-radius:10rpx;"><textarea style="height:160rpx;" maxlength="1000" placeholder="请填写内容" placeholder-style="color:#AAAAAA" data-event-opts="{{[['input',[['__set_model',['','text','$event',[]]]]]]}}" value="{{text}}" bindinput="__e"></textarea></view></view><view style="margin-top:80rpx;"><view class="tn-flex-1 justify-content-item tn-text-center"><tn-button vue-id="5f17c729-2" shape="round" backgroundColor="#3B89FB" padding="40rpx 0" width="70%" fontBold="{{true}}" data-event-opts="{{[['^click',[['doSubmit']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><text class="tn-color-white">提 交</text></tn-button></view></view></view> |