diff --git a/FrontEnd/pages/service/done/_id.vue b/FrontEnd/pages/service/done/_id.vue index 2023c98..c4b45a1 100644 --- a/FrontEnd/pages/service/done/_id.vue +++ b/FrontEnd/pages/service/done/_id.vue @@ -101,7 +101,7 @@ export default { bookingNo: ret.BookingNo, service_date: ret.ServiceDateSFormat, created_at: ret.BookingDateFormat, - currency: ret.CurrencyID, + currency: ret.CurrencyName, }; } } diff --git a/FrontEnd/pages/user/forgot.vue b/FrontEnd/pages/user/forgot.vue index 3f79a18..641cff7 100644 --- a/FrontEnd/pages/user/forgot.vue +++ b/FrontEnd/pages/user/forgot.vue @@ -14,216 +14,216 @@
-
-
-

- {{ $t("Forgot Password") }} -

-

- {{ - $t( - "Dont worry! It happens. Please enter the address associated with your account." - ) - }} -

-
- {{ $t('The Email entered is incorrect') }} -
- - - -
- -
+
+
+

+ {{ $t("Forgot Password") }} +

+

+ {{ + $t( + "Dont worry! It happens. Please enter the address associated with your account." + ) + }} +

+
+ {{ $t('The Email entered is incorrect') }}
-
-

{{ $t("Reset Password") }}

- - - - -
- -
+ + + +
+
-
-

{{ $t("Password Reset") }}

-

- {{ $t("Congrats! Your password has been successfully reset") }} -

- - - {{ $t("Explore with ShowEasy") }} - - - - - +
+
+

{{ $t("Reset Password") }}

+ + + + +
+
- - - -
- {{ $t("Verify your email") }} -
- - mdi-close - -
- -
- {{ $t("Oops! Seems like you haven't verified your email,please click the button below to resend a verification email.")}} -
-
- - -
-
- - - -
- {{ $t("Reactivate your account") }} -
- - mdi-close - -
- -
- {{ $t("Welcome back!")}} -
-
- {{ $t("Looks like your account has been deactivated.")}} -
- {{ $t("Would you like to reactivate this account?")}} -
-
- - -
-
- - - -
- {{ $t("Check your email") }} -
- - mdi-close - -
- -
- {{ $t("We've sent a password reset link to")}} -
-
- {{ Email }} -
-
- {{ $t("Please tap the link inside that email to continue.")}} -
-
- - -
-
+
+

{{ $t("Password Reset") }}

+

+ {{ $t("Congrats! Your password has been successfully reset") }} +

+ + + {{ $t("Explore with ShowEasy") }} + + + + + +
+ + + +
+ {{ $t("Verify your email") }} +
+ + mdi-close + +
+ +
+ {{ $t("Oops! Seems like you haven't verified your email,please click the button below to resend a verification email.")}} +
+
+ + +
+
+ + + +
+ {{ $t("Reactivate your account") }} +
+ + mdi-close + +
+ +
+ {{ $t("Welcome back!")}} +
+
+ {{ $t("Looks like your account has been deactivated.")}} +
+ {{ $t("Would you like to reactivate this account?")}} +
+
+ + +
+
+ + + +
+ {{ $t("Check your email") }} +
+ + mdi-close + +
+ +
+ {{ $t("We've sent a password reset link to")}} +
+
+ {{ Email }} +
+
+ {{ $t("Please tap the link inside that email to continue.")}} +
+
+ + +
+
+
+
@@ -449,9 +449,7 @@ export default { letter-spacing: 0.02em; color: #232323; } - -