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

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