|
@ -43,7 +43,7 @@ |
|
|
<textarea class="{{isBlock?'none':'block'}}" placeholder-class="place-holder" placeholder="请填写居民诉求的处理情况以及答复意见,向居民公开展示" bindblur="bindInputOutHandleAdvice" maxlength="500" focus='{{focus}}'/> |
|
|
<textarea class="{{isBlock?'none':'block'}}" placeholder-class="place-holder" placeholder="请填写居民诉求的处理情况以及答复意见,向居民公开展示" bindblur="bindInputOutHandleAdvice" maxlength="500" focus='{{focus}}'/> |
|
|
<view> |
|
|
<view> |
|
|
<wux-upload listType="picture-card" defaultFileList="{{ fileList }}" max="3" count="3" url="{{BASEURL}}group/topic/upload" bind:change="onChange" bind:complete="onComplete" bind:preview="onPreview" data-type="outHandleImages"> |
|
|
<wux-upload listType="picture-card" defaultFileList="{{ fileList }}" max="3" count="3" url="{{BASEURL}}group/topic/upload" bind:change="onChange" bind:complete="onComplete" bind:preview="onPreview" data-type="outHandleImages"> |
|
|
<image src="../../../../images/uploadImg3.png"></image> |
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20210610/1810e711e94e4ed089069f92d968f1d2.png"></image> |
|
|
</wux-upload> |
|
|
</wux-upload> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
@ -58,7 +58,7 @@ |
|
|
<textarea placeholder="请填写项目的实际办理情况(如自己处理、吹哨报 道、内部协调),便于相关部门了解项目的实际情况" class="{{_isBlock?'none':'block'}}" placeholder-class="place-holder" bindblur="bindInputHandleAdvice" maxlength="500" focus='{{_focus}}'/> |
|
|
<textarea placeholder="请填写项目的实际办理情况(如自己处理、吹哨报 道、内部协调),便于相关部门了解项目的实际情况" class="{{_isBlock?'none':'block'}}" placeholder-class="place-holder" bindblur="bindInputHandleAdvice" maxlength="500" focus='{{_focus}}'/> |
|
|
<view> |
|
|
<view> |
|
|
<wux-upload listType="picture-card" defaultFileList="{{ fileList }}" max="3" count="3" url="{{BASEURL}}group/topic/upload" bind:change="onChange" bind:complete="onComplete" bind:preview="onPreview" data-type="handleImages"> |
|
|
<wux-upload listType="picture-card" defaultFileList="{{ fileList }}" max="3" count="3" url="{{BASEURL}}group/topic/upload" bind:change="onChange" bind:complete="onComplete" bind:preview="onPreview" data-type="handleImages"> |
|
|
<image src="../../../../images/uploadImg3.png"></image> |
|
|
<image src="https://epdc-yushan.elinkservice.cn/files-pro/20210610/1810e711e94e4ed089069f92d968f1d2.png"></image> |
|
|
</wux-upload> |
|
|
</wux-upload> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|