Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mancheng_code
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanxiao
mancheng_code
Commits
51d1f933
Commit
51d1f933
authored
Nov 09, 2023
by
heshihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 隐藏创新资源
parent
c584c60b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
src/views/atlas/atlas.vue
+10
-10
No files found.
src/views/atlas/atlas.vue
View file @
51d1f933
...
...
@@ -33,7 +33,7 @@
:industry_level=
"industry_level"
:product=
"product"
/>
<div
v-if=
"activeRouter == 2"
class=
" box-more"
>
<
!--
<
div
v-if=
"activeRouter == 2"
class=
" box-more"
>
<div
class=
"top-head-nav"
>
<span
:class=
"[resourcesActiveName == 1 ? 'active' : '']"
@
click=
"resourcesActiveName = 1"
>
高等院校
</span>
<span
:class=
"[resourcesActiveName == 2 ? 'active' : '']"
@
click=
"resourcesActiveName = 2"
>
创新平台
</span>
...
...
@@ -50,8 +50,8 @@
:industry_level=
"industry_level"
:select_flag=
"3"
/>
</div>
<div
v-if=
"activeRouter ==
3
"
class=
" box-more"
>
</div>
-->
<div
v-if=
"activeRouter ==
2
"
class=
" box-more"
>
<div
class=
"top-head-nav"
>
<!--
<span
:class=
"[carrierActiveName == 1 ? 'active' : '']"
@
click=
"carrierActiveName = 1"
>
行政区
</span>
-->
<span
:class=
"[carrierActiveName == 2 ? 'active' : '']"
@
click=
"carrierActiveName = 2"
>
开发区
</span>
...
...
@@ -76,8 +76,8 @@
:select_flag=
"2"
/>
</div>
<Policy
v-if=
"activeRouter ==
4
"
:industry_id=
"industry_id"
:industry_level=
"industry_level"
/>
<Estimate
v-if=
"activeRouter ==
5
"
:industry_id=
"industry_id"
/>
<Policy
v-if=
"activeRouter ==
3
"
:industry_id=
"industry_id"
:industry_level=
"industry_level"
/>
<Estimate
v-if=
"activeRouter ==
4
"
:industry_id=
"industry_id"
/>
</div>
</div>
</div>
...
...
@@ -135,11 +135,11 @@ export default {
img_select
:
"icon-02-select.png"
,
title
:
"骨干企业"
,
},
{
img
:
"icon-03.png"
,
img_select
:
"icon-03-select.png"
,
title
:
"创新资源"
,
},
//
{
//
img: "icon-03.png",
//
img_select: "icon-03-select.png",
//
title: "创新资源",
//
},
{
img
:
"icon-04.png"
,
img_select
:
"icon-04-select.png"
,
...
...
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