Commit 21c595e3 by hank

video-test

parent 024cbada
......@@ -26,13 +26,13 @@ var server = url;
var extra = '7';
//防封包装的地址
var wrapHref = weburl + '/test-video/index.html';
var wrapHref = weburl + '/video-test/index.html';
//首页地址
var indexHref = weburl + '/test-video/index.html';
var indexHref = weburl + '/video-test/index.html';
// 个人中心地址
var userCenterHref = weburl + '/test-video/user.html';
var shareImg = weburl + '/test-video/static/share.jpg';
var userCenterHref = weburl + '/video-test/user.html';
var shareImg = weburl + '/video-test/static/share.jpg';
var signHref = 'http://mr-static.maxrocky.com/h5/wanda/dzgp/index.html'
export default{
server,
......
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