Browse Source

first commit

JeanBenitez 1 năm trước cách đây
mục cha
commit
4cf6c2d757
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      assets/componentes/marcas.html

+ 6 - 0
assets/componentes/marcas.html

@@ -0,0 +1,6 @@
+<template>
+	<div>
+
+	<div class='col-lg-4 col-md-6 mb-4'> <div class='card h-70'> <a href='#'> <img class='card-img-top' :src='item.url' alt=''> </a> <div class='card-footer text-center text-white'> ver Producto </div> </div> </div>
+	</div>
+<template>