Commit a0d293ba by hank

bug

parent 3c6882b7
File added
......@@ -224,8 +224,8 @@ export default {
if(this.isUse == 0 && this.isPhoto) {
// Toast('已签到');
// 个人中心地址
var userCenterHref = this.url + this. weburl + '/newuser/7';
window.location.replace(userCenterHref);
var userCenterHref = this.url + '/relay/contest/h5/newuser/7/#/photographic';
window.location.href = userCenterHref
return;
}
if(this.$refs.input1.setVal() != false){
......@@ -318,7 +318,7 @@ export default {
},
toricheng(){
// window.location.replace('http://mr-static.maxrocky.com/h5/wanda/dzgp/index.html');
window.location.replace('http://mr-static.maxrocky.com/h5/wanda/dzgp/index.html');
// to 摄影月赛
//首页地址
......
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