feat: 调整了markdown 的样式

This commit is contained in:
2025-08-03 14:55:25 +08:00
parent 6c9fc5f222
commit a88d909a90
2 changed files with 17 additions and 17 deletions

View File

@@ -15,7 +15,7 @@ function quickBookingComponent(selectedData) {
/// 探索发现卡片组件
function discoveryCradComponent() {
return request.get('/hotelBiz/mainScene//discoveryComponent', {});
return request.get('/hotelBiz/mainScene/discoveryComponent', {});
}