Skip to content

Commit 81cafc2

Browse files
committed
minor refactor
1 parent 5a233f6 commit 81cafc2

File tree

4 files changed

+22
-26
lines changed

4 files changed

+22
-26
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
1. 支持所有马娘自动完成育成剧本
88
2. 自定义育成目标属性,跑法,额外赛程,学习技能,用于更轻松的刷三星因子和提高马娘继承相性 \
99

10+
⚠ 此项目目前只支持**国服/简体中文版**游戏, 不支持包括英文版在内的任何其它版本。
11+
12+
⚠ This project currently only supports **Simplified Chinese version** of Umamusume game. We do not have any
13+
plans to support other versions (including Global version) in the predictable future.
1014

1115
## 使用说明
1216

public/assets/index.8ca34890.js renamed to public/assets/index.aab249b5.js

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/index.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@
88
<meta charset="utf-8">
99
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1010
<meta name="viewport" content="width=device-width,initial-scale=1.0">
11-
<!-- <link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet">
12-
<link href="https://cdn.bootcdn.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> -->
13-
<!-- <script src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
14-
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.min.js"></script> -->
15-
<script type="module" crossorigin src="./assets/index.8ca34890.js"></script>
11+
<script type="module" crossorigin src="./assets/index.aab249b5.js"></script>
1612
<link rel="stylesheet" href="./assets/index.3df44b70.css">
1713
</head>
1814
<body>

web/index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
<meta charset="utf-8">
99
<meta http-equiv="X-UA-Compatible" content="IE=edge">
1010
<meta name="viewport" content="width=device-width,initial-scale=1.0">
11-
<!-- <link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet">
12-
<link href="https://cdn.bootcdn.net/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> -->
13-
<!-- <script src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
14-
<script src="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.3.1/js/bootstrap.min.js"></script> -->
1511
</head>
1612
<body>
1713
<div id="app"></div>

0 commit comments

Comments
 (0)