This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
408249787
/
youxi-app
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
185f5bf708
ブランチ
タグ
main
youxi-app
/
uni_modules
/
cool-ui
/
components
/
cl-page
/
props.ts
props.ts
72 B
履歴
Raw
1
2
3
4
export type ClPageProps = {
className?: string;
backTop?: boolean;
};