cloud upload files
17
src/public/css/cloud.css
Normal file
@@ -0,0 +1,17 @@
|
||||
body{
|
||||
background:rgb(10, 10, 10);
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
.files{
|
||||
background: rgba(100, 100, 100, 0.5);
|
||||
margin: 10px;
|
||||
padding: 5px;
|
||||
}
|
||||
.info{
|
||||
font-family: sigma_font;
|
||||
font-size: 20px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
.upload{
|
||||
margin: 2px;
|
||||
}
|
||||
BIN
src/public/etiquetas/bar_generado.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
10
src/public/etiquetas/error.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Error</h1>
|
||||
</body>
|
||||
</html>
|
||||
57
src/public/etiquetas/etiquetas_bar.html
Normal file
@@ -0,0 +1,57 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<style type="text/css">
|
||||
body{
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.etiqueta{
|
||||
background: rgb(255, 255, 255);
|
||||
width: 34mm;
|
||||
height: 25mm;
|
||||
}
|
||||
.titulo{
|
||||
text-align: center;
|
||||
}
|
||||
.codigo{
|
||||
align-items: center;
|
||||
}
|
||||
.codigo img{
|
||||
display:block;
|
||||
margin:auto;
|
||||
}
|
||||
.precio{
|
||||
display: flex;
|
||||
font-size: 18px;
|
||||
margin-top: 4px;
|
||||
}
|
||||
.p1{
|
||||
left: 0px;
|
||||
margin: auto;
|
||||
font-weight: bold;
|
||||
}
|
||||
.p2{
|
||||
right: 0px;
|
||||
margin: auto;
|
||||
}
|
||||
/*1mm = 3,779 527 559 055 1 Pixel [px]
|
||||
34mm = 128px
|
||||
25mm = 94px
|
||||
*/
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="etiqueta">
|
||||
<div class="titulo">Nombre Producto</div>
|
||||
<div class="codigo">
|
||||
<img src="bar_generado.png" alt="Codigo Barra" height="48" width="96"/>
|
||||
</div>
|
||||
<div class="precio">
|
||||
<div class="p1"> $15.23</div>
|
||||
<div class="p2"> $15.23</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
48
src/public/etiquetas/etiquetas_qr.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="es" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title></title>
|
||||
<style type="text/css">
|
||||
body{
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
.etiqueta{
|
||||
padding-top: 3px;
|
||||
background: rgb(255, 255, 255);
|
||||
width: 34mm;
|
||||
height: 25mm;
|
||||
}
|
||||
.titulo{
|
||||
text-align: center;
|
||||
}
|
||||
.codigo{
|
||||
}
|
||||
.p1{
|
||||
margin-top: 10px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.p2{
|
||||
margin-top: 10px;
|
||||
}
|
||||
.row{
|
||||
display: flex;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="etiqueta">
|
||||
<div class="titulo">Nombre Producto</div>
|
||||
<div class="row">
|
||||
<div class="codigo">
|
||||
<img src="qr_generado.png" alt="Codigo Barra" height="70" width="70"/>
|
||||
</div>
|
||||
<div class="precio">
|
||||
<div class="p1"> $15.23</div>
|
||||
<div class="p2"> $15.23</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
src/public/etiquetas/qr_generado.png
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
src/public/files/2012-09-22 23.53.11.jpg
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
src/public/files/20171001_125137.jpg
Normal file
|
After Width: | Height: | Size: 4.1 MiB |
BIN
src/public/files/9D49862B-898E-4394-BD7F-00BC4DA6A66A.jpg
Normal file
|
After Width: | Height: | Size: 270 KiB |
BIN
src/public/files/SIGMA-X.tar.gz
Normal file
BIN
src/public/files/cb1c9f62-d86e-4ad6-92de-320d9c4a3aa6.jpeg
Normal file
|
After Width: | Height: | Size: 96 KiB |
BIN
src/public/files/ndb-battery-1.jpg
Normal file
|
After Width: | Height: | Size: 40 KiB |