register.json 189 B

1234567
  1. {
  2. "navigationBarTitleText": "提交信息",
  3. "usingComponents": {
  4. "van-datetime-picker": "/lib/vant-weapp/datetime-picker/index",
  5. "van-popup": "/lib/vant-weapp/popup/index"
  6. }
  7. }