Commit b0c19e39 by mamingqun

修改

parent af04d525
import store from '../store'; import store from '../store';
// api地址 // // api地址
var server = 'http://web-comment.canskj.cn/new'; // var server = 'http://web-comment.canskj.cn/new';
var extra = '8'; // var extra = '8';
//包装的地址 // //包装的地址
var wrapHref = 'http://web-comment.canskj.cn/home/contest/h5/8'; // var wrapHref = 'http://web-comment.canskj.cn/home/contest/h5/8';
//首页地址 // //首页地址
var indexHref = 'http://web-comment.iyunfish.cn/home/contest/h5/8'; // var indexHref = 'http://web-comment.iyunfish.cn/home/contest/h5/8';
// 个人中心地址 // // 个人中心地址
var userCenterHref = 'http://web-comment.iyunfish.cn/home/contest/h5/newuser/8'; // var userCenterHref = 'http://web-comment.iyunfish.cn/home/contest/h5/newuser/8';
var shareImg = 'http://web-comment.iyunfish.cn/home/contest/h5/static/share1.jpg'; // var shareImg = 'http://web-comment.iyunfish.cn/home/contest/h5/static/share1.jpg';
// // api地址 // api地址
// var server = 'http://wanda-qj.iyunfish.com/new'; var server = 'http://wanda-qj.iyunfish.com/new';
// var extra = '8'; var extra = '8';
// //包装的地址 //包装的地址
// var wrapHref = 'http://wanda-qj.maxrocky.com/home/contest/h5/8'; var wrapHref = 'http://wanda-qj.maxrocky.com/home/contest/h5/8';
// //首页地址 //首页地址
// var indexHref = 'http://wanda-qj.iyunfish.com/home/contest/h5/8'; var indexHref = 'http://wanda-qj.iyunfish.com/home/contest/h5/8';
// // 个人中心地址 // 个人中心地址
// var userCenterHref = 'http://wanda-qj.iyunfish.com/home/contest/h5/newuser/8'; var userCenterHref = 'http://wanda-qj.iyunfish.com/home/contest/h5/newuser/8';
// var shareImg = 'http://wanda-qj.iyunfish.com/home/contest/h5/static/share1.jpg'; var shareImg = 'http://wanda-qj.iyunfish.com/home/contest/h5/static/share1.jpg';
export default{ export default{
......
...@@ -204,7 +204,7 @@ export default { ...@@ -204,7 +204,7 @@ export default {
var _this = this; var _this = this;
//http://web-comment.canskj.cn/wandah5/activity/info //http://web-comment.canskj.cn/wandah5/activity/info
//http://wanda-qj.iyunfish.com/wandah5/activity/info //http://wanda-qj.iyunfish.com/wandah5/activity/info
axios.get('http://web-comment.canskj.cn/wandah5/activity/info').then((result) => { axios.get('http://wanda-qj.iyunfish.com/wandah5/activity/info').then((result) => {
console.log('活动的data') console.log('活动的data')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment