|
@@ -161,11 +161,11 @@
|
|
|
console.log('nnnnnnnn',latlngs[n].styleId)
|
|
console.log('nnnnnnnn',latlngs[n].styleId)
|
|
|
var that = this
|
|
var that = this
|
|
|
console.log("window.location.href",window.location.href)
|
|
console.log("window.location.href",window.location.href)
|
|
|
- // if(window.location.href=='https://www.daweilinli.com/wm-admin/'){
|
|
|
|
|
- if(window.location.href=='https://mxys.chuanghai-tech.com/wm-admin/'){
|
|
|
|
|
|
|
+ // if(window.location.href=='https://www.daweilinli.com/wm-admin/#/riderScheduling'){
|
|
|
|
|
+ if(window.location.href=='https://mxys.chuanghai-tech.com/wm-admin/#/riderScheduling'){
|
|
|
window.location.href="/wm-admin/#/userDetail?userId="+latlngs[n].styleId;
|
|
window.location.href="/wm-admin/#/userDetail?userId="+latlngs[n].styleId;
|
|
|
}else{
|
|
}else{
|
|
|
- window.location.href="/userDetail?userId="+latlngs[n].styleId;
|
|
|
|
|
|
|
+ window.location.href="/#/userDetail?userId="+latlngs[n].styleId;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
// hash变化时触发
|
|
// hash变化时触发
|