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
zhouxiaoan 38a43bed83
fix: 合并代码处理冲突
2 years ago
.husky first 2 years ago
.vscode feat: 修改样式缺陷并完善图审页面适配后端字段变动 2 years ago
build first 2 years ago
mock fix: 2 years ago
patches feat: 综合搜索模板去除 2 years ago
public first 2 years ago
src fix: 合并代码处理冲突 2 years ago
types feat:动态的 2 years ago
.commitlintrc.json first 2 years ago
.env.development first 2 years ago
.env.production 审批 2 years 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 feat: 所有页面新增右下角图标,修改登录弹窗,修改样式 2 years ago
eslint.config.js first 2 years ago
index.html feat:点击位置名称创建腾讯地图坐标 2 years ago
package-lock.json 提交信息 2 years ago
package.json feat: 修改bug 2 years ago
pnpm-lock.yaml feat: 修改bug 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