Commit 1ccfa5b6 authored by Kimber's avatar Kimber

'update3Durl'

parent c55c8d8f
...@@ -12,11 +12,13 @@ export default { ...@@ -12,11 +12,13 @@ export default {
if (title == '锡林矿业') { if (title == '锡林矿业') {
window.open('http://dwqdp.jingkongyun.com/three/?id=5', '_blank'); window.open('http://dwqdp.jingkongyun.com/three/?id=5', '_blank');
} else if (title == '融冠矿业') { } else if (title == '融冠矿业') {
window.open('http://ndwqu3.jingkongyun.com/3DRongGuan/', '_blank'); //window.open('http://ndwqu3.jingkongyun.com/3DRongGuan/', '_blank');
window.open('http://dwqdp.jingkongyun.com/3DRongGuan/index.html', '_blank');
} else if (title == '钨矿') { } else if (title == '钨矿') {
window.open('http://dwqdp.jingkongyun.com/three/?id=3', '_blank'); window.open('http://dwqdp.jingkongyun.com/three/?id=3', '_blank');
} else if (title == '山金阿尔哈达') { } else if (title == '山金阿尔哈达') {
window.open('http://dwqdp.jingkongyun.com/three/?id=2', '_blank'); //window.open('http://dwqdp.jingkongyun.com/three/?id=2', '_blank');
window.open('http://dwqdp.jingkongyun.com/aerhada/index.html', '_blank');
} else if (title == '山金白音呼布') { } else if (title == '山金白音呼布') {
window.open('http://dwqdp.jingkongyun.com/three/?id=1', '_blank'); window.open('http://dwqdp.jingkongyun.com/three/?id=1', '_blank');
} else { } else {
......
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 to comment