From 873add91c50bf02cd78b39dbe25c468d28ded409 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Wed, 7 Aug 2019 10:20:37 -0300 Subject: [PATCH] Agregados botones de pantalla de inicio. --- src/app/inicio/inicio.component.html | 85 +++++++++++++++++++++++++++++++++--- 1 file changed, 79 insertions(+), 6 deletions(-) diff --git a/src/app/inicio/inicio.component.html b/src/app/inicio/inicio.component.html index 165280b..59432e6 100644 --- a/src/app/inicio/inicio.component.html +++ b/src/app/inicio/inicio.component.html @@ -1,15 +1,88 @@
+ - - +
+
+

Inicio

-
--> +
+ +
+
+ +
+
+

Promociones

+

Conozca las ofertas del momento

+
+ +
+ +
+
+

Promociones

+

Conozca las ofertas del momento

+
+ +
+ +
+ +
+ +
+
+

Escanear Productos

+

+ Coloque el código de
+ barras o QR frente al scanner. +

+
+
+ +
+

Galletas Oreo x117 grs Chocolate.

+

COD. 12121222

+
+
+
+ +
+
+

Buscar Productos

+

+ Busque aquí los productos
+ no tienen código +

+
+
+ +
+ +
+ + \ No newline at end of file -- 1.9.1