Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
swx_weapp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2022-11-03 11:58:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aab747cb2774099e2b95e30f4aeb80d6bdc90880
aab747cb
1 parent
6556452a
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/createActivity/index.vue
src/pages/createActivity/index.vue
View file @
aab747c
<!--
* @Date: 2022-09-21 16:04:10
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2022-11-03 11:5
5:2
7
* @LastEditTime: 2022-11-03 11:5
7:1
7
* @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=""
...
...
Please
register
or
login
to post a comment