1 line
2.3 KiB
Plaintext
1 line
2.3 KiB
Plaintext
<layout-default-uni class="data-v-dd2ae83b" u-s="{{['d']}}" u-i="dd2ae83b-0" bind:__l="__l"><view class="flex flex-col h-full p-5 bg-_a__a_f8f8f8_a_ data-v-dd2ae83b"><view class="flex items-center py-2 data-v-dd2ae83b"><icon class="data-v-dd2ae83b" type="back" size="20" bindtap="{{a}}"></icon><view class="ml-3 text-lg font-bold data-v-dd2ae83b">发布笔记</view></view><view class="flex flex-nowrap overflow-x-scroll mt-4 data-v-dd2ae83b"><view wx:for="{{b}}" wx:for-item="image" wx:key="b" class="w-25 h-25 bg-white border border-_a__a_eaeaea_a_ flex items-center justify-center mr-2 data-v-dd2ae83b"><image src="{{image.a}}" mode="aspectFill" class="w-full h-full data-v-dd2ae83b"></image></view><view class="w-25 h-25 bg-white border-dashed border-_a__a_eaeaea_a_ flex items-center justify-center mr-2 cursor-pointer data-v-dd2ae83b" bindtap="{{d}}"><wd-icon wx:if="{{c}}" class="data-v-dd2ae83b" u-i="dd2ae83b-1,dd2ae83b-0" bind:__l="__l" u-p="{{c}}"></wd-icon></view></view><view class="mt-5 data-v-dd2ae83b"><input type="text" placeholder="填写标题会有更多赞哦~" class="w-full h-10 mt-2 p-2 border border-_a__a_eaeaea_a_ rounded-md data-v-dd2ae83b" value="{{e}}" bindinput="{{f}}"/><block wx:if="{{r0}}"><textarea placeholder="添加正文" class="w-full h-25 mt-2 p-2 border border-_a__a_eaeaea_a_ rounded-md data-v-dd2ae83b" value="{{g}}" bindinput="{{h}}"></textarea></block></view><view class="flex flex-wrap mt-5 data-v-dd2ae83b"><view wx:for="{{i}}" wx:for-item="tag" wx:key="b" class="bg-_a__a_f0f0f0_a_ rounded-full px-3 py-1 m-1 text-sm data-v-dd2ae83b">{{tag.a}}</view></view><view class="mt-5 data-v-dd2ae83b"><view class="flex justify-between items-center py-2 border-b border-_a__a_eaeaea_a_ data-v-dd2ae83b"><text class="data-v-dd2ae83b">添加地点</text><input type="text" placeholder="请输入地点" class="text-sm text-_a__a_888_a_ data-v-dd2ae83b" value="{{j}}" bindinput="{{k}}"/></view><view class="flex justify-between items-center py-2 border-b border-_a__a_eaeaea_a_ data-v-dd2ae83b"><text class="data-v-dd2ae83b">公开可见</text><switch class="data-v-dd2ae83b" checked="{{l}}" bindchange="{{m}}"></switch></view></view><view class="flex justify-center mt-5 data-v-dd2ae83b"><button class="w-full font-bold bg-_a__a_FCD038_a_ text-white rounded-md py-2 text-lg data-v-dd2ae83b" bindtap="{{n}}"> 发布笔记 </button></view></view></layout-default-uni> |