This website works better with JavaScript.
Explore
Help
Sign In
HB
/
ruoyi-miniapp
Watch
5
Star
0
Fork
You've already forked ruoyi-miniapp
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
移动端
8
Commits
1
Branch
0
Tags
13 MiB
Vue
49.7%
JavaScript
43.7%
CSS
3.5%
SCSS
2.6%
TypeScript
0.5%
Tree:
d7651fafc1
ruoyi-miniapp
/
wxcomponents
/
vant
/
calendar
/
components
/
month
/
index.d.ts
6 lines
102 B
Raw
Blame
History
export
interface
Day
{
date
:
Date
;
type
:
string
;
text
:
number
;
bottomInfo?
:
string
;
}
Reference in new issue
Copy Permalink