diff --git a/.env b/.env index 0b5fb77..bae8a6f 100644 --- a/.env +++ b/.env @@ -1,4 +1,4 @@ VITE_DEBUG_MODE=false -VITE_EFC_API_URL=https://api.efc-aduanasoft.com/api/v1 -VITE_EFC_MICROSERVICE_URL=https://api.efc-aduanasoft.com/microservice/api/v1 +VITE_EFC_API_URL=http://192.168.1.195:8000/api/v1 +VITE_EFC_MICROSERVICE_URL=http://192.168.1.195:8001/api/v1 diff --git a/src/pages/Datastage.jsx b/src/pages/Datastage.jsx index ef4a985..4642ca7 100644 --- a/src/pages/Datastage.jsx +++ b/src/pages/Datastage.jsx @@ -315,12 +315,14 @@ export default function Datastage() { {/* Lista */} + {/* Responsive: tabla en desktop, tarjetas en móvil/tablet */}
| {item.id} | {item.archivo ? ( - <> - - {(() => { - try { - const url = new URL(item.archivo); - return decodeURIComponent(url.pathname.split('/').pop() || ''); - } catch { - return ''; - } - })()} - + + {(() => { + try { + const url = new URL(item.archivo); + return decodeURIComponent(url.pathname.split('/').pop() || ''); + } catch { + return ''; + } + })()} - > + ) : ( Sin archivo )} @@ -381,22 +384,33 @@ export default function Datastage() { | {item.created_at ? new Date(item.created_at).toLocaleString() : ''} | {item.updated_at ? new Date(item.updated_at).toLocaleString() : ''} | - |
- Testimonios reales de agentes aduanales que han transformado su operación -
-{testimonial.company}
-"{testimonial.testimonial}"
-- La plataforma líder para agentes aduanales e importadores, desarrollada por - @AduanaSoft con más de 10 años de experiencia. +
+ Uso correcto Aduanasoft®
+