From 1aaacac1dc68ab8778f76eec64a4cd0b4f960559 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 23 Aug 2024 10:22:36 -0400 Subject: [PATCH] fixn page style --- .../pages/marketdetail/marketdetail.page.html | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/src/app/pages/marketdetail/marketdetail.page.html b/src/app/pages/marketdetail/marketdetail.page.html index 92c5573..d2c4315 100644 --- a/src/app/pages/marketdetail/marketdetail.page.html +++ b/src/app/pages/marketdetail/marketdetail.page.html @@ -40,14 +40,27 @@
This task depends on the task below
- {{linkedJob.title}} +
+ +
+
+
+
+ ID : {{linkedJob.offer_code}} + Expires {{linkedJob.expire | date}} +
+
+
+ + {{linkedJob.title}} + Description {{linkedJob.description}} Delivery Details - {{linkedJob.description}} + {{linkedJob.job_description}}
@@ -112,7 +125,7 @@ Delivery Details - {{jobData.description}} + {{jobData.job_description}}