index.json 210 B

12345678
  1. {
  2. "navigationBarTitleText": "管理员审核",
  3. "usingComponents": {
  4. "van-empty": "@vant/weapp/empty/index",
  5. "van-icon": "@vant/weapp/icon/index",
  6. "van-nav-bar": "@vant/weapp/nav-bar/index"
  7. }
  8. }