| | |
| | | export default { |
| | | |
| | | // httpBaseUri: 'https://www.hmyxianhua.com/flower', |
| | | httpBaseUri: 'http://47.99.58.211/flower', |
| | | httpBaseUri: 'https://www.hmyxianhua.com/flower', |
| | | // httpBaseUri: 'http://47.99.58.211/flower', |
| | | // httpBaseUri: 'http://localhost:8080/flower', |
| | | clientId: '', |
| | | secret: '', |
| | |
| | | "quickapp" : {}, |
| | | /* 快应用特有相关 */ |
| | | "mp-weixin" : { |
| | | "appid" : "wx1441324401626290", |
| | | "appid" : "wx3203fd935a6ffe09", |
| | | "setting" : { |
| | | "urlCheck" : false, |
| | | "es6" : true, |
| | |
| | | // merchant_trade_no: '', |
| | | transaction_id: tmp.dto && tmp.dto.paymentTrId || '' |
| | | }, |
| | | success() { |
| | | async success() { |
| | | //dosomething |
| | | // 发送请求 |
| | | tmp.$message.showLoading() |
| | |
| | | // merchant_trade_no: '1234323JKHDFE1243252', |
| | | transaction_id: item.paymentTrId |
| | | }, |
| | | success() { |
| | | async success() { |
| | | //dosomething |
| | | // 发送请求 |
| | | tmp.$message.showLoading() |
| | |
| | | console.log('pay,', data) |
| | | // /api/pub/init/callback?orderId= |
| | | // if(env.pro) |
| | | if (data && (data['_testV2OrderId'] || data['_testOrderId']) && |
| | | if (false && data && (data['_testV2OrderId'] || data['_testOrderId']) && |
| | | environments.httpBaseUri.startsWith( |
| | | 'http://47.99.58.211/flower')) { |
| | | //回调 |