Showing
1 changed file
with
1 additions
and
2 deletions
@@ -95,8 +95,7 @@ | @@ -95,8 +95,7 @@ | ||
95 | <div class="form-group"> | 95 | <div class="form-group"> |
96 | <label class="col-sm-2 control-label">关键词</label> | 96 | <label class="col-sm-2 control-label">关键词</label> |
97 | <div class="col-sm-3"> | 97 | <div class="col-sm-3"> |
98 | - <input type="text" id="brandKeyword" name="brandKeyword" style="width: 180px" class="form-control" placeholder="关键词" value="<%data.brandKeyword%>"> | ||
99 | - (搜索引擎收录用,用英文逗号分隔,100字以内) | 98 | + <input type="text" id="brandKeyword" name="brandKeyword" style="width: 180px" class="form-control" placeholder="关键词" value="<%data.brandKeyword%>">(搜索引擎收录用,用英文逗号分隔,100字以内) |
100 | </div> | 99 | </div> |
101 | </div> | 100 | </div> |
102 | <div class="form-group"> | 101 | <div class="form-group"> |
-
Please register or login to post a comment