description
This commit is contained in:
@@ -22,3 +22,5 @@ dist-ssr
|
|||||||
*.njsproj
|
*.njsproj
|
||||||
*.sln
|
*.sln
|
||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
|
dev-dist
|
||||||
|
|||||||
+1
-1
@@ -82,7 +82,7 @@ define(['./workbox-e7681877'], (function (workbox) { 'use strict';
|
|||||||
"revision": "3ca0b8505b4bec776b69afdba2768812"
|
"revision": "3ca0b8505b4bec776b69afdba2768812"
|
||||||
}, {
|
}, {
|
||||||
"url": "index.html",
|
"url": "index.html",
|
||||||
"revision": "0.qbcmndt327g"
|
"revision": "0.7nnqgg3t42g"
|
||||||
}], {});
|
}], {});
|
||||||
workbox.cleanupOutdatedCaches();
|
workbox.cleanupOutdatedCaches();
|
||||||
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
|
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
|
||||||
|
|||||||
+1
-1
@@ -114,7 +114,7 @@
|
|||||||
"persian": "فارسی",
|
"persian": "فارسی",
|
||||||
"english": "انگیلیسی",
|
"english": "انگیلیسی",
|
||||||
"score": "امتیاز",
|
"score": "امتیاز",
|
||||||
"compelete_description": "توضیحات تکمیلی",
|
"compelete_description": "توضیحات تکمیلی : ",
|
||||||
"submit_comment": "ثبت نظر",
|
"submit_comment": "ثبت نظر",
|
||||||
"hint_comment": "شما پس از خرید این سرویس میتوانید نظر خود را به ثبت برسانید.",
|
"hint_comment": "شما پس از خرید این سرویس میتوانید نظر خود را به ثبت برسانید.",
|
||||||
"fullName": "نام و نام خانوادگی",
|
"fullName": "نام و نام خانوادگی",
|
||||||
|
|||||||
@@ -87,7 +87,7 @@ const DetailService: FC = () => {
|
|||||||
<div>
|
<div>
|
||||||
{t('service.compelete_description')}
|
{t('service.compelete_description')}
|
||||||
</div>
|
</div>
|
||||||
<p dangerouslySetInnerHTML={{ __html: getDetailService.data?.data?.danakService?.metaDescription }} className='text-[11px] mt-4 leading-6'>
|
<p dangerouslySetInnerHTML={{ __html: getDetailService.data?.data?.danakService?.metaDescription }} className='text-[13px] mt-4 leading-6'>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user