Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
huaxin-rq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
耿迪迪
huaxin-rq
Commits
b503d4a8
Commit
b503d4a8
authored
Mar 16, 2026
by
纪泽龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加路由
parent
42f78adc
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
40 additions
and
11 deletions
+40
-11
Ind.vue
huaxin-web/src/views/bigWindow/Ind/Ind.vue
+2
-2
Rotate.vue
huaxin-web/src/views/bigWindow/Ind/components/Rotate.vue
+2
-1
Ind.vue
huaxin-web/src/views/bigWindow/Ind2/Ind.vue
+2
-2
Ind.vue
huaxin-web/src/views/bigWindow/Ind3/Ind.vue
+2
-2
index.vue
huaxin-web/src/views/bigWindow/Index/index.vue
+32
-4
No files found.
huaxin-web/src/views/bigWindow/Ind/Ind.vue
View file @
b503d4a8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2025-12-20 09:20:39
* @Date: 2025-12-20 09:20:39
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2026-0
1-15 14:29:29
* @LastEditTime: 2026-0
3-16 13:23:56
* @FilePath: /test-ranqi/src/views/Index.vue
* @FilePath: /test-ranqi/src/views/Index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
-->
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
:
`
scale
($
{1.63 * scaleX},${1.63 * scaleX})`,
:
`
scale
($
{1.63 * scaleX},${1.63 * scaleX})`,
}"
}"
>
>
<Rotate
/>
<Rotate
@
imgClick=
"$emit('imgClick', $event)"
/>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
huaxin-web/src/views/bigWindow/Ind/components/Rotate.vue
View file @
b503d4a8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2025-12-16 11:10:26
* @Date: 2025-12-16 11:10:26
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2026-0
2-24 11:13:43
* @LastEditTime: 2026-0
3-16 13:24:26
* @FilePath: /test-ranqi/src/views/Rotate.vue
* @FilePath: /test-ranqi/src/views/Rotate.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
-->
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
background: `url(${item.src}) no-repeat`,
background: `url(${item.src}) no-repeat`,
backgroundSsize: '100% 100%;',
backgroundSsize: '100% 100%;',
}"
}"
@click="$emit('imgClick', item.num)"
>
</div>
>
</div>
<!--
<div
class=
"a"
></div>
-->
<!--
<div
class=
"a"
></div>
-->
<!-- 地图 -->
<!-- 地图 -->
...
...
huaxin-web/src/views/bigWindow/Ind2/Ind.vue
View file @
b503d4a8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2025-12-20 09:20:39
* @Date: 2025-12-20 09:20:39
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2026-0
1-15 14:37:44
* @LastEditTime: 2026-0
3-16 13:33:28
* @FilePath: /test-ranqi/src/views/Index.vue
* @FilePath: /test-ranqi/src/views/Index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
-->
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<div
id=
"gao-map-index"
></div>
<div
id=
"gao-map-index"
></div>
<Left
/>
<Left
/>
<Right
/>
<Right
/>
<div
class=
"backindex"
>
返回首页概览
</div>
<div
@
click=
"$emit('imgClick', 'index')"
class=
"backindex"
>
返回首页概览
</div>
<Bottom
/>
<Bottom
/>
</div>
</div>
...
...
huaxin-web/src/views/bigWindow/Ind3/Ind.vue
View file @
b503d4a8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2025-12-20 09:20:39
* @Date: 2025-12-20 09:20:39
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2026-0
1-15 14:40:35
* @LastEditTime: 2026-0
3-16 13:33:21
* @FilePath: /test-ranqi/src/views/Index.vue
* @FilePath: /test-ranqi/src/views/Index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
-->
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<div
id=
"gao-map-index"
></div>
<div
id=
"gao-map-index"
></div>
<Left
/>
<Left
/>
<Right
/>
<Right
/>
<div
class=
"backindex"
>
返回首页概览
</div>
<div
@
click=
"$emit('imgClick', 'index')"
class=
"backindex"
>
返回首页概览
</div>
<Bottom
/>
<Bottom
/>
</div>
</div>
...
...
huaxin-web/src/views/bigWindow/Index/index.vue
View file @
b503d4a8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* @Author: 纪泽龙 jizelong@qq.com
* @Author: 纪泽龙 jizelong@qq.com
* @Date: 2026-01-05 10:39:41
* @Date: 2026-01-05 10:39:41
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditors: 纪泽龙 jizelong@qq.com
* @LastEditTime: 2026-0
1-15 15:04:4
9
* @LastEditTime: 2026-0
3-16 13:43:5
9
* @FilePath: /huaxindd-web/src/views/Index/index.vue
* @FilePath: /huaxindd-web/src/views/Index/index.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
-->
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
>
>
<div
class=
"back"
@
click=
"back"
>
跳转后台
</div>
<div
class=
"back"
@
click=
"back"
>
跳转后台
</div>
<Top
/>
<Top
/>
<component
:is=
"currentTabComponent"
></component>
<component
:is=
"currentTabComponent"
@
imgClick=
"imgClick"
></component>
<!--
<Ind
/>
-->
<!--
<Ind
/>
-->
</div>
</div>
</
template
>
</
template
>
...
@@ -24,6 +24,8 @@
...
@@ -24,6 +24,8 @@
<
script
>
<
script
>
import
Top
from
"./components/Top.vue"
;
import
Top
from
"./components/Top.vue"
;
import
Ind
from
"@/views/bigWindow/Ind/Ind.vue"
;
import
Ind
from
"@/views/bigWindow/Ind/Ind.vue"
;
import
Ind2
from
"@/views/bigWindow/Ind2/Ind.vue"
;
import
Ind3
from
"@/views/bigWindow/Ind3/Ind.vue"
;
export
default
{
export
default
{
name
:
""
,
name
:
""
,
...
@@ -37,6 +39,18 @@ export default {
...
@@ -37,6 +39,18 @@ export default {
innerWidth
:
0
,
innerWidth
:
0
,
innerHeight
:
0
,
innerHeight
:
0
,
currentTabComponent
:
Ind
,
currentTabComponent
:
Ind
,
goPage
:
{
// 1: "/gasinfo/in",
// 首页
1
:
null
,
3
:
null
,
// 应急
4
:
"/urgent/emergency"
,
// 周期
5
:
"/cycle/cycle"
,
// 运行
7
:
"/reportinfo/gasdata"
,
},
};
};
},
},
created
()
{
created
()
{
...
@@ -46,8 +60,22 @@ export default {
...
@@ -46,8 +60,22 @@ export default {
this
.
scaleX
=
window
.
innerWidth
/
1920
;
this
.
scaleX
=
window
.
innerWidth
/
1920
;
},
},
methods
:
{
methods
:
{
imgClick
(
num
)
{
console
.
log
(
num
);
if
(
num
==
2
)
{
this
.
currentTabComponent
=
Ind2
;
}
else
if
(
num
==
6
)
{
this
.
currentTabComponent
=
Ind3
;
}
else
if
(
num
==
"index"
)
{
this
.
currentTabComponent
=
Ind
;
}
else
{
if
(
this
.
goPage
[
num
])
{
this
.
$router
.
push
(
this
.
goPage
[
num
]);
}
}
},
back
()
{
back
()
{
this
.
$router
.
push
(
"/checktask/jmchacktask"
)
this
.
$router
.
push
(
"/checktask/jmchacktask"
)
;
},
},
},
},
};
};
...
@@ -68,7 +96,7 @@ export default {
...
@@ -68,7 +96,7 @@ export default {
.back
{
.back
{
position
:
absolute
;
position
:
absolute
;
border
:
1px
solid
rgba
(
0
,
124
,
225
,
1
);
border
:
1px
solid
rgba
(
0
,
124
,
225
,
1
);
border-radius
:
5px
;
;
border-radius
:
5px
;
cursor
:
pointer
;
cursor
:
pointer
;
padding
:
5px
10px
;
padding
:
5px
10px
;
color
:
#fff
;
color
:
#fff
;
...
...
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