index.json 163 B

1234567
  1. {
  2. "navigationBarTitleText": "往届",
  3. "usingComponents": {
  4. "Container": "../../component/container/index",
  5. "van-empty": "@vant/weapp/empty/index"
  6. }
  7. }