This website works better with JavaScript
Home
Explore
Help
Sign In
chenjunkun
/
th_net_hospital_ali_mp
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
895c2c042f
Branches
Tags
dev
main-by
main-by-refactor
main-by-v2.2.1
main-by-v2.3.2
main-by-v2.3.3
main-by-yibao2
main-taihe
main-taihe-hotfix_v0.0.1
main-taihe-refactor
main-taihe-v2.2.1
main-taihe-yibao2
main-th-v2.3.2
main-th-v2.3.3
master
v2.1.2_nfby
th_net_hospi...
/
antbuilder
/
industry
/
hospitalV2
/
components
/
hospital-header
/
index.js
index.js
88 B
History
Raw
1
2
3
4
5
6
7
8
Component({
props: {
className: '',
txt: ''
},
data: {},
methods: {}
});