Skip to content

Commit

Permalink
Merge pull request #6 from suwubee/dev-split
Browse files Browse the repository at this point in the history
deepseek必须带有json提示词
  • Loading branch information
suwubee authored Jan 20, 2025
2 parents 3bf47e2 + d82b44c commit 38ad204
Show file tree
Hide file tree
Showing 10 changed files with 75 additions and 1 deletion.
15 changes: 15 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"files": {
"main.css": "./static/css/main.5c16e056.css",
"main.js": "./static/js/main.9ff1e654.js",
"static/js/139.cdc23c38.chunk.js": "./static/js/139.cdc23c38.chunk.js",
"index.html": "./index.html",
"main.5c16e056.css.map": "./static/css/main.5c16e056.css.map",
"main.9ff1e654.js.map": "./static/js/main.9ff1e654.js.map",
"139.cdc23c38.chunk.js.map": "./static/js/139.cdc23c38.chunk.js.map"
},
"entrypoints": [
"static/css/main.5c16e056.css",
"static/js/main.9ff1e654.js"
]
}
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./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="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>React App</title><script defer="defer" src="./static/js/main.9ff1e654.js"></script><link href="./static/css/main.5c16e056.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 4 additions & 0 deletions build/static/css/main.5c16e056.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/static/css/main.5c16e056.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 38ad204

Please sign in to comment.