Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
Nei_Meng_An_Jian_4
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kimber
Nei_Meng_An_Jian_4
Commits
1ccfa5b6
Commit
1ccfa5b6
authored
May 10, 2021
by
Kimber
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'update3Durl'
parent
c55c8d8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
index.js
src/mixins/index.js
+4
-2
No files found.
src/mixins/index.js
View file @
1ccfa5b6
...
...
@@ -12,11 +12,13 @@ export default {
if
(
title
==
'
锡林矿业
'
)
{
window
.
open
(
'
http://dwqdp.jingkongyun.com/three/?id=5
'
,
'
_blank
'
);
}
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
==
'
钨矿
'
)
{
window
.
open
(
'
http://dwqdp.jingkongyun.com/three/?id=3
'
,
'
_blank
'
);
}
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
==
'
山金白音呼布
'
)
{
window
.
open
(
'
http://dwqdp.jingkongyun.com/three/?id=1
'
,
'
_blank
'
);
}
else
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment