UNPKG

ant-mini-scratch-card

Version:

支付宝小程序刮刮卡组件

20 lines 376 B
{ "app": { "pages": [ "scratch/demo/index" ], "window": { "defaultTitle": "刮刮卡玩法小程序", "enableWK": "YES", "enableDSL": true }, "dependencies": { "react-native": "0.52.0", "react": "16.2.0" } }, "scratch/demo/index": { "defaultTitle": "刮刮卡玩法", "allowsBounceVertical": "NO" } }