|
@@ -57,7 +57,7 @@
|
|
|
<input type="hidden" name="news_kw" value="{$info.title}" />
|
|
<input type="hidden" name="news_kw" value="{$info.title}" />
|
|
|
|
|
|
|
|
<label class="liuyan" for="liuyan"><span>留言</span>
|
|
<label class="liuyan" for="liuyan"><span>留言</span>
|
|
|
- <input type="text" id="liuyan" name="jm_title" placeholder="{$brand_info.title}" value="{$brand_info.title}" required/>
|
|
|
|
|
|
|
+ <input type="text" id="liuyan" name="content" placeholder="{$brand_info.title}" value="{$brand_info.title}" required/>
|
|
|
</label>
|
|
</label>
|
|
|
<label for="message_name"><span>称呼</span>
|
|
<label for="message_name"><span>称呼</span>
|
|
|
<input type="text" name="name" placeholder="输入您的名字" id="message_name" required/>
|
|
<input type="text" name="name" placeholder="输入您的名字" id="message_name" required/>
|