|
@ -27,7 +27,7 @@
|
|
|
|
|
|
$("#inp_organizer").ligerTextBox({width: 240}) //主办方&发布机构
|
|
|
$("#inp_title").ligerTextBox({width: 240})//活动标题
|
|
|
$("#inp_description").ligerTextBox({width: 240})//活动说明
|
|
|
$("#inp_description").ligerTextBox({width: 260, height: 240})//活动说明
|
|
|
$("#inp_location").ligerTextBox({width: 240})//活动地点
|
|
|
$("#inp_type").ligerTextBox({width: 240})//活动类型
|
|
|
$("#inp_startTime").ligerDateEditor({
|