This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
408249787
/
youxi-app
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
9a49963a91
Dallar
Biçim İmleri
main
youxi-app
/
uni_modules
/
cool-ui
/
config.ts
config.ts
85 B
Geçmiş
Ham
1
2
3
4
5
6
7
type Config = {
zIndex: number;
};
export const config: Config = {
zIndex: 600
};