Нема описа

lq 87411c7798 fix(wails): move wails.json into wails/ directory alongside main.go пре 1 месец
deploy c28ccde3a6 first commit пре 5 месеци
docs c28ccde3a6 first commit пре 5 месеци
server 92041873fc fix(server): remove premature db.Close() from InitBackend() пре 1 месец
wails 87411c7798 fix(wails): move wails.json into wails/ directory alongside main.go пре 1 месец
web 7d45b055d7 改了收费配置 пре 2 месеци
.gitattributes c28ccde3a6 first commit пре 5 месеци
.gitignore c28ccde3a6 first commit пре 5 месеци
CODE_OF_CONDUCT.md c28ccde3a6 first commit пре 5 месеци
CONTRIBUTING.md c28ccde3a6 first commit пре 5 месеци
LICENSE c28ccde3a6 first commit пре 5 месеци
Makefile c28ccde3a6 first commit пре 5 месеци
README.md c28ccde3a6 first commit пре 5 месеци
gin-vue-admin.code-workspace c28ccde3a6 first commit пре 5 месеци
lc_garage.sql c28ccde3a6 first commit пре 5 месеци

README.md

项目运行

前端

npm i
或
pnpm i
或
cnpm i

npm run server

后端

创建数据库    执行lc_basic_framework.sql

lc_basic_framework.sql

管理员账户

账号: admin

密码: 123456