validacion de codigos
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -1 +1 @@
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" type=image/png href=assets/icono.png><title>ASINEA-Login</title><link href=//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css rel=stylesheet id=bootstrap-css><script src=//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js></script><script src=//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js></script><link href=css/app.c84462d4.css rel=preload as=style><link href=js/app.ba6a4141.js rel=preload as=script><link href=js/chunk-vendors.81d09f4a.js rel=preload as=script><link href=css/app.c84462d4.css rel=stylesheet></head><body><noscript><strong>We're sorry but asinea-front doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.81d09f4a.js></script><script src=js/app.ba6a4141.js></script></body></html>
|
||||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" type=image/png href=assets/icono.png><title>ASINEA-Login</title><link href=//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css rel=stylesheet id=bootstrap-css><script src=//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js></script><script src=//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js></script><link href=css/app.4d988de6.css rel=preload as=style><link href=js/app.36bc3943.js rel=preload as=script><link href=js/chunk-vendors.81d09f4a.js rel=preload as=script><link href=css/app.4d988de6.css rel=stylesheet></head><body><noscript><strong>We're sorry but asinea-front doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.81d09f4a.js></script><script src=js/app.36bc3943.js></script></body></html>
|
||||
Vendored
+2
File diff suppressed because one or more lines are too long
Vendored
+1
File diff suppressed because one or more lines are too long
Vendored
-2
File diff suppressed because one or more lines are too long
Vendored
-1
File diff suppressed because one or more lines are too long
@@ -3,10 +3,10 @@ const config = {
|
||||
//api: "https://f8d86328e778.ngrok.io"
|
||||
|
||||
//Local
|
||||
//api: "http://localhost:3001"
|
||||
api: "http://localhost:3001"
|
||||
|
||||
//Pruebas
|
||||
api: "https://venus.acatlan.unam.mx/asinea_nuevo_test"
|
||||
//api: "https://venus.acatlan.unam.mx/asinea_nuevo_test"
|
||||
|
||||
//produccion
|
||||
//api: "http://132.248.43.238:3000"
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
<th scope="col">Situacion academica</th>
|
||||
<th scope="col">Tipo de participación</th>
|
||||
<th scope="col">Comunidad</th>
|
||||
<th scope="col">Codigo</th>
|
||||
<th scope="col">Institución</th>
|
||||
<th scope="col">Pago total</th>
|
||||
<th scope="col">Enviar Ficha</th>
|
||||
@@ -39,6 +40,7 @@
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.correo}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.situacionAcademica}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.participacion}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.codigoGrupal}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.comunidad}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.institucion}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >${{item.totalPagar}}.00</td>
|
||||
@@ -147,6 +149,7 @@
|
||||
<th scope="col">Correo</th>
|
||||
<th scope="col">Situacion academica</th>
|
||||
<th scope="col">Tipo de participación</th>
|
||||
<th scope="col">Codigo</th>
|
||||
<th scope="col">Comunidad</th>
|
||||
<th scope="col">Institución</th>
|
||||
<th scope="col">Pago total</th>
|
||||
@@ -162,6 +165,7 @@
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.correo}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.situacionAcademica}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.participacion}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.codigoGrupal}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.comunidad}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >{{item.institucion}}</td>
|
||||
<td @click=" nombreEscogido=`${item.nombre} ${item.apellidoPaterno} ${item.apellidoMaterno}`, cantidadPagar=item.totalPagar, eventosPersonaActividad=item.actividad, eventosPersonaEstudiosPractica=item.estudiosPractica, eventosPersonaRecorridos=item.recorridos" v-b-modal.mostrarEventos >${{item.totalPagar}}.00</td>
|
||||
|
||||
@@ -1298,7 +1298,7 @@ export default {
|
||||
|
||||
this.totalPagar = this.suma;
|
||||
|
||||
if(this.totalPagar === 0) return this.menssajeWar("No has elejido ninguna actividad aun");
|
||||
|
||||
|
||||
let actividadesInsc= [];
|
||||
|
||||
@@ -1384,6 +1384,9 @@ export default {
|
||||
|
||||
if(this.estudioElegido !== null)
|
||||
actividadesInsc.push(this.estudioElegido.idEvento);
|
||||
|
||||
if( actividadesInsc.length === 0) return this.menssajeWar("No has elejido ninguna actividad aún");
|
||||
|
||||
const data = {
|
||||
nombre: this.nombre,
|
||||
apellidoPaterno: this.apellidoPaterno,
|
||||
|
||||
+16
-6
@@ -47,15 +47,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row" v-if="!fichaEnviada">
|
||||
<div class="row" v-if="!fichaEnviada && !aceptado">
|
||||
<h2>En breve se recibiras tu referencia bancaria</h2>
|
||||
</div>
|
||||
|
||||
<div class="row" v-if="pagoEnviado">
|
||||
<h2>Gracias por enviar tu ficha de pago estamos valdiando tu pago </h2>
|
||||
</div>
|
||||
|
||||
|
||||
<div v-if="fichaEnviada && !pagoEnviado">
|
||||
<div v-if="fichaEnviada && !pagoEnviado && !aceptado">
|
||||
<form>
|
||||
<div class=" wrapperRow row">
|
||||
<h2>Datos del comprobante de pago</h2>
|
||||
@@ -202,6 +200,14 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row" v-if="pagoEnviado && !aceptado ">
|
||||
<h2>Gracias por enviar tu ficha de pago estamos valdiando tu pago </h2>
|
||||
</div>
|
||||
|
||||
<div class="row" v-if="aceptado ">
|
||||
<h2>Gracias por inscribirte a ASINEA 2020, se te hara llegar el comprobate de inscripcion por correo junto con instrucciones para la asistencia a los eventos </h2>
|
||||
</div>
|
||||
|
||||
<router-link to="/">
|
||||
<input type="button" class="fadeIn fourth " value="Salir" style="margin-top: 3rem; background-color: #A60101;">
|
||||
</router-link>
|
||||
@@ -288,7 +294,9 @@ export default {
|
||||
codigoPostal: "",
|
||||
|
||||
|
||||
pagoEnviado: false
|
||||
pagoEnviado: false,
|
||||
|
||||
aceptado: false
|
||||
|
||||
|
||||
|
||||
@@ -431,6 +439,8 @@ export default {
|
||||
|
||||
this.pagoEnviado = response.data.datos.envioComprobante;
|
||||
|
||||
this.aceptado = response.data.datos.validarPago;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user