Commit 0bf77e07778e6e8dd51c9eab931fd6a30dfa52cf
1 parent
5932caa7
【留言板】页面代码优化
Showing
2 changed files
with
2 additions
and
2 deletions
trunk/www/mess_front/input.PHP
... | ... | @@ -19,7 +19,7 @@ |
19 | 19 | </head> |
20 | 20 | <body> |
21 | 21 | <div class="con"> |
22 | - <form action="http://lys.com/wx5019b9c455ea9c81/Message/Api/Message/MessInput/Index" method="post" id="frm_input" > | |
22 | + <form action="http://lys.com/wx5019b9c455ea9c81/Message/Api/Message/MessInput/Index" method="post" enctype="multipart/form-data" id="frm_input" > | |
23 | 23 | <table> |
24 | 24 | <caption><h2>发表留言</h2></caption> |
25 | 25 | <!--<tr> | ... | ... |
trunk/www/mess_front/list.php