KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
HIS-admin
★ 13
Open GitHub ↗
高仿HIS后台管理系统
Download README (.md)
Explore Similar Repositories
multitenancy
:
No description available.
svgize
:
A command line tool to make transparent JPEG images with SVG.
DroidStreamingDemo
:
Audio streaming demo in Android app
ResNet
:
Tensorflow ResNet implementation on cifar10
RPi_AutoWifi
:
树莓派一键配网
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
HIS-admin
?
Download (.md)
HIS后台管理系统主要组成部分:登录、注册、个人信息、首页、预约、处方、患者、统计项和项目。 主要技术:vue.js、Element UI、vue-cli脚手架等。 登录用例:测试机构编码:1,测试账号:1,测试密码:1 ## Build Setup ``` bash # 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 # run e2e tests npm run e2e # run all tests npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).