fix: 更新API端点路径和单次洗车支付流程

- 将多个API端点从相对路径更新为完整URL
- 修改单次洗车配置和支付流程接口路径
- 更新listDetail页面时间字段显示为created_at
- 调整index页面单次洗车选项的显示和支付逻辑
- 添加单次洗车弹窗的样式定义
This commit is contained in:
2025-12-19 19:02:28 +08:00
parent d098203c87
commit b80b33c81f
13 changed files with 106 additions and 30 deletions

View File

@@ -64,7 +64,7 @@ Page({
case 2:
return r.setData({
loading: !0
}), r, t.prev = 4, t.next = 7, s.request("/shop/search", {
}), r, t.prev = 4, t.next = 7, s.request("https://t-jm.v0750.com/shop/search", {
keyword: r.data.kw
}, !0);