contacts.json 298 B

12345678910
  1. {
  2. "usingComponents": {
  3. "FollowUp": "../modules/followUp",
  4. "OrderForm": "../orderForm/contacts",
  5. "Client": "../client/contacts",
  6. "Project": "../project/contacts",
  7. "PriceSheet": "../priceSheet/index"
  8. },
  9. "navigationBarTitleText": "联系人画像"
  10. }