Initial commit
This commit is contained in:
40
attached_assets/index_1749413496421.html
Normal file
40
attached_assets/index_1749413496421.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Documento sem título</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="div1">
|
||||
<table>
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td class="tds"> <a href="https://requisicao.aplicativopro.com/login"> <button class="button">Amixx->Pessoal</button> </a> </td>
|
||||
<td class="tds"> <a href="https://movimentacao.aplicativopro.com/login"> <button class="button">Amixx->Movimento</button> </a> </td>
|
||||
<td class="tds"> <a href="https://descricaocargos.aplicativopro.com/login"> <button class="button">Amixx->Desc Cargos</button> </a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tds"> <a href="https://ppu.aplicativopro.com/login"> <button class="button">Amixx->PayPerUse</button> </a> </td>
|
||||
<td class="tds"> <a href="https://faturamento.aplicativopro.com/login"> <button class="button">Amixx->Nota Fiscal</button> </a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tds"> <a href="https://sgq.aplicativopro.com/login"> <button class="button">Amixx->Qualidade</button> </a> </td>
|
||||
<td class="tds"> <a href="https://reuniao.aplicativopro.com/login"> <button class="button">Amixx->Reunião</button> </a> </td>
|
||||
<td class="tds"> <a href="https://compras.aplicativopro.com/login"> <button class="button">Amixx->Compras</button> </a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tds"> <a href="https://precificacao.aplicativopro.com/login"> <button class="button">Amixx->Comercial</button> </a> </td>
|
||||
<td class="tds"> <a href="https://contrato.aplicativopro.com/login"> <button class="button">Amixx->Contratos</button> </a> </td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user