index.json 208 B

12345678
  1. {
  2. "navigationBarTitleText": "卡密充值",
  3. "navigationBarTextStyle": "black",
  4. "navigationBarBackgroundColor": "#ffffff",
  5. "usingComponents": {
  6. "i-new-auth": "../../components/new-auth/index"
  7. }
  8. }