add all frontend files

This commit is contained in:
2026-01-17 15:16:36 -05:00
parent ff16ae7858
commit e40287e4aa
25704 changed files with 1935289 additions and 0 deletions

BIN
dist/assets/1-lpboTmjB.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

1
dist/assets/index-C2E_2mBT.css vendored Normal file
View File

@@ -0,0 +1 @@
.layout{min-height:100vh}.logo{float:left;color:#fff;font-size:18px;font-weight:700}.site-layout-content{background:#fff;padding:24px;min-height:280px}.btn-blue-oil,.bg-blue-oil{background-color:#14368f}.text-blue-oil{color:#14368f}.bg-orange-oil{background-color:#f60}.bg-gray-oil{background-color:#333837}.text-orange-oil{color:#f60}

458
dist/assets/index-CEX9l3h_.js vendored Normal file

File diff suppressed because one or more lines are too long

14
dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Oil Customer Gateway</title>
<script type="module" crossorigin src="/assets/index-CEX9l3h_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-C2E_2mBT.css">
</head>
<body>
<div id="root"></div>
</body>
</html>