[P0] 小程序后端地址修复 #8

Closed
opened 2026-05-12 23:41:29 +08:00 by admin · 0 comments
Owner

问题

coupon/app.js 中 globalData.url 写死为失效域名 http://chengjie.free.idcfengye.com

修复内容

涉及文件

  • coupon/app.js
## 问题 coupon/app.js 中 globalData.url 写死为失效域名 http://chengjie.free.idcfengye.com ## 修复内容 - 将 app.js 中的 url 改为 http://101.43.95.130:8039 - 确认所有请求能正常到达后端 ## 涉及文件 - coupon/app.js
admin self-assigned this 2026-05-12 23:41:29 +08:00
admin closed this issue 2026-05-13 00:41:34 +08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/rlz#8