forked from qwerty/tupali
mejoras en la vista de aplicacion
This commit is contained in:
parent
4c3d7a9db0
commit
0108cdfeaa
53
index.php
53
index.php
@ -438,58 +438,7 @@ if ($variable !=''){
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</nav>";
|
</nav>";
|
||||||
$aplicacion = "
|
|
||||||
<a name='inicio'></a>
|
|
||||||
<div class='container text-center' style='min-height:1500px; overflow: hidden;'>
|
|
||||||
|
|
||||||
<img src='milfs/images/secure/?file=full/$logo[0]' alt='' class='img'>
|
|
||||||
<h1>$titulo[0]
|
|
||||||
<small>$descripcion[0]</small>
|
|
||||||
</h1>
|
|
||||||
|
|
||||||
<div class='text-center'><a href='https://$web[0]'><i class='fa fa-home'></i> $razon_social_portal[0]</a> / <a href='https://$web[0]/e$id_empresa'>$razon_social[0]</a> $slogan[0]</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div style=''>
|
|
||||||
<a name='mapa'></a>
|
|
||||||
<h2>Mapa</h2>
|
|
||||||
$mapa
|
|
||||||
</div>
|
|
||||||
<div style=''>
|
|
||||||
<a name='galeria'></a>
|
|
||||||
<h2>Galería</h2>
|
|
||||||
|
|
||||||
<div class='slider slider-for1'>
|
|
||||||
<div><img data-lazy='http://placehold.it/350x300?text=1-350w' data-srcset='http://placehold.it/650x300?text=1-650w 650w, http://placehold.it/960x300?text=1-960w 960w' data-sizes='100vw'></div>
|
|
||||||
<div><h3>2</h3></div>
|
|
||||||
<div><h3>3</h3></div>
|
|
||||||
<div><h3>4</h3></div>
|
|
||||||
<div><h3>5</h3></div>
|
|
||||||
</div>
|
|
||||||
<div class='slider slider-nav1'>
|
|
||||||
<div><img data-lazy='http://placehold.it/350x300?text=1-350w' data-srcset='http://placehold.it/650x300?text=1-650w 650w, http://placehold.it/960x300?text=1-960w 960w' data-sizes='100vw'></div>
|
|
||||||
<div><h3>2</h3></div>
|
|
||||||
<div><h3>3</h3></div>
|
|
||||||
<div><h3>4</h3></div>
|
|
||||||
<div><h3>5</h3></div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div style=''>
|
|
||||||
<a name='estadisticas'></a>
|
|
||||||
<h2>Estadísticas</h2>
|
|
||||||
$estadisticas
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span>Powered by <a href='https://github.com/humano/milfs' target='milfs'>MILFS</a></span>
|
|
||||||
<div class='container' style='background-color:white' >
|
|
||||||
<h2><img src= 'https://qwerty.co/qr/?d=https://$web[0]/a$form'>Comparte nuestra aplicación</h2>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
";
|
|
||||||
|
|
||||||
|
|
||||||
$onload="
|
$onload="
|
||||||
@ -512,7 +461,7 @@ $estadisticas
|
|||||||
</style>
|
</style>
|
||||||
<div class='reveal' style='bottom: 80px !important; '>
|
<div class='reveal' style='bottom: 80px !important; '>
|
||||||
<div class='slides' >
|
<div class='slides' >
|
||||||
<section id='galeria' style='width:95%'>
|
<section id='galeria' style='width:95% ; background-color:#333;'>
|
||||||
<div id='mostrar_carrusel'>
|
<div id='mostrar_carrusel'>
|
||||||
$registros
|
$registros
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user