index.json 107 B

123456
  1. {
  2. "navigationBarTitleText": "通告",
  3. "usingComponents": {
  4. "Item": "./modules/list"
  5. }
  6. }