This website works better with JavaScript.
Explore
Help
Sign In
kola
/
xinda-miniprogram
Watch
1
Star
0
Fork
You've already forked xinda-miniprogram
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
信达小程序
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.
86
Commits
5
Branches
0
Tags
175 MiB
Tree:
e0354add61
dev
lightspot
master
qol
v1.10.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e0354add61'
${ noResults }
xinda-miniprogram
/
src
/
patient
/
pages
/
hormones
/
index.ts
9 lines
85 B
Raw
Normal View
History
Unescape
Escape
激素
2 months ago
const
_app
=
getApp
<
IAppOption
>
(
)
;
Page
(
{
data
:
{
}
,
onLoad() {
}
,
}
)
;
export
{
}