This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
fusu
/
1
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
d41114af30
Ramuri
Etichete
master
1
/
fore-end
/
miniprogram_npm
/
antd-mini
/
ActionSheet
/
props.js
props.js
120 B
Istoric
Crud
1
2
3
4
5
6
export var ActionSheetDefaultProps = {
title: '',
actions: [],
cancelText: '取消',
visible: false,
};