Files
gaoYuJournal/miniprogram/pages/main/travel/location-map/index.json
2026-01-28 14:11:54 +08:00

9 lines
198 B
JSON

{
"component": true,
"usingComponents": {
"t-navbar": "tdesign-miniprogram/navbar/navbar",
"travel-location-popup": "/components/travel-location-popup/index"
},
"styleIsolation": "shared"
}