diff --git a/config/index.js b/config/index.js index e2ada4c..c081c7e 100644 --- a/config/index.js +++ b/config/index.js @@ -1,8 +1,8 @@ // export const VUE_APP_API_URL = 'http://192.168.10.129:48080/bxgApp' -// export const VUE_APP_API_URL = 'http://192.168.10.113:48080/bxgApp' -export const VUE_APP_API_URL = 'https://farm.lotus-wallet.com/bxgApp' +export const VUE_APP_API_URL = 'http://192.168.10.113:48080/bxgApp' +// export const VUE_APP_API_URL = 'https://farm.lotus-wallet.com/bxgApp' // export const VUE_APP_API_URL = 'https://xiaohui.shop.cyjyyjy.com/xiaohuiapp' export const VUE_APP_RESOURCES_URL = 'https://h5.yixiang.co/static' -export const BXG_TENANT_ID = 129 -// export const BXG_TENANT_ID = 138 +// export const BXG_TENANT_ID = 129 +export const BXG_TENANT_ID = 138 // export const BXG_TENANT_ID = 128 \ No newline at end of file diff --git a/pages/activity/activity/index.vue b/pages/activity/activity/index.vue index a137b63..99b0433 100644 --- a/pages/activity/activity/index.vue +++ b/pages/activity/activity/index.vue @@ -89,7 +89,7 @@ - 111111111111111111 + @@ -146,8 +146,7 @@ onLoad() { getBanner(3).then( res => { - console.log(res,777777777777777777); - // this.$set(this,'banner',res.data.banner) + this.$set(this,'banner',res.data.banner) }) }, methods: { @@ -224,6 +223,9 @@ }); getSeckillConfig().then(res => { this.timeList = res.data.seckillTime; + this.timeList.forEach(res=>{ + res.rule=res.rule.replace(/\ -<<<<<<< HEAD + {{' ' + info.synopsis}} -======= + {{' ' + info.synopsis}} ->>>>>>> sxx +