MrShi
8 天以前 463b129b1011652af4d4261da4e2797e04198f2f
1
2
3
4
5
6
7
8
9
10
{
  "component": true,
  "usingComponents": {
    "u-popup": "/node-modules/uview-ui/components/u-popup/u-popup",
    "u-icon": "/node-modules/uview-ui/components/u-icon/u-icon",
    "u-line": "/node-modules/uview-ui/components/u-line/u-line",
    "u-loading-icon": "/node-modules/uview-ui/components/u-loading-icon/u-loading-icon",
    "u-gap": "/node-modules/uview-ui/components/u-gap/u-gap"
  }
}