refactor: 更新API路径以使用buyer API

This commit is contained in:
pikachu1995@126.com
2026-07-13 16:51:57 +08:00
parent 4d0b0fb5e4
commit 3ec61f41bc
6 changed files with 23 additions and 29 deletions

View File

@@ -198,7 +198,7 @@ export default {
storage.setUuid(uuid.v1());
}
uni.request({
url: api.common + "/common/slider/" + this.business,
url: api.buyer + "/common/slider/" + this.business,
header: {
uuid: storage.getUuid(),
},
@@ -232,7 +232,7 @@ export default {
uni.request({
method: "POST",
url:
api.common +
api.buyer +
"/common/slider/" +
this.business +
"?xPos=" +