main
嘉祥 詹 2024-04-01 17:50:34 +08:00
parent 3f77486728
commit cc6d56b7cc
1 changed files with 2 additions and 1 deletions

View File

@ -82,7 +82,8 @@
<div class="col-md-12" id="user_name_div">
<div class="form-group">
<label for="news_title">主標題</label> <input type="text" maxlength="50" id="news_title" class="form-control">
<label for="news_title">主標題</label>
<textarea maxlength="50" id="news_title" class="form-control"></textarea>
</div>
</div>
<div class="col-md-12" id="user_name_div">