国外MOSE官网
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.

0 lines
2.4 KiB

3 days ago
  1. <view class="publish-page data-v-e0e56ade"><view class="tip-container data-v-e0e56ade"><uv-icon vue-id="5aa8448c-1" name="info-circle-fill" size="16" color="#007AFF" class="data-v-e0e56ade" bind:__l="__l"></uv-icon><text class="tip-text data-v-e0e56ade">留言板内容要经过审核才能发布成功,提交审核中请耐心等待,审核通过后会上线!</text></view><view class="main-container data-v-e0e56ade"><view class="title-section data-v-e0e56ade"><view class="{{['vertical-line','data-v-e0e56ade',isPhoto?'red':'blue']}}"></view><text class="title-text data-v-e0e56ade">{{''+(isPhoto?'木龄见':'木龄说')+''}}</text></view><view class="message-section data-v-e0e56ade"><text class="section-label data-v-e0e56ade">您对本社区发展有什么建议和期待,欢迎留言</text><view class="textarea-container data-v-e0e56ade"><textarea class="message-textarea data-v-e0e56ade" placeholder="请输入您的留言内容..." maxlength="500" show-confirm-bar="{{false}}" data-event-opts="{{[['input',[['__set_model',['','messageContent','$event',[]]]]]]}}" value="{{messageContent}}" bindinput="__e"></textarea><view class="char-count data-v-e0e56ade"><text class="count-text data-v-e0e56ade">{{$root.g0+"/500"}}</text></view></view></view><view class="image-section data-v-e0e56ade"><view class="image-grid data-v-e0e56ade"><block wx:for="{{selectedImages}}" wx:for-item="image" wx:for-index="index" wx:key="index"><view class="image-item data-v-e0e56ade"><image class="preview-image data-v-e0e56ade" src="{{image}}" mode="aspectFill"></image><view data-event-opts="{{[['tap',[['removeImage',[index]]]]]}}" class="delete-btn data-v-e0e56ade" bindtap="__e"><uv-icon vue-id="{{'5aa8448c-2-'+index}}" name="close" size="12" color="white" class="data-v-e0e56ade" bind:__l="__l"></uv-icon></view></view></block><block wx:if="{{$root.g1<9}}"><view data-event-opts="{{[['tap',[['chooseImage',['$event']]]]]}}" class="add-image-btn data-v-e0e56ade" bindtap="__e"><uv-icon vue-id="5aa8448c-3" name="plus" size="24" color="#999" class="data-v-e0e56ade" bind:__l="__l"></uv-icon><text class="add-text data-v-e0e56ade">添加图片</text></view></block></view></view></view><view class="submit-container data-v-e0e56ade"><uv-button class="submit-btn data-v-e0e56ade" vue-id="5aa8448c-4" type="primary" shape="circle" disabled="{{!$root.g2}}" data-event-opts="{{[['^click',[['submitPost']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">提交审核</uv-button></view></view>