songxingwei 3 years ago
parent
commit
4677c84871
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/store/view/member/form4.html

+ 1 - 1
application/store/view/member/form4.html

@@ -6,7 +6,7 @@
             <label class="layui-col-xs2 think-form-label">加班费</label>
             <label class="layui-col-xs10">
                 <input name="price" required value='{$price}' placeholder="请输入加班费" class="layui-input">
-                <p class="help-block">设计师加班费(每小时)</p>
+                <p class="help-block">设计师加班费(每小时),如果设置加班,前端优先以此加班费计算</p>
             </label>
 
         </div>