index.json 188 B

1234567
  1. {
  2. "navigationBarTitleText": "供应商管理中心",
  3. "navigationBarBackgroundColor": "#FE8464",
  4. "usingComponents": {
  5. "i-fixed-bottom": "../../components/fixed-bottom/index"
  6. }
  7. }