|
@ -11,7 +11,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<view class="apply-item"> |
|
|
<view class="apply-item"> |
|
|
<view class="item-title" style="margin-top:20rpx">内容</view> |
|
|
<view class="item-title" style="margin-top:20rpx">内容</view> |
|
|
<textarea class="item-content text-content" maxlength="500" placeholder="请描述团购内容" value="{{dataForm.groupBuyContent}}" bindinput="onInputContent"><span class="text-length">{{dataForm.groupBuyContent.length}}/500</span></textarea> |
|
|
<textarea class="item-content text-content" maxlength="500" placeholder="请输入内容" value="{{dataForm.groupBuyContent}}" bindinput="onInputContent"><span class="text-length">{{dataForm.groupBuyContent.length}}/500</span></textarea> |
|
|
</view> |
|
|
</view> |
|
|
<view class="apply-item"> |
|
|
<view class="apply-item"> |
|
|
<view class="item-title">联系电话</view> |
|
|
<view class="item-title">联系电话</view> |
|
|