Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigDataSystem
Project
Project
Details
Activity
Releases
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
张伯涛
bigDataSystem
Commits
9038d70a
Commit
9038d70a
authored
Dec 19, 2024
by
LiXuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
底部
parent
d4e454f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
+25
-0
index.vue
src/views/AAAFont/demandHall/detail/index.vue
+25
-0
No files found.
src/views/AAAFont/demandHall/detail/index.vue
View file @
9038d70a
...
...
@@ -204,6 +204,30 @@
label
:
'医疗卫生'
,
value
:
'医疗卫生'
,
},
{
label
:
'工业制造'
,
value
:
'工业制造'
,
},
{
label
:
'交通物流'
,
value
:
'交通物流'
,
},
{
label
:
'时空信息'
,
value
:
'时空信息'
,
},
{
label
:
'互联网'
,
value
:
'互联网'
,
},
{
label
:
'企业服务'
,
value
:
'企业服务'
,
},
{
label
:
'公共服务'
,
value
:
'公共服务'
,
},
],
data
:
this
.
$route
.
query
,
connectVisible
:
false
,
...
...
@@ -268,6 +292,7 @@
<
style
scoped
>
.d-detail
{
height
:
calc
(
100vh
-
132px
);
padding-top
:
30px
;
display
:
flex
;
flex-direction
:
column
;
...
...
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