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
d17b8b04
Commit
d17b8b04
authored
Nov 01, 2023
by
heshihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 组件注释
parent
d2211fee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
+7
-1
src/views/atlas/atlas.vue
+7
-1
No files found.
src/views/atlas/atlas.vue
View file @
d17b8b04
...
...
@@ -85,19 +85,25 @@
<
script
>
import
NavChain
from
"@/components/chain.vue"
;
// 骨干企业
import
Enterprise
from
"./pages/enterprise.vue"
;
// 产业概述
import
Chain
from
"./pages/chain.vue"
;
// 创新资源-高等院校
import
School
from
"./pages/school.vue"
;
import
Institution
from
"./pages/institution.vue"
;
// 创新资源-创新平台
import
Platform
from
"./pages/platform.vue"
;
//产业载体
import
District
from
"./pages/district.vue"
;
import
Kaifaqu
from
"./pages/kaifaqu.vue"
;
import
Park
from
"./pages/park.vue"
;
//产业政策
import
Policy
from
"./pages/policy.vue"
;
//产业评估
import
Estimate
from
"./pages/estimate.vue"
;
export
default
{
...
...
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