This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
LiChengjin
/
MiniScm
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
7a26bdb19e
Branches
Tags
dev
dev-feature-alipay
master
MiniScm
/
mycomponents
/
node_modules
/
antd-mini
/
es
/
ActionSheet
/
props.js
props.js
120 B
Verlauf
Originalformat
1
2
3
4
5
6
export var ActionSheetDefaultProps = {
title: '',
actions: [],
cancelText: '取消',
visible: false,
};