fix(staff)

This commit is contained in:
wang_yp 2025-03-21 13:49:24 +08:00
parent fe203a6d76
commit c9e2bfca60
10 changed files with 40 additions and 1 deletions

1
.gitignore vendored
View File

@ -13,7 +13,6 @@
/scripts /scripts
/src/package/dante2/ /src/package/dante2/
/src/package/dante3/ /src/package/dante3/
/public
# misc # misc
.DS_Store .DS_Store
.env.local .env.local

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

26
public/index.html Normal file
View File

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<script src="./easyjs/EasyPlayer-pro.js"></script>
<title>黄水武装</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script>
window._AMapSecurityConfig = {
securityJsCode: "9910764bc7736f77868ef6df416ec77e",
}
</script>
</body>
</html>

8
public/manifest.json Normal file
View File

@ -0,0 +1,8 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}

3
public/robots.txt Normal file
View File

@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow: