This website works better with JavaScript.
Explore
Help
Sign In
kola
/
school-miniprogram
Watch
1
Star
0
Fork
You've already forked school-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.
6
Commits
1
Branch
0
Tags
24 MiB
TypeScript
55%
SCSS
44.5%
JavaScript
0.4%
PowerShell
0.2%
Tree:
7b4e691193
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7b4e691193'
${ noResults }
school-miniprogram
/
src
/
pages
/
chatHistory
/
index.ts
8 lines
85 B
Raw
Blame
History
const
_app
=
getApp
<
IAppOption
>
(
)
;
Page
(
{
data
:
{
}
,
onLoad() {
}
,
}
)
;
export
{
}
Reference in new issue
Copy Permalink