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
771542ce
Commit
771542ce
authored
Mar 04, 2024
by
heshihao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 界面字段展示修改
parent
a11bd2b1
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
135 additions
and
95 deletions
+135
-95
src/views/assess/assess.vue
+2
-2
src/views/assess/pages/ass.vue
+46
-46
src/views/assess/pages/fill.vue
+8
-21
src/views/assess/pages/land.vue
+11
-11
src/views/index/index_copy.vue
+66
-14
src/views/login/login.vue
+1
-0
src/views/systemgl/systemgljueseadd.vue
+1
-1
No files found.
src/views/assess/assess.vue
View file @
771542ce
...
...
@@ -50,7 +50,7 @@ export default {
{
img
:
"icon-sjtb.png"
,
img_select
:
"icon-sjtb-select.png"
,
title
:
"
数据填报
"
,
title
:
"
资源管理
"
,
name
:
"fill"
,
},
],
...
...
@@ -99,7 +99,7 @@ export default {
list
.
push
({
img
:
"icon-sjtb.png"
,
img_select
:
"icon-sjtb-select.png"
,
title
:
"
数据填报
"
,
title
:
"
资源管理
"
,
name
:
"fill"
,
});
this
.
activeRouter
===
""
?
(
this
.
activeRouter
=
"fill"
)
:
""
;
...
...
src/views/assess/pages/ass.vue
View file @
771542ce
...
...
@@ -1366,56 +1366,56 @@ export default {
*ipad 1024 * 768
*/
/*分辨率低于1680,采用下面的样式*/
@media
screen
and
(
max-device-width
:
1680px
)
{
.list.height-248
{
height
:
248px
;
overflow-y
:
scroll
;
}
/
deep
/
.el-checkbox
.el-checkbox__label
{
font-size
:
14px
;
}
/
deep
/
.el-checkbox__label
{
padding-left
:
2px
;
font-size
:
14px
;
}
.list.height-248
{
height
:
220px
;
overflow-y
:
scroll
;
}
}
//
@media
screen
and
(
max-device-width
:
1680px
)
{
//
.list.height-248
{
//
height
:
248px
;
//
overflow-y
:
scroll
;
//
}
//
/
deep
/
.el-checkbox
.el-checkbox__label
{
//
font-size
:
14px
;
//
}
//
/
deep
/
.el-checkbox__label
{
//
padding-left
:
2px
;
//
font-size
:
14px
;
//
}
//
.list.height-248
{
//
height
:
220px
;
//
overflow-y
:
scroll
;
//
}
//
}
//
/*分辨率低于1536,采用下面的样式*/
//
@media
screen
and
(
max-device-width
:
1512px
)
{
//
}
/*分辨率低于1440,采用下面的样式*/
@media
screen
and
(
max-device-width
:
1440px
)
{
.list
{
height
:
285px
;
overflow-y
:
scroll
;
}
.list.height-248
{
height
:
182px
;
overflow-y
:
scroll
;
}
.option
label
{
display
:
inline-block
;
flex
:
0
0
56px
;
font-size
:
12px
;
}
.option
>
div
>
div
{
flex
:
0
0
calc
(
100%
-
66px
)
!important
;
}
.select
.op
li
div
.company
{
right
:
14px
;
}
/
deep
/
.el-checkbox
.el-checkbox__label
{
padding-left
:
2px
;
font-size
:
12px
;
}
/
deep
/
.el-pagination
{
text-align
:
center
;
margin-top
:
6px
;
}
}
//
@media
screen
and
(
max-device-width
:
1440px
)
{
//
.list
{
//
height
:
285px
;
//
overflow-y
:
scroll
;
//
}
//
.list.height-248
{
//
height
:
182px
;
//
overflow-y
:
scroll
;
//
}
//
.option
label
{
//
display
:
inline-block
;
//
flex
:
0
0
56px
;
//
font-size
:
12px
;
//
}
//
.option
>
div
>
div
{
//
flex
:
0
0
calc
(
100%
-
66px
)
!important
;
//
}
//
.select
.op
li
div
.company
{
//
right
:
14px
;
//
}
//
/
deep
/
.el-checkbox
.el-checkbox__label
{
//
padding-left
:
2px
;
//
font-size
:
12px
;
//
}
//
/
deep
/
.el-pagination
{
//
text-align
:
center
;
//
margin-top
:
6px
;
//
}
//
}
/*分辨率低于1366,采用下面的样式*/
@media
screen
and
(
max-device-width
:
1366px
)
{
}
...
...
src/views/assess/pages/fill.vue
View file @
771542ce
...
...
@@ -2,28 +2,16 @@
<div
class=
"assess_main"
>
<div
class=
"assess_body"
>
<div
class=
"top-head-nav"
>
<span
:class=
"[activeName == 1 ? 'active' : '']"
@
click=
"activeName = 1"
>
土地数据填报
<span
:class=
"[activeName == 1 ? 'active' : '']"
@
click=
"activeName = 1"
>
土地信息
</span>
<span
:class=
"[activeName == 2 ? 'active' : '']"
@
click=
"activeName = 2"
>
标准厂房数据填报
<span
:class=
"[activeName == 2 ? 'active' : '']"
@
click=
"activeName = 2"
>
标准厂房信息
</span>
<span
:class=
"[activeName == 3 ? 'active' : '']"
@
click=
"activeName = 3"
>
商业楼宇数据填报
<span
:class=
"[activeName == 3 ? 'active' : '']"
@
click=
"activeName = 3"
>
商业楼宇信息
</span>
<span
:class=
"[activeName == 4 ? 'active' : '']"
@
click=
"activeName = 4"
>
<span
:class=
"[activeName == 4 ? 'active' : '']"
@
click=
"activeName = 4"
>
操作日志
</span>
</div>
...
...
@@ -118,8 +106,7 @@ export default {
}
}
.assess_main
.assess_body
{
.assess_main
.assess_body
{
overflow
:
hidden
auto
;
}
</
style
>
src/views/assess/pages/land.vue
View file @
771542ce
...
...
@@ -747,19 +747,19 @@ export default {
],
district_options
:
[
{
label
:
"城区"
,
value
:
"城区"
},
{
label
:
"泽州县"
,
value
:
"泽州县"
},
{
label
:
"高平市"
,
value
:
"高平市"
},
{
label
:
"阳城县"
,
value
:
"阳城县"
},
{
label
:
"陵川县"
,
value
:
"陵川县"
},
{
label
:
"沁水县"
,
value
:
"沁水县"
},
//
{ label: "城区", value: "城区" },
//
{ label: "泽州县", value: "泽州县" },
//
{ label: "高平市", value: "高平市" },
//
{ label: "阳城县", value: "阳城县" },
//
{ label: "陵川县", value: "陵川县" },
//
{ label: "沁水县", value: "沁水县" },
],
kf_district_options
:
[
{
label
:
"晋城市经济技术开发区"
,
value
:
"晋城市经济技术开发区"
},
{
label
:
"高平市经济技术开发区"
,
value
:
"高平市经济技术开发区"
},
{
label
:
"阳城县经济技术开发区"
,
value
:
"阳城县经济技术开发区"
},
{
label
:
"陵川县经济技术开发区"
,
value
:
"陵川县经济技术开发区"
},
{
label
:
"沁水县经济技术开发区"
,
value
:
"沁水县经济技术开发区"
},
//
{ label: "晋城市经济技术开发区", value: "晋城市经济技术开发区" },
//
{ label: "高平市经济技术开发区", value: "高平市经济技术开发区" },
//
{ label: "阳城县经济技术开发区", value: "阳城县经济技术开发区" },
//
{ label: "陵川县经济技术开发区", value: "陵川县经济技术开发区" },
//
{ label: "沁水县经济技术开发区", value: "沁水县经济技术开发区" },
],
total
:
0
,
listInfo
:
[],
...
...
src/views/index/index_copy.vue
View file @
771542ce
...
...
@@ -66,13 +66,14 @@
/>
<div
class=
"text"
>
<p
style=
"margin-right: 20px;"
:class=
"[activeCard == 1 ? 'active' : '']"
@
click=
"changeACard(1)"
>
<span
class=
"title"
>
经济指标
</span>
<span
class=
"title"
>
满城区经济指标
</span>
</p>
<p
:class=
"[activeCard == 2 ? 'active' : '']"
@
click=
"changeACard(2)"
>
<span
class=
"title"
>
开发区经济指标
</span>
</p>
<!--
<p
:class=
"[activeCard == 2 ? 'active' : '']"
@
click=
"changeACard(2)"
>
<span
class=
"title"
>
企业统计
</span>
</p>
-->
</div>
</div>
<el-carousel
height=
"210px"
:interval=
"5000"
...
...
@@ -130,13 +131,71 @@
</ul>
</el-carousel-item>
</el-carousel>
<div
v-if=
"activeCard == 2"
class=
"enterprise"
>
<el-carousel
height=
"210px"
:interval=
"5000"
:loop=
"true"
indicator-position=
"none"
ref=
"carousel1"
v-if=
"activeCard == 2"
>
<el-carousel-item
v-for=
"item in 2"
:key=
"item"
>
<ul
class=
"list-num "
v-if=
"item == 1"
>
<p
class=
"title"
>
<span
class=
"san-left"
@
click=
"prev1"
></span>
<span>
2022年
</span>
<span
class=
"san-right"
@
click=
"next1"
></span>
</p>
<li
class=
"bg-100"
>
<span>
地区生产总值:150.19亿元
</span>
<span>
固定资产投资:-亿元
</span>
</li>
<li
class=
"bg-100"
>
<span>
规模以上工业增加值:3.7%
</span>
<span>
社会消费品零售总额:29.85亿元
</span>
</li>
<li
class=
"bg-100"
>
<span>
限额以上消费品零售额:3.76亿元
</span>
<span>
城镇居民人均可支配收入:40769元
</span>
</li>
<li
class=
"bg-100"
>
<span>
农村居民人均可支配收入:24660元
</span>
<span>
公共财政预算收入:7.79亿元
</span>
</li>
</ul>
<ul
class=
"list-num"
v-if=
"item == 2"
>
<p
class=
"title"
>
<span
class=
"san-left"
@
click=
"prev1"
></span>
<span>
2023年1-11月(*为季度指标)
</span>
<span
class=
"san-right"
@
click=
"next1"
></span>
</p>
<li
class=
"bg-100"
>
<span>
*地区生产总值:114.5亿元
</span>
<span>
固定资产投资:-亿元
</span>
</li>
<li
class=
"bg-100"
>
<span>
规模以上工业增加值:4.1%
</span>
<span>
*社会消费品零售总额:23.6亿元
</span>
</li>
<li
class=
"bg-100"
>
<span>
限额以上消费品零售额:3.47亿元
</span>
<span>
*城镇居民人均可支配收入:32206元
</span>
</li>
<li
class=
"bg-100"
>
<span>
*农村居民人均可支配收入:20350元
</span>
<span>
公共财政预算收入:-亿元
</span>
</li>
</ul>
</el-carousel-item>
</el-carousel>
<!--
<div
v-if=
"activeCard == 2"
class=
"enterprise"
>
<ul
class=
"list-num1"
>
<li>
<span
@
click=
"goEpList(1)"
>
上市企业:
{{
table_dic
.
ssqy
}}
家
</span>
<span
@
click=
"goEpList(2)"
>
规模以上企业:354家
<!--
{{
table_dic
.
gmys
}}
-->
</span>
</li>
<li>
...
...
@@ -146,16 +205,9 @@
<li>
<span
@
click=
"goEpList(5)"
>
科技型中小企业:
{{
table_dic
.
kjzx
}}
家
</span>
专精特新示范企业
<!--
<span
@
click=
"goEpList(6)"
>
省级民营科技企业:
{{
table_dic
.
tbe_sjmy
}}
家
</span>
-->
</li>
<!--
<li>
<span
@
click=
"goEpList(7)"
>
国家级专精特新小巨人企业:
{{
table_dic
.
zjtg_gjjxjr
}}
家
</span>
</li>
<li>
<span
@
click=
"goEpList(8)"
>
省级专精特新小巨人企业:
{{
table_dic
.
zjtg_sjxjr
}}
家
</span>
</li>
-->
</ul>
</div>
</div>
-->
</div>
<div
class=
"left-three"
>
...
...
src/views/login/login.vue
View file @
771542ce
...
...
@@ -648,6 +648,7 @@ export default {
*/
let
res
=
await
API
.
LoginByPwd
({
param
});
console
.
log
(
res
,
"数据信息"
);
// let res = await API.LoginByPwd({ mobile, password });
if
(
res
.
token
)
{
...
...
src/views/systemgl/systemgljueseadd.vue
View file @
771542ce
...
...
@@ -146,7 +146,7 @@ export default {
option2
:
[
{
id
:
6
,
name
:
"产业地图"
},
{
id
:
7
,
name
:
"项目选址"
},
{
id
:
8
,
name
:
"
数据填报
"
},
{
id
:
8
,
name
:
"
资源管理
"
},
],
option3
:
[
{
id
:
9
,
name
:
"项目总览"
},
...
...
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