Skip to content

Commit

Permalink
feat: 添加界面与设置,添加移除楼层卡片
Browse files Browse the repository at this point in the history
  • Loading branch information
Yin-Jinlong committed Jun 26, 2024
1 parent d35370f commit b4a9e3a
Show file tree
Hide file tree
Showing 7 changed files with 1,481 additions and 1,027 deletions.
12 changes: 3 additions & 9 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.idea/
.vscode/
dist/
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@
"preview": "vite preview"
},
"dependencies": {
"@yin-jinlong/h-ui": "^0.6.1",
"sass": "^1.77.6",
"vue": "^3.4.14"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.3",
"javascript-obfuscator": "^4.1.0",
"rollup-plugin-obfuscator": "^1.1.0",
"terser": "^5.28.1",
"typescript": "^5.3.3",
Expand Down
Loading

0 comments on commit b4a9e3a

Please sign in to comment.