index.json 168 B

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