mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 09:36:45 +08:00
提交更新
This commit is contained in:
@@ -13,6 +13,7 @@ switch (process.env.VUE_APP_FLAG) {
|
|||||||
case 'dev':
|
case 'dev':
|
||||||
// apiDomain = 'http://47.96.143.111:7000/api/v1'
|
// apiDomain = 'http://47.96.143.111:7000/api/v1'
|
||||||
apiDomain = 'http://139.199.50.151:7000/api/v1' // 国富api
|
apiDomain = 'http://139.199.50.151:7000/api/v1' // 国富api
|
||||||
|
// apiDomain = 'http://10.11.2.247004/'
|
||||||
// imgDomain = 'http://10.10.100.98:7012/updown' // dev
|
// imgDomain = 'http://10.10.100.98:7012/updown' // dev
|
||||||
imgDomain = 'http://211.159.248.123:7012/updown' // dev
|
imgDomain = 'http://211.159.248.123:7012/updown' // dev
|
||||||
|
|
||||||
|
|||||||
@@ -298,7 +298,7 @@ export default {
|
|||||||
this.isInvalid = true
|
this.isInvalid = true
|
||||||
}
|
}
|
||||||
this.airSign = sessionStorage.getItem('airSign')
|
this.airSign = sessionStorage.getItem('airSign')
|
||||||
// this.shareCode = sessionStorage.getItem('shareCode')
|
this.shareCode = sessionStorage.getItem('shareCode')
|
||||||
this.relationToAppnt = this.$route.query.relationToAppnt
|
this.relationToAppnt = this.$route.query.relationToAppnt
|
||||||
this.isShow = false
|
this.isShow = false
|
||||||
this.getOrderDetail().then(() => {
|
this.getOrderDetail().then(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user