tip不能显示的问题 code review by zhaobiao
Showing
1 changed file
with
1 additions
and
1 deletions
| 1 | {{> layout/header}} | 1 | {{> layout/header}} |
| 2 | -<div class="consult-form-page"> | 2 | +<div class="consult-form-page yoho-page"> |
| 3 | <form class="consult-form" url="{{formUrl}}"> | 3 | <form class="consult-form" url="{{formUrl}}"> |
| 4 | <textarea id="content" name="content">请输入咨询内容</textarea> | 4 | <textarea id="content" name="content">请输入咨询内容</textarea> |
| 5 | <input type="hidden" id="product_id" value="{{productId}}"> | 5 | <input type="hidden" id="product_id" value="{{productId}}"> |
-
Please register or login to post a comment