修改发布活动的活动描述字数为1600
This commit is contained in:
parent
03b96c374b
commit
e8da1ec151
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<view class="row flex align-items textarea_fb" style="margin-top: 25rpx;">
|
<view class="row flex align-items textarea_fb" style="margin-top: 25rpx;">
|
||||||
<u--textarea :confirmType="null" v-model="form.content" :maxlength="800"
|
<u--textarea :confirmType="null" v-model="form.content" :maxlength="1600"
|
||||||
placeholder="描述一下活动的亮点、活动内容、推荐的人群、叫大家一起运动吧~" :height="120" placeholder-class="bttop"
|
placeholder="描述一下活动的亮点、活动内容、推荐的人群、叫大家一起运动吧~" :height="120" placeholder-class="bttop"
|
||||||
@input="handleUsernameChange2"></u--textarea>
|
@input="handleUsernameChange2"></u--textarea>
|
||||||
</view>
|
</view>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user