item.json 222 B

12345678
  1. {
  2. "navigationBarBackgroundColor": "#fff",
  3. "navigationBarTextStyle": "black",
  4. "navigationBarTitleText": "四则运算",
  5. "backgroundColor": "#fff",
  6. "backgroundTextStyle": "light",
  7. "enablePullDownRefresh": false
  8. }