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
7a4c34a0
Commit
7a4c34a0
authored
Aug 25, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
6981403b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
22 deletions
+23
-22
index.vue
dsk-operate-ui/src/views/custom/overview/index.vue
+23
-21
qgjjdq.vue
...ui/src/views/macro/nationalEconomies/component/qgjjdq.vue
+0
-1
No files found.
dsk-operate-ui/src/views/custom/overview/index.vue
View file @
7a4c34a0
...
...
@@ -81,7 +81,7 @@
</div>
<div
class=
"content content_wap2"
>
<div
class=
"head_title"
>
客户资信评级
</div>
<el-row>
<el-row
v-if=
"creditLevel.length > 0"
>
<el-col
:span=
"14"
>
<div
id=
"zxpj-echarts"
style=
"height: 250px;"
></div>
</el-col>
...
...
@@ -100,6 +100,10 @@
</div>
</el-col>
</el-row>
<div
class=
"empty"
v-if=
"creditLevel.length === 0"
>
<img
class=
"img"
src=
"@/assets/images/project/empty.png"
>
<div
class=
"p1"
>
抱歉,没找到相关数据
</div>
</div>
</div>
<div
class=
"content_wap3"
>
<div
class=
"flex-box query-box"
>
...
...
@@ -829,26 +833,24 @@
}
}
.content_wap1
{
.empty
{
margin
:
0
auto
;
height
:
300px
;
text-align
:
center
;
.img
{
width
:
108px
;
height
:
108px
;
margin-bottom
:
24px
;
margin-top
:
50px
;
}
.p1
{
color
:
#333333
;
font-size
:
16px
;
}
.p2
{
color
:
#999999
;
font-size
:
14px
;
margin-top
:
8px
;
}
.empty
{
margin
:
0
auto
;
height
:
300px
;
text-align
:
center
;
.img
{
width
:
108px
;
height
:
108px
;
margin-bottom
:
24px
;
margin-top
:
50px
;
}
.p1
{
color
:
#333333
;
font-size
:
16px
;
}
.p2
{
color
:
#999999
;
font-size
:
14px
;
margin-top
:
8px
;
}
}
.content_wap3
{
...
...
dsk-operate-ui/src/views/macro/nationalEconomies/component/qgjjdq.vue
View file @
7a4c34a0
...
...
@@ -36,7 +36,6 @@
element-loading-text=
"Loading"
@
sort-change=
"sortChange"
border
max-height=
"640"
highlight-current-row
v-if=
"tableDataTotal > 0 && !isSkeleton"
:default-sort =
"
{prop: 'gdp', order: 'descending'}"
...
...
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