File tree Expand file tree Collapse file tree 3 files changed +87
-0
lines changed Expand file tree Collapse file tree 3 files changed +87
-0
lines changed Original file line number Diff line number Diff line change 1+ # AnyHeader
2+
3+ ## 查看属性
4+
5+ - [ ` primaryColor ` ] ( AnyHeader.md#primarycolor )
6+
7+
8+ # 文档
9+
10+ ## Props
11+
12+ ### ` primaryColor `
13+
14+ 刷新组件Header的主调色
15+
16+ | Type | Required |
17+ | ---- | -------- |
18+ | string | No |
Original file line number Diff line number Diff line change 1+ # DefaultHeader/ClassicsHeader
2+
3+ ## 查看属性
4+
5+ - [ ` primaryColor ` ] ( DefaultHeader.md#primarycolor )
6+ - [ ` accentColor ` ] ( DefaultHeader.md#accentcolor )
7+
8+
9+ # 文档
10+
11+ ## Props
12+
13+ ### ` primaryColor `
14+
15+ 刷新组件Header的主调色
16+
17+ | Type | Required |
18+ | ---- | -------- |
19+ | string | No |
20+
21+ ---
22+
23+ ### ` accentColor `
24+
25+ 刷新组件Header的强调色
26+
27+ | Type | Required |
28+ | ---- | -------- |
29+ | string | No |
Original file line number Diff line number Diff line change 1+ # StoreHouseHeader
2+
3+ ## 查看属性
4+
5+ - [ ` text ` ] ( StoreHouse.md#text )
6+ - [ ` textColor ` ] ( StoreHouse.md#textcolor )
7+ - [ ` lineWitdh ` ] ( StoreHouse.md#linewidth )
8+
9+
10+ # 文档
11+
12+ ## Props
13+
14+ ### ` text `
15+
16+ StoreHouseHeader的文字
17+
18+ | Type | Required |
19+ | ---- | -------- |
20+ | string | No |
21+
22+ ---
23+
24+ ### ` textColor `
25+
26+ StoreHouseHeader的文字颜色
27+
28+ | Type | Required |
29+ | ---- | -------- |
30+ | string | No |
31+
32+ ---
33+
34+ ### ` lineWidth `
35+
36+ StoreHouseHeader的文字线宽
37+
38+ | Type | Required |
39+ | ---- | -------- |
40+ | number | No |
You can’t perform that action at this time.
0 commit comments