face_verify.json 301 B

12345678910
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-field": "vant-aliapp/dist/dist/field/index",
  5. "van-cell": "vant-aliapp/dist/dist/cell/index",
  6. "van-cell-group": "vant-aliapp/dist/dist/cell-group/index",
  7. "btn": "../../__antmove/component/btn/btn",
  8. "auth_self": "../auth_self/auth_self"
  9. }
  10. }