Merge branch 'channel' of git.yoho.cn:yoho30/yohobuy-union into channel
# By LiQZ # Via LiQZ * 'channel' of git.yoho.cn:yoho30/yohobuy-union: 去除人数
Showing
1 changed file
with
0 additions
and
5 deletions
1 | <div id="groupDialog"> | 1 | <div id="groupDialog"> |
2 | <form id="createGroupForm" method="post" style="padding-left: 20px; padding-top: 20px;"> | 2 | <form id="createGroupForm" method="post" style="padding-left: 20px; padding-top: 20px;"> |
3 | - <div class="fitem"> | ||
4 | - <label for="number">人数统计: </label> | ||
5 | - <input type="hidden" id="number" name="number" data-options="required:true" /> | ||
6 | - 1000 人 | ||
7 | - </div> | ||
8 | <div class="fitem" style="padding-top: 10px;"> | 3 | <div class="fitem" style="padding-top: 10px;"> |
9 | <label for="groupName">分组名称:</label> | 4 | <label for="groupName">分组名称:</label> |
10 | <input class="easyui-validatebox" type="text" id="groupName" name="groupName" data-options="required:true" /> | 5 | <input class="easyui-validatebox" type="text" id="groupName" name="groupName" data-options="required:true" /> |
-
Please register or login to post a comment