公司小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
318 B

{
"component": true,
"usingComponents": {
"u-line": "/uni_modules/uview-ui/components/u-line/u-line",
"u-gap": "/uni_modules/uview-ui/components/u-gap/u-gap",
"u-grid": "/uni_modules/uview-ui/components/u-grid/u-grid",
"u-grid-item": "/uni_modules/uview-ui/components/u-grid-item/u-grid-item"
}
}