zhongshujie
2024-12-20 a9877004f436bb9f53173c1692de345726e0e521
1
2
3
4
5
6
7
8
9
10
11
12
{
  "component": true,
  "usingComponents": {
    "t-button": "tdesign-miniprogram/button/button",
    "t-image": "tdesign-miniprogram/image/image",
    "t-radio": "tdesign-miniprogram/radio/radio",
    "t-radio-group": "tdesign-miniprogram/radio-group/radio-group",
    "t-empty": "tdesign-miniprogram/empty/empty",
    "tree": "/packageBookService/pages/bookServices/detail/components/testTree/index",
    "empty": "/components/empty/index"
  }
}