hookehuyr

fix

<!--
* @Date: 2022-09-21 16:04:10
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-11-03 11:55:27
* @LastEditTime: 2022-11-03 11:57:17
* @FilePath: /swx/src/pages/createActivity/index.vue
* @Description: 创建活动页面
-->
......@@ -217,7 +217,7 @@
size="1.5rem" active-color="#199A74" inactive-color="#FFFFFF" />
</view>
<view v-if="!limit_number" class="form-item border">
<view class="form-item-title fix">参加人数</view>
<view class="form-item-title fix">人数上限</view>
<view style="float: right;">
<!-- <van-field :value="temp_reg_max" label="" placeholder="请输入参加人数"
placeholder-style="color: #999; font-size: 1rem;" input-align="right" customStyle="" rightIcon=""
......