yurong/unpackage/dist/build/mp-weixin/pages/qushi/pushQuShi.wxml

1 line
1.7 KiB
Plaintext

<view class="pl-20 pr-20 pt-20 data-v-1ee0e246"><view class="w-710 bgff p-all-20 data-v-1ee0e246"><textarea class="fs-28 col999 w-670 data-v-1ee0e246" placeholder="请输入您的内容~" data-event-opts="{{[['input',[['__set_model',['$0','content','$event',[]],['parmas']]]]]}}" value="{{parmas.content}}" bindinput="__e"></textarea><view class="pt-10 rows rowsw data-v-1ee0e246"><image class="w-200 h-200 mr-12 data-v-1ee0e246" mode="aspectFill" src="/static/tianjiatupiab.png" data-event-opts="{{[['tap',[['lookImage',[2]]]]]}}" bindtap="__e"></image><block wx:for="{{quImage}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="ml-12 mr-12 relative data-v-1ee0e246"><image class="w-200 h-200 data-v-1ee0e246" mode="aspectFill" src="{{item}}"></image><image class="w-30 h-30 absolute data-v-1ee0e246" style="right:-10rpx;top:-10rpx;" src="/static/detIcon.png" data-event-opts="{{[['tap',[['detImg',[index]]]]]}}" bindtap="__e"></image></view></block></view></view><view class="w-710 bgff p-all-20 mt-20 br-10 data-v-1ee0e246"><view class="fs-28 fw-600 data-v-1ee0e246">选择类型</view><view class="rows data-v-1ee0e246"><block wx:for="{{['校园趣事','二手闲置','兼职赚钱']}}" wx:for-item="item" wx:for-index="inex" wx:key="inex"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({inex})}}" class="{{['item','data-v-1ee0e246',(parmas.type==inex+1)?'active':'']}}" bindtap="__e">{{''+item+''}}</view></block></view></view><view data-event-opts="{{[['tap',[['push',['$event']]]]]}}" class="w-710 h-104 fixed rowsc rowsm br-60 colfff data-v-1ee0e246" style="bottom:100rpx;left:20rpx;background:#9abf8c;" bindtap="__e">发布</view></view>