This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
408249787
/
youxi-app
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
9a49963a91
ブランチ
タグ
main
youxi-app
/
uni_modules
/
cool-ui
/
config.ts
config.ts
85 B
履歴
Raw
1
2
3
4
5
6
7
type Config = {
zIndex: number;
};
export const config: Config = {
zIndex: 600
};