Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
dsk-cr20g
Commits
63daba33
Commit
63daba33
authored
Aug 03, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
8a5b5086
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
23 deletions
+11
-23
zhaobiao.vue
.../src/views/macro/nationalEconomies/component/zhaobiao.vue
+10
-22
register.vue
dsk-operate-ui/src/views/register.vue
+1
-1
No files found.
dsk-operate-ui/src/views/macro/nationalEconomies/component/zhaobiao.vue
View file @
63daba33
...
...
@@ -27,8 +27,8 @@
<el-table-column
label=
"序号"
width=
"60"
>
<template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
</el-table-column>
<el-table-column
prop=
"type"
label=
"年份"
width=
"2
0
0"
:formatter=
"formatStatus"
/>
<el-table-column
prop=
"count"
label=
"招标数量(个)"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"2
0
0"
/>
<el-table-column
prop=
"type"
label=
"年份"
width=
"2
2
0"
:formatter=
"formatStatus"
/>
<el-table-column
prop=
"count"
label=
"招标数量(个)"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"2
2
0"
/>
</el-table>
</div>
</div>
...
...
@@ -64,7 +64,7 @@
<el-table-column
label=
"序号"
width=
"60"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
</el-table-column>
<el-table-column
prop=
"province"
label=
"地区"
width=
"
20
0"
:formatter=
"formatStatus"
/>
<el-table-column
prop=
"province"
label=
"地区"
width=
"
12
0"
:formatter=
"formatStatus"
/>
<el-table-column
prop=
"count"
label=
"招标数量 (个)"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"160"
/>
<el-table-column
prop=
"rate"
label=
"占比(%)"
align=
"right"
:formatter=
"formatStatus"
width=
"160"
/>
</el-table>
...
...
@@ -103,7 +103,7 @@
<el-table-column
label=
"序号"
width=
"60"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
$index
+
1
}}
</
template
>
</el-table-column>
<el-table-column
prop=
"label"
label=
"时间"
width=
"
20
0"
:formatter=
"formatStatus"
/>
<el-table-column
prop=
"label"
label=
"时间"
width=
"
12
0"
:formatter=
"formatStatus"
/>
<el-table-column
prop=
"count"
label=
"招标数量(个)"
align=
"right"
:formatter=
"formatStatus"
sortable
width=
"160"
/>
<el-table-column
prop=
"rate"
label=
"占比(%)"
align=
"right"
:formatter=
"formatStatus"
width=
"160"
/>
</el-table>
...
...
@@ -151,8 +151,6 @@
this
.
dataRegion
()
this
.
yearsData
()
this
.
getcountNewsBidByYear
()
this
.
getCountNewsBidByProvince
()
this
.
getCountNewsBidByMonth
()
},
mounted
()
{
},
...
...
@@ -168,6 +166,8 @@
this
.
$nextTick
(()
=>
{
this
.
initChart1
(
res
.
data
.
provinceDate
)
})
this
.
getCountNewsBidByProvince
()
this
.
getCountNewsBidByMonth
()
})
},
getCountNewsBidByProvince
(){
...
...
@@ -271,12 +271,6 @@
});
}
let
option
=
{
// legend: {
// left: "center",
// bottom: 0,
// itemHeight:8,
// itemWidth:16,
// },
tooltip
:
{
trigger
:
'axis'
,
axisPointer
:
{
...
...
@@ -300,8 +294,8 @@
},
grid
:
{
top
:
30
,
left
:
10
0
,
right
:
2
0
,
left
:
8
0
,
right
:
4
0
,
bottom
:
30
,
},
color
:[
'#FCD68A'
,
'#FFE48A'
,
'#FFB8AD'
,
'#FFD7AD'
,
'#A9F1E5'
,
'#D0FAB7'
,
'#ADC0FF'
,
'#BEECFF'
,
'#81D5BC'
,
'#67B3FD'
,
'#E9C8FF'
,
'#56BFA1'
,
'#6799FD'
],
...
...
@@ -387,12 +381,6 @@
});
}
let
option
=
{
// legend: {
// left: "center",
// bottom: 0,
// itemHeight:8,
// itemWidth:16,
// },
tooltip
:
{
trigger
:
'axis'
,
axisPointer
:
{
...
...
@@ -416,8 +404,8 @@
},
grid
:
{
top
:
30
,
left
:
10
0
,
right
:
2
0
,
left
:
8
0
,
right
:
4
0
,
bottom
:
30
,
},
color
:[
'#FCD68A'
,
'#FFE48A'
,
'#FFB8AD'
,
'#FFD7AD'
,
'#A9F1E5'
,
'#D0FAB7'
,
'#ADC0FF'
,
'#BEECFF'
,
'#81D5BC'
,
'#67B3FD'
,
'#E9C8FF'
,
'#56BFA1'
,
'#6799FD'
],
...
...
dsk-operate-ui/src/views/register.vue
View file @
63daba33
<
template
>
<div
class=
"register"
>
<el-form
ref=
"registerForm"
:model=
"registerForm"
:rules=
"registerRules"
class=
"register-form"
>
<h3
class=
"title"
>
若依后台管理系统
</h3>
<h3
class=
"title"
>
数字化经营履约全生命链路管理系统
</h3>
<el-form-item
prop=
"username"
>
<el-input
v-model=
"registerForm.username"
type=
"text"
auto-complete=
"off"
placeholder=
"账号"
>
<svg-icon
slot=
"prefix"
icon-class=
"user"
class=
"el-input__icon input-icon"
/>
...
...
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