Blame view

src/ui/vant-weapp/submit-bar/index.json 121 Bytes
simon committed
1 2 3
{
  "component": true,
  "usingComponents": {
simon committed
4 5
    "van-button": "../button/index",
    "van-icon": "../icon/index"
simon committed
6 7
  }
}