dev: 补充一些文件

This commit is contained in:
iamtsm
2023-03-01 12:11:15 +08:00
parent 48f3d6edf0
commit 87c7c15ea1
38 changed files with 1703 additions and 31 deletions

View File

@@ -1,28 +0,0 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
dist-ssr
coverage
*.local
/cypress/videos/
/cypress/screenshots/
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

View File

@@ -1,3 +0,0 @@
{
"recommendations": ["Vue.volar", "Vue.vscode-typescript-vue-plugin"]
}

1703
client/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

0
client/src/aiChat.vue Normal file
View File

View File

Before

Width:  |  Height:  |  Size: 276 B

After

Width:  |  Height:  |  Size: 276 B

View File

0
client/src/log.vue Normal file
View File

0
client/src/rtcChat.vue Normal file
View File

View File

0
client/src/rtcScreen.vue Normal file
View File

View File

View File

0
client/src/rtcVideo.vue Normal file
View File