addRole.json 199 B

1234567
  1. {
  2. "navigationBarTitleText": "角色管理",
  3. "usingComponents": {
  4. "My_form": "/components/My_form/index",
  5. "My_categoryListings": "/components/My_categoryListings/index"
  6. }
  7. }