小程序
小游戏
企业微信
微信支付
扫描小程序码分享
只要在那个流程里面,用了switchTap。小程序就会崩溃,我再其他页面用就不会
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
api.addStationToProcess({
method:
'post'
,
data: {
startIndex: parseFloat(startIndex),
endIndex: parseFloat(endIndex),
startTime: list[startIndex].leaveTime,
endTime: list[endIndex].arriveTime,
coseTime: coseTime,
stationCount: stationCount,
processId: processId,
startStation: list[startIndex].stationName,
endStation: list[endIndex].stationName,
},
success: (res) => {
console.log(res);
wx.showToast({
title:
'添加成功'
})
if
(res.data.status == 0) {
(travelType ==
'1'
) {
// wx.navigateTo({
// url: '/pages/index/travelAdd/travelAdd'
// })
wx.switchTab({
url:
'/pages/index/index/index'
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
请各位帮我看一下呢
开局一句话,后面全靠猜,没有截图,没有代码,怎么帮你
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
api.addStationToProcess({
method:
'post'
,
data: {
startIndex: parseFloat(startIndex),
endIndex: parseFloat(endIndex),
startTime: list[startIndex].leaveTime,
endTime: list[endIndex].arriveTime,
coseTime: coseTime,
stationCount: stationCount,
processId: processId,
startStation: list[startIndex].stationName,
endStation: list[endIndex].stationName,
},
success: (res) => {
console.log(res);
wx.showToast({
title:
'添加成功'
})
if
(res.data.status == 0) {
if
(travelType ==
'1'
) {
// wx.navigateTo({
// url: '/pages/index/travelAdd/travelAdd'
// })
wx.switchTab({
url:
'/pages/index/index/index'
})
请各位帮我看一下呢
开局一句话,后面全靠猜,没有截图,没有代码,怎么帮你
api.addStationToProcess({
method:
'post'
,
data: {
startIndex: parseFloat(startIndex),
endIndex: parseFloat(endIndex),
startTime: list[startIndex].leaveTime,
endTime: list[endIndex].arriveTime,
coseTime: coseTime,
stationCount: stationCount,
processId: processId,
startStation: list[startIndex].stationName,
endStation: list[endIndex].stationName,
},
success: (res) => {
console.log(res);
wx.showToast({
title:
'添加成功'
})
if
(res.data.status == 0) {
if
(travelType ==
'1'
) {
// wx.navigateTo({
// url: '/pages/index/travelAdd/travelAdd'
// })
wx.switchTab({
url:
'/pages/index/index/index'
})