停止追踪 dist 目录
This commit is contained in:
parent
79341bb8cc
commit
3d84e8d8f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ lerna-debug.log*
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
dist/*
|
||||
|
||||
1
dist/assets/index-DU437yrj.css
vendored
1
dist/assets/index-DU437yrj.css
vendored
File diff suppressed because one or more lines are too long
127
dist/assets/index-z5hTmGIR.js
vendored
127
dist/assets/index-z5hTmGIR.js
vendored
File diff suppressed because one or more lines are too long
1
dist/assets/index-z5hTmGIR.js.map
vendored
1
dist/assets/index-z5hTmGIR.js.map
vendored
File diff suppressed because one or more lines are too long
1
dist/favicon.svg
vendored
1
dist/favicon.svg
vendored
@ -1 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><rect width="32" height="32" rx="6" fill="#1f2937"/><text x="16" y="22" text-anchor="middle" font-family="Arial" font-size="16" font-weight="bold" fill="#fff">i</text></svg>
|
||||
|
Before Width: | Height: | Size: 233 B |
15
dist/index.html
vendored
15
dist/index.html
vendored
@ -1,15 +0,0 @@
|
||||
<!doctype html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover" />
|
||||
<meta name="theme-color" content="#1f2937" />
|
||||
<title>iBoard - 经济数据与策略</title>
|
||||
<script type="module" crossorigin src="/assets/index-z5hTmGIR.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DU437yrj.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user