ocrweb端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Brian Lee bea6e46bb3
fix: 高级检索bug
1 year ago
.husky feat: git提交前操作 2 years ago
.vscode feat: bug修复 2 years ago
build first 2 years ago
mock fix: 2 years ago
patches fix:不通过弹框问题 图标修改 沉浸模式样式调整 2 years ago
public fix:内容修改 2 years ago
src fix: 高级检索bug 1 year ago
types feat:动态的 2 years ago
.commitlintrc.json first 2 years ago
.env.development fix: 高级检索bug 1 year ago
.env.production fix: 高级检索bug 1 year ago
.gitignore first 2 years ago
README.md first 2 years ago
SERVER.md first 2 years ago
TODO.md first 2 years ago
components.d.ts fix: 高级检索bug 1 year ago
eslint.config.js chore: eslint报错规则修改 2 years ago
index.html fix:样式修改 2 years ago
package-lock.json 提交信息 2 years ago
package.json feat: 修改图片加载占位 2 years ago
pnpm-lock.yaml fix: similarity value bugs 2 years ago
postcss.config.js first 2 years ago
tailwind.config.js first 2 years ago
tsconfig.json first 2 years ago
tsconfig.node.json first 2 years ago
vite.config.ts first 2 years ago
接口.md 审批 2 years ago

README.md

dev

  1. 安装Node
  2. 全局安装pnpm
  3. pnpm install
  4. pnpm serve