pooint pages
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
// let domain = 'https://jfanyue.szxingming.com'
|
// let domain = 'https://jfanyue.szxingming.com'
|
||||||
// let domain = 'https://jf.wenjinhui.com'
|
// let domain = 'https://jf.wenjinhui.com'
|
||||||
// let domain = 'https://jjy-jf.fwxgpt.com'
|
// let domain = 'https://jjy-jf.fwxgpt.com'
|
||||||
let domain = 'https://ccd-jf.fwxgpt.com'
|
let domain = 'https://ccd-jf.cichude.com'
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
// 请求域名 格式: https://您的域名
|
// 请求域名 格式: https://您的域名
|
||||||
@@ -14,7 +14,7 @@ module.exports = {
|
|||||||
// HTTP_REQUEST_URL:'',
|
// HTTP_REQUEST_URL:'',
|
||||||
HTTP_REQUEST_URL: domain,
|
HTTP_REQUEST_URL: domain,
|
||||||
// H5商城地址
|
// H5商城地址
|
||||||
HTTP_H5_URL: 'https://ccd-jf.fwxgpt.com',
|
HTTP_H5_URL: 'https://ccd-jf.cichude.com',
|
||||||
// #endif
|
// #endif
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
HTTP_REQUEST_URL:domain,
|
HTTP_REQUEST_URL:domain,
|
||||||
|
|||||||
@@ -338,14 +338,14 @@ export default {
|
|||||||
// 跳转到抢购页面
|
// 跳转到抢购页面
|
||||||
goToRushBuy() {
|
goToRushBuy() {
|
||||||
// #ifdef H5
|
// #ifdef H5
|
||||||
window.location.href = 'https://shop.wenjinhui.com/?#/pages/personal/index'
|
window.location.href = 'https://ccd.cichude.com/?#/pages/personal/index'
|
||||||
//window.location.href = 'https://anyue.szxingming.com/?#/pages/personal/index'
|
//window.location.href = 'https://anyue.szxingming.com/?#/pages/personal/index'
|
||||||
// window.location.href = 'https://xiashengjun.com/?#/pages/personal/index'
|
// window.location.href = 'https://xiashengjun.com/?#/pages/personal/index'
|
||||||
// window.location.href = 'http://shop.bosenyuan.com/?#/pages/personal/index'
|
// window.location.href = 'http://shop.bosenyuan.com/?#/pages/personal/index'
|
||||||
// #endif
|
// #endif
|
||||||
// #ifndef H5
|
// #ifndef H5
|
||||||
uni.navigateTo({
|
uni.navigateTo({
|
||||||
url: '/pages/web-view/index?url=' + encodeURIComponent('https://xiashengjun.com/?#/pages/personal/index')
|
url: '/pages/web-view/index?url=' + encodeURIComponent('https://ccd.cichude.com/?#/pages/personal/index')
|
||||||
})
|
})
|
||||||
// #endif
|
// #endif
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user