1
This commit is contained in:
parent
532e0e6700
commit
087d25f451
@ -1,8 +1,8 @@
|
||||
// 应用全局配置
|
||||
module.exports = {
|
||||
baseUrl: 'https://www.nuoyunr.com',
|
||||
// baseUrl: 'https://www.nuoyunr.com',
|
||||
// baseUrl: 'http://192.168.1.4:48080',
|
||||
// baseUrl: "http://localhost:48080",
|
||||
baseUrl: "http://localhost:48080",
|
||||
imagesUrl: 'http://shequ.0315e.com/static/images/pages/',
|
||||
baseImageUrl: 'https://www.nuoyunr.com/minio/',
|
||||
wsUrl: 'wss://www.nuoyunr.com',
|
||||
|
@ -142,7 +142,8 @@ export default {
|
||||
this.couponList=[]
|
||||
this.array=[]
|
||||
const data = {
|
||||
cusId: this.customInfo.id
|
||||
cusId: this.customInfo.id,
|
||||
isNow:'1'
|
||||
}
|
||||
await request({
|
||||
url: '/userClient/customer/activeList',
|
||||
|
Loading…
Reference in New Issue
Block a user