登录页错误配置,导致无法登陆

This commit is contained in:
chc
2026-07-14 10:33:29 +08:00
parent 4bb4bbdc6b
commit 27134526a0

View File

@@ -194,7 +194,7 @@ function getCode() {
storage.setUuid(uuid.v1())
}
uni.request({
url: api.common + '/common/slider/' + props.business,
url: api.buyer + '/common/slider/' + props.business,
header: {
uuid: storage.getUuid()
},
@@ -229,7 +229,7 @@ function end() {
uni.request({
method: 'POST',
url:
api.common +
api.buyer +
'/common/slider/' +
props.business +
'?xPos=' +