修改一波自己的文件

This commit is contained in:
jax 2023-12-18 01:34:01 +08:00
parent 01f7b0186f
commit 800be94b53
5 changed files with 28 additions and 2 deletions

View File

@ -15,10 +15,10 @@ import (
"strconv"
)
//go:embed web/build
//go:embed web/public
var buildFS embed.FS
//go:embed web/build/index.html
//go:embed web/public/index.html
var indexPage []byte
func main() {

6
node_modules/.package-lock.json generated vendored Normal file
View File

@ -0,0 +1,6 @@
{
"name": "one-api",
"lockfileVersion": 2,
"requires": true,
"packages": {}
}

10
node_modules/.yarn-integrity generated vendored Normal file
View File

@ -0,0 +1,10 @@
{
"systemParams": "win32-x64-108",
"modulesFolders": [],
"flags": [],
"linkedModules": [],
"topLevelPatterns": [],
"lockfileEntries": {},
"files": [],
"artifacts": {}
}

6
package-lock.json generated Normal file
View File

@ -0,0 +1,6 @@
{
"name": "one-api",
"lockfileVersion": 2,
"requires": true,
"packages": {}
}

4
yarn.lock Normal file
View File

@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1