Commit 12768a02 by 陈羽

update: style

parent ec348d62
......@@ -40,7 +40,7 @@
<span class="tips">*为了保证用户体验,建议设置签到距离为100米,设置范围为100-5000米。</span>
</el-form-item>
<el-form-item label="签到人群" prop="memberSearchType">
<el-radio-group class="pl20 pb20" v-model="form.memberSearchType">
<el-radio-group class="pb20" v-model="form.memberSearchType">
<el-radio :label="0">全部会员</el-radio>
<el-radio :label="1">自定义人群</el-radio>
<el-radio :label="2">会员分组</el-radio>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment