@@ -167,6 +167,7 @@ Page({ | |||||
} | } | ||||
}) | }) | ||||
} else { | } else { | ||||
tt.showToast({ | tt.showToast({ | ||||
image: './../../assets/images/fail.png', | image: './../../assets/images/fail.png', | ||||
title: res.message, | title: res.message, | ||||
@@ -182,6 +183,7 @@ Page({ | |||||
merchantList: res.data.merchantList | merchantList: res.data.merchantList | ||||
}) | }) | ||||
} else { | } else { | ||||
console.log(res, 'res'); | |||||
tt.showToast({ | tt.showToast({ | ||||
image: './../../assets/images/fail.png', | image: './../../assets/images/fail.png', | ||||
title: res.message, | title: res.message, | ||||
@@ -59,10 +59,6 @@ | |||||
<text>点击复制链接</text> | <text>点击复制链接</text> | ||||
</view> | </view> | ||||
<!-- <navigator url='/pages/accountManagement/index?merchant_id={{userInfo.merchant_id}}&merchant_name={{userInfo.merchant_name}}&phone={{userInfo.phone}}' open-type='navigate' hover-class='none'> | <!-- <navigator url='/pages/accountManagement/index?merchant_id={{userInfo.merchant_id}}&merchant_name={{userInfo.merchant_name}}&phone={{userInfo.phone}}' open-type='navigate' hover-class='none'> | ||||
<view> | <view> | ||||
<text>收款账户管理</text> | <text>收款账户管理</text> | ||||
@@ -1 +1,22 @@ | |||||
{"setting":{"urlCheck":false,"es6":true,"newFeature":false,"postcss":false,"autoCompile":true,"mockUpdate":true,"minified":false,"autoPush":false,"scripts":false,"mockLogin":false},"appid":"tt1f6669db8058907a01","projectname":"tt富茂B","condition":{"miniprogram":{"current":-1,"list":[]}}} | |||||
{ | |||||
"setting": { | |||||
"urlCheck": false, | |||||
"es6": true, | |||||
"newFeature": false, | |||||
"postcss": false, | |||||
"autoCompile": true, | |||||
"mockUpdate": true, | |||||
"minified": false, | |||||
"autoPush": false, | |||||
"scripts": false, | |||||
"mockLogin": false | |||||
}, | |||||
"appid": "tt1f6669db8058907a01", | |||||
"projectname": "tt富茂B", | |||||
"condition": { | |||||
"miniprogram": { | |||||
"current": -1, | |||||
"list": [] | |||||
} | |||||
} | |||||
} |