正在显示
4 个修改的文件
包含
4 行增加
和
4 行删除
@@ -22,7 +22,7 @@ | @@ -22,7 +22,7 @@ | ||
22 | <div class="col-md-9"> | 22 | <div class="col-md-9"> |
23 | <table class="table table-bordered"> | 23 | <table class="table table-bordered"> |
24 | <tr> | 24 | <tr> |
25 | - <th width="100">标题(限20字)<span class="form-required">*</span></th> | 25 | + <th width="100">标题<span class="form-required">*</span></th> |
26 | <td> | 26 | <td> |
27 | <input class="form-control" type="text" name="activity_name" | 27 | <input class="form-control" type="text" name="activity_name" |
28 | id="title" value="" placeholder="请输入标题"/> | 28 | id="title" value="" placeholder="请输入标题"/> |
@@ -22,7 +22,7 @@ | @@ -22,7 +22,7 @@ | ||
22 | <div class="col-md-9"> | 22 | <div class="col-md-9"> |
23 | <table class="table table-bordered"> | 23 | <table class="table table-bordered"> |
24 | <tr> | 24 | <tr> |
25 | - <th width="100">标题(限20字)<span class="form-required">*</span></th> | 25 | + <th width="100">标题<span class="form-required">*</span></th> |
26 | <td> | 26 | <td> |
27 | <input class="form-control" type="text" name="activity_name" | 27 | <input class="form-control" type="text" name="activity_name" |
28 | id="title" value="" placeholder="请输入标题"/> | 28 | id="title" value="" placeholder="请输入标题"/> |
@@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
25 | <div class="col-md-9"> | 25 | <div class="col-md-9"> |
26 | <table class="table table-bordered"> | 26 | <table class="table table-bordered"> |
27 | <tr> | 27 | <tr> |
28 | - <th width="100">标题(限20字)<span class="form-required">*</span></th> | 28 | + <th width="100">标题<span class="form-required">*</span></th> |
29 | <td> | 29 | <td> |
30 | <input class="form-control" type="text" name="activity_name" | 30 | <input class="form-control" type="text" name="activity_name" |
31 | id="title" value="{$data.activity_name}" placeholder="请输入标题"/> | 31 | id="title" value="{$data.activity_name}" placeholder="请输入标题"/> |
@@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
25 | <div class="col-md-9"> | 25 | <div class="col-md-9"> |
26 | <table class="table table-bordered"> | 26 | <table class="table table-bordered"> |
27 | <tr> | 27 | <tr> |
28 | - <th width="100">标题(限20字)<span class="form-required">*</span></th> | 28 | + <th width="100">标题<span class="form-required">*</span></th> |
29 | <td> | 29 | <td> |
30 | <input class="form-control" type="text" name="activity_name" | 30 | <input class="form-control" type="text" name="activity_name" |
31 | id="title" value="{$data.activity_name}" placeholder="请输入标题"/> | 31 | id="title" value="{$data.activity_name}" placeholder="请输入标题"/> |
-
请 注册 或 登录 后发表评论