feat(M03-C): 完成地图选店与距离排序

This commit is contained in:
Codex
2026-06-18 15:15:39 +08:00
parent 9417064e61
commit df373faa82
24 changed files with 614 additions and 132 deletions
+1
View File
@@ -4,4 +4,5 @@ module.exports = {
API_ORIGIN,
APP_API_BASE_URL: `${API_ORIGIN}/app-api`,
UPLOAD_BASE_URL: `${API_ORIGIN}/uploads/`,
WECHAT_APP_ID: 'wx2a5721d5d0fb81a6',
}