This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
0210467
/
app-AgricultureSmart
دنبال کردن
0
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
3f05a357e8
شاخهها
تگها
main
app-Agriculture...
/
uniapp
/
wxcomponents
/
vant
/
calendar
/
components
/
month
/
index.d.ts
index.d.ts
102 B
تاريخچه
خام
1
2
3
4
5
6
export interface Day {
date: Date;
type: string;
text: number;
bottomInfo?: string;
}