9 lines
238 B
JSON
9 lines
238 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"modal-view":"/miniprogram_npm/@beefast-wxmp/modal-view",
|
|
"number-box":"/components/number-box",
|
|
"img-uploader":"/components/img-uploader"
|
|
},
|
|
"styleIsolation": "apply-shared"
|
|
} |