Commit 28ec100f by mamingqun

提交

parent 327f55fb
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{
......
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