Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ty_patentSys
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
ty_patentSys
Commits
2e495e32
Commit
2e495e32
authored
Aug 03, 2023
by
liudx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改企业顺序
parent
e2d7a3fb
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
35 additions
and
54 deletions
+35
-54
public/~$patent.docx
+0
-0
src/utils/map.js
+9
-9
src/views/company/companyDetails.vue
+7
-26
src/views/company/index.vue
+10
-10
src/views/home/home.vue
+4
-4
src/views/patent/patentDetails.vue
+5
-5
No files found.
public/~$patent.docx
deleted
100644 → 0
View file @
e2d7a3fb
File deleted
src/utils/map.js
View file @
2e495e32
...
...
@@ -378,31 +378,31 @@ const arealist = [
label
:
"兴县"
,
value
:
"兴县"
},
{
label
:
"
141124
"
,
label
:
"
临县
"
,
value
:
"临县"
},
{
label
:
"
141125
"
,
label
:
"
柳林县
"
,
value
:
"柳林县"
},
{
label
:
"
141126
"
,
label
:
"
石楼县
"
,
value
:
"石楼县"
},
{
label
:
"
141127
"
,
label
:
"
岚县
"
,
value
:
"岚县"
},
{
label
:
"
141128
"
,
label
:
"
方山县
"
,
value
:
"方山县"
},
{
label
:
"
141129
"
,
label
:
"
中阳县
"
,
value
:
"中阳县"
},
{
label
:
"
141130
"
,
label
:
"
交口县
"
,
value
:
"交口县"
},
{
label
:
"
141181
"
,
label
:
"
孝义市
"
,
value
:
"孝义市"
},
{
label
:
"
141182
"
,
label
:
"
汾阳市
"
,
value
:
"汾阳市"
}]
}
...
...
src/views/company/companyDetails.vue
View file @
2e495e32
...
...
@@ -9,36 +9,17 @@
<div
class=
"details_title"
>
<div
class=
"company_num"
>
<span>
{{
baseinfo
.
company_name
}}
</span>
<a-tag
color=
"#56CA95"
v-if=
"baseinfo.high_new == '1'"
>
{{
"高新技术企业"
}}
</a-tag>
<a-tag
color=
"#56CA95"
v-if=
"baseinfo.tbe == '1'"
>
{{
"科技型中小企业"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"baseinfo.tbe_sjmy == '1'"
>
{{
"省级民营科技企业"
}}
</a-tag>
<a-tag
color=
"#56CA95"
v-if=
"baseinfo.zjtx == '1'"
>
{{
"专精特新"
<a-tag
color=
"#6096E6"
v-if=
"baseinfo.quoted_company == '1'"
>
{{
"上市企业"
}}
</a-tag>
<a-tag
color=
"#
56CA95"
v-if=
"baseinfo.zjtg_gjjxjr
== '1'"
>
{{
"
国家级专精特新小巨人
企业"
<a-tag
color=
"#
6096E6"
v-if=
"baseinfo.high_new
== '1'"
>
{{
"
高新技术
企业"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"baseinfo.zjtg_sjxjr == '1'"
>
{{
"省级专精特新小巨人企业"
}}
</a-tag>
<a-tag
color=
"#56CA95"
v-if=
"baseinfo.dengl == '1'"
>
{{
"瞪羚企业"
}}
</a-tag>
<a-tag
color=
"#56CA95"
v-if=
"baseinfo.quoted_company == '1'"
>
{{
"上市企业"
}}
</a-tag>
<a-tag
color=
"#56CA95"
v-if=
"baseinfo.isfive == '1'"
>
{{
"中国500强"
"专精特新小巨人"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"baseinfo.sxonhun
== '1'"
>
{{
"
山西100强
"
<a-tag
color=
"#6096E6"
v-if=
"baseinfo.zjtg
== '1'"
>
{{
"
专精特新中小企业
"
}}
</a-tag>
</div>
<div
class=
"company_basic"
>
...
...
src/views/company/index.vue
View file @
2e495e32
...
...
@@ -149,18 +149,20 @@
<span
class=
"follow_str"
>
已关注
</span>
</div>
<a-tag
color=
"#56CA95"
>
{{ item.status }}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.
high_new
== 1"
>
{{
"
高新技术
"
<a-tag
color=
"#6096E6"
v-if=
"item.
quoted_company
== 1"
>
{{
"
上市企业
"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.zjtg == 1"
>
{{
"专精特新"
<a-tag
color=
"#6096E6"
v-if=
"item.high_new == 1"
>
{{
"高新技术企业"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.zjtg_sjxjr == 1"
>
{{
"专精特新小巨人"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.
quoted_company
== 1"
>
{{
"
上市
企业"
<a-tag
color=
"#6096E6"
v-if=
"item.
zjtg
== 1"
>
{{
"
专精特新中小
企业"
}}
</a-tag>
<a-divider
/>
<div
class=
"card_desc"
>
<a-descriptions
layout=
"vertical"
>
...
...
@@ -224,10 +226,10 @@ export default {
{
label
:
"企业技术合作"
,
value
:
"企业技术合作"
},
],
optionsType
:
[
{
label
:
"上市挂牌企业"
,
value
:
"上市挂牌企业"
},
{
label
:
"高新技术企业"
,
value
:
"高新技术企业"
},
{
label
:
"专精特新中小企业"
,
value
:
"专精特新中小企业"
},
{
label
:
"专精特新小巨人"
,
value
:
"专精特新小巨人"
},
{
label
:
"
上市挂牌企业"
,
value
:
"上市挂牌
企业"
},
{
label
:
"
专精特新中小企业"
,
value
:
"专精特新中小
企业"
},
],
optionsindustry
:
[],
industryvalue
:
[],
...
...
@@ -449,8 +451,6 @@ export default {
}
this
.
valueInnovation
=
this
.
$route
.
query
.
valueInnovation
;
this
.
type
=
"企业"
;
},
watch
:
{
type
:
function
(
newV
,
oldV
)
{
...
...
src/views/home/home.vue
View file @
2e495e32
...
...
@@ -36,22 +36,22 @@
</div>
<div
class=
"search_info"
>
<div
class=
"search_tips"
>
<div
class=
"num"
>
12
00w+
</div>
<div
class=
"num"
>
4
00w+
</div>
<div
class=
""
style=
"font-family: 'jiangcheng'"
>
企业数量
</div>
</div>
<div
class=
"split"
></div>
<div
class=
"search_tips"
>
<div
class=
"num"
>
2
4
00w+
</div>
<div
class=
"num"
>
200w+
</div>
<div
class=
""
style=
"font-family: 'jiangcheng'"
>
专利数量
</div>
</div>
<div
class=
"split"
></div>
<div
class=
"search_tips"
>
<div
class=
"num"
>
33
00w+
</div>
<div
class=
"num"
>
1
00w+
</div>
<div
class=
""
style=
"font-family: 'jiangcheng'"
>
专利授权数量
</div>
</div>
<div
class=
"split"
></div>
<div
class=
"search_tips"
>
<div
class=
"num"
>
20000
w+
</div>
<div
class=
"num"
>
11
w+
</div>
<div
class=
""
style=
"font-family: 'jiangcheng'"
>
专利转让数量
</div>
</div>
</div>
...
...
src/views/patent/patentDetails.vue
View file @
2e495e32
...
...
@@ -250,17 +250,17 @@
{{
item
.
company_name
}}
</div>
<a-tag
color=
"#56CA95"
>
{{
item
.
status
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.quoted_company == 1"
>
{{
"上市挂牌企业"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.high_new == 1"
>
{{
"高新技术企业"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.zjtg == 1"
>
{{
"专精特新中小企业"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.zjtg_sjxjr == 1"
>
{{
"专精特新小巨人"
}}
</a-tag>
<a-tag
color=
"#6096E6"
v-if=
"item.
quoted_company
== 1"
>
{{
"
上市挂牌
企业"
<a-tag
color=
"#6096E6"
v-if=
"item.
zjtg
== 1"
>
{{
"
专精特新中小
企业"
}}
</a-tag>
<a-divider
/>
<div
class=
"card_desc"
>
...
...
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