本仓库为远程超声诊断平台的统一代码仓库,包含前端、后端、AI质控模块以及专网实时通信中间件。 采用 Monorepo 结构管理,方便统一版本控制,支持针对不同医院/客户进行定制化开发。
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.
 
 
 
 
developer b8a2ae896d feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
..
public/static feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
src feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
.babelrc feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
.editorconfig feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
.gitignore feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
README.md feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
index.html feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
jsconfig.json feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
package-lock.json feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
package.json feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago
vite.config.js feat: initial commit - 远程超声诊断平台 monorepo 初始化 3 weeks ago

README.md

imurs

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Copy the yunnan_web_suixi project