优化处理出具
This commit is contained in:
@@ -9,8 +9,8 @@ import router from '../router'
|
|||||||
|
|
||||||
// 基础配置
|
// 基础配置
|
||||||
const config = {
|
const config = {
|
||||||
apiUrl : 'https://api.gongli.vip/api/', // 正式环境
|
// apiUrl : 'https://api.gongli.vip/api/', // 正式环境
|
||||||
// apiUrl: 'http://api.gl.shangkelian.cn/api/', // 测试
|
apiUrl: 'http://api.gl.shangkelian.cn/api/', // 测试
|
||||||
timeout: 60000
|
timeout: 60000
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -291,7 +291,7 @@
|
|||||||
showCancel:false,
|
showCancel:false,
|
||||||
confirmColor: '#34ce98',
|
confirmColor: '#34ce98',
|
||||||
confirmText: ' 知道了',
|
confirmText: ' 知道了',
|
||||||
// success: (res) => {
|
success: (res) => {
|
||||||
// if (res.confirm) {
|
// if (res.confirm) {
|
||||||
// //#ifdef MP-WEIXIN
|
// //#ifdef MP-WEIXIN
|
||||||
// uni.makePhoneCall({
|
// uni.makePhoneCall({
|
||||||
@@ -302,7 +302,7 @@
|
|||||||
// plus.device.dial('18354789632', true);
|
// plus.device.dial('18354789632', true);
|
||||||
// //#endif
|
// //#endif
|
||||||
// }
|
// }
|
||||||
// }
|
}
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
console.log('已经是会员,且未领取领取了商品,')
|
console.log('已经是会员,且未领取领取了商品,')
|
||||||
|
|||||||
920
unpackage/dist/dev/app-plus/app-service.js
vendored
920
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user