This website works better with JavaScript.
Explore
Help
Register
Sign In
kola
/
GeneB-miniprogram
Watch
1
Star
0
Fork
You've already forked GeneB-miniprogram
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
武田基因病B开发环境
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.
21
Commits
4
Branches
0
Tags
158 MiB
Tree:
4e230a5c28
2.0
demo
demo-md
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4e230a5c28'
${ noResults }
GeneB-miniprogram
/
src
/
patient
/
pages
/
bbmReport
/
index.ts
9 lines
85 B
Raw
Normal View
History
Unescape
Escape
页面开发暂存
3 months ago
const
_app
=
getApp
<
IAppOption
>
(
)
;
Page
(
{
data
:
{
}
,
onLoad() {
}
,
}
)
;
export
{
}