This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ZHSW
/
zhsw_wechat
Segui
8
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
827aeaa895
Rami (Branch)
Tag
master
zhsw_wechat
/
miniprogram_npm
/
tdesign-miniprogram
/
col
/
props.js
props.js
121 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
const props = {
offset: {
type: null,
},
span: {
type: null,
},
};
export default props;