add price policy

This commit is contained in:
Phuoc Nguyen
2025-11-03 11:20:09 +07:00
parent c0527a086c
commit 21c1c3372c
53 changed files with 7160 additions and 2361 deletions

View File

@@ -344,6 +344,20 @@
<div class="error-message" id="project-area-error">Vui lòng nhập diện tích hợp lệ</div>
</div>
<div class="form-group">
<label class="form-label">
Khu vực (Tỉnh/ Thành phố) <span class="required">*</span>
</label>
<input
type="text"
class="form-input"
id="project-area"
placeholder="VD: Hà Nội"
min="1"
required>
<div class="error-message" id="project-area-error">Vui lòng nhập khu vực</div>
</div>
<div class="form-group">
<label class="form-label">
Phong cách mong muốn <span class="required">*</span>
@@ -397,7 +411,7 @@
<div class="error-message" id="project-notes-error">Vui lòng mô tả yêu cầu chi tiết</div>
</div>
<div class="form-group">
<!--<div class="form-group">
<label class="form-label">
Thông tin liên hệ
</label>
@@ -406,7 +420,7 @@
class="form-input"
id="contact-info"
placeholder="Số điện thoại, email hoặc địa chỉ (tùy chọn)">
</div>
</div>-->
</div>
<!-- File Upload -->
@@ -449,10 +463,10 @@
<!-- Form Actions -->
<div class="form-actions">
<button type="button" class="btn btn-secondary" onclick="saveDraft()">
<!--<button type="button" class="btn btn-secondary" onclick="saveDraft()">
<i class="fas fa-save"></i>
Lưu nháp
</button>
</button>-->
<button type="submit" class="btn btn-primary">
<i class="fas fa-paper-plane"></i>
Gửi yêu cầu