Blame view

src/ui/vant-weapp/card/index.json 82 Bytes
simon committed
1 2 3 4 5 6
{
  "component": true,
  "usingComponents": {
    "van-tag": "../tag/index"
  }
}