9 lines
198 B
JSON
9 lines
198 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"t-navbar": "tdesign-miniprogram/navbar/navbar",
|
|
"travel-location-popup": "/components/travel-location-popup/index"
|
|
},
|
|
"styleIsolation": "shared"
|
|
}
|