东风启辰小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
204B

  1. {
  2. "navigationBarTitleText": "个人中心",
  3. "usingComponents": {
  4. "service": "../component/service/index",
  5. "tabBar": "../component/tabBar/index",
  6. "agreement": "../agreement/agreement"
  7. }
  8. }