redpacket.json 200 B

12345678
  1. {
  2. "navigationBarTitleText": "养红包过大年",
  3. "backgroundColor": "#e8343f",
  4. "usingComponents": {
  5. "currency": "../../../component/currency/currency"
  6. },
  7. "enablePullDownRefresh": true
  8. }