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
bf3f7473
Commit
bf3f7473
authored
May 30, 2023
by
远方不远
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hy
parent
9f02200d
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
842 additions
and
266 deletions
+842
-266
addree.png
dsk-operate-ui/src/assets/images/addree.png
+0
-0
public.css
dsk-operate-ui/src/assets/styles/public.css
+110
-9
index.js
dsk-operate-ui/src/router/index.js
+14
-0
details.vue
dsk-operate-ui/src/views/radar/Land/details.vue
+571
-0
index.vue
dsk-operate-ui/src/views/radar/components/Land/index.vue
+146
-257
index.vue
...erate-ui/src/views/radar/components/debtProject/index.vue
+1
-0
No files found.
dsk-operate-ui/src/assets/images/addree.png
0 → 100644
View file @
bf3f7473
667 Bytes
dsk-operate-ui/src/assets/styles/public.css
View file @
bf3f7473
...
@@ -131,10 +131,12 @@ select {
...
@@ -131,10 +131,12 @@ select {
.el-input__icon
{
.el-input__icon
{
line-height
:
34px
;
line-height
:
34px
;
}
}
.el-dropdown-link
{
.el-dropdown-link
{
cursor
:
pointer
;
cursor
:
pointer
;
color
:
#333333
;
color
:
#333333
;
}
}
.el-dropdown-link
.el-input
{
.el-dropdown-link
.el-input
{
width
:
100%
;
width
:
100%
;
}
}
...
@@ -158,9 +160,11 @@ select {
...
@@ -158,9 +160,11 @@ select {
.el-popper
[
x-placement
^=
top
]
{
.el-popper
[
x-placement
^=
top
]
{
margin-bottom
:
12px
;
margin-bottom
:
12px
;
}
}
.el-popper
[
x-placement
^=
bottom
]
{
.el-popper
[
x-placement
^=
bottom
]
{
margin-top
:
12px
;
margin-top
:
12px
;
}
}
.el-select-dropdown
.popper__arrow
{
.el-select-dropdown
.popper__arrow
{
display
:
none
;
display
:
none
;
}
}
...
@@ -295,18 +299,21 @@ select {
...
@@ -295,18 +299,21 @@ select {
.select-multiple
.el-tag__close.el-icon-close
{
.select-multiple
.el-tag__close.el-icon-close
{
display
:
none
;
display
:
none
;
}
}
.el-dropdown-land
{
.el-dropdown-land
{
margin-right
:
24px
;
margin-right
:
24px
;
}
}
.el-dropdown-land
.el-icon-caret-bottom
{
.el-dropdown-land
.el-icon-caret-bottom
{
color
:
#333333
;
color
:
#333333
;
margin-left
:
4px
;
margin-left
:
4px
;
}
}
.land_date_picker
{
position
:
absolute
!important
;
.land_date_picker
{
visibility
:
hidden
;
position
:
absolute
!important
;
left
:
100px
;
visibility
:
hidden
;
top
:
206px
;
left
:
100px
;
top
:
206px
;
}
}
.jabph_popper_box
{
.jabph_popper_box
{
...
@@ -406,4 +413,98 @@ select {
...
@@ -406,4 +413,98 @@ select {
background
:
#f5faff
;
background
:
#f5faff
;
color
:
#0081FF
;
color
:
#0081FF
;
border-color
:
#0081FF
;
border-color
:
#0081FF
;
}
.toolbar-right-download
{
padding
:
8px
21px
;
margin
:
0px
;
cursor
:
pointer
;
font-weight
:
400
;
color
:
#232323
;
background
:
#FFFFFF
;
border-radius
:
5px
5px
5px
5px
;
border
:
1px
solid
#D9D9D9
;
text-align
:
center
;
}
.toolbar-right-download
.el-icon-arrow-down
{
margin-left
:
8px
;
}
.viewlist-el-popover
{
min-width
:
130px
;
padding
:
0px
;
}
.viewlist-el-popover
.pup_list
{
line-height
:
36px
;
text-align
:
left
;
margin
:
5px
0
;
cursor
:
pointer
;
}
.viewlist-el-popover
.pup_list
li
{
padding
:
0
16px
;
}
.viewlist-el-popover
.pup_list
li
span
{
position
:
relative
;
display
:
inline-block
;
}
.viewlist-el-popover
.pup_list
li
.VIP
{
width
:
24px
;
height
:
12px
;
top
:
0px
;
right
:
-8px
;
position
:
absolute
;
}
.viewlist-el-popover
.pup_list
li
.SVIP
{
width
:
24px
;
height
:
12px
;
top
:
0px
;
right
:
-10px
;
position
:
absolute
;
}
.viewlist-el-popover
.pup_list
li
:hover
{
color
:
#0081FF
;
background
:
#F4F6F9
;
}
.viewlist-el-popover
.pup_list
.activefield
{
color
:
#0081FF
;
background
:
#F4F6F9
;
}
.viewlist-el-popover
.pup_list_export
li
{
display
:
flex
;
align-items
:
center
;
padding-right
:
0px
;
}
.viewlist-el-popover
.pup_list_export
li
img
{
width
:
auto
;
height
:
12px
;
margin-left
:
4px
;
}
.viewlist-el-popover
.pup_zhclist
.active
{
color
:
#0081FF
;
background
:
#F4F6F9
;
}
.viewlist-el-popover
.pup_zhclist
li
span
:hover
{
color
:
#0081FF
;
font-weight
:
400
;
}
.viewlist-el-popover
.pup_zhclist
.active
span
{
color
:
#0081FF
;
font-weight
:
400
;
}
.viewlist-el-popover
.pup_list_export
li
.lowerRate_imgzhc
{
width
:
39px
;
height
:
14px
;
}
}
\ No newline at end of file
dsk-operate-ui/src/router/index.js
View file @
bf3f7473
...
@@ -136,6 +136,20 @@ export const constantRoutes = [
...
@@ -136,6 +136,20 @@ export const constantRoutes = [
meta
:
{
title
:
'企业专项债详情'
,
icon
:
'radar'
}
meta
:
{
title
:
'企业专项债详情'
,
icon
:
'radar'
}
}
}
]
]
},
{
path
:
'/Land'
,
component
:
Layout
,
hidden
:
true
,
redirect
:
'noredirect'
,
children
:
[
{
path
:
'/radar/Land/details/:id(
\\
d+)'
,
component
:
()
=>
import
(
'@/views/radar/Land/details'
),
name
:
'LandDetails'
,
meta
:
{
title
:
'土地交易详情'
,
icon
:
'radar'
}
}
]
}
}
]
]
...
...
dsk-operate-ui/src/views/radar/Land/details.vue
0 → 100644
View file @
bf3f7473
This diff is collapsed.
Click to expand it.
dsk-operate-ui/src/views/radar/components/Land/index.vue
View file @
bf3f7473
This diff is collapsed.
Click to expand it.
dsk-operate-ui/src/views/radar/components/debtProject/index.vue
View file @
bf3f7473
...
@@ -78,6 +78,7 @@
...
@@ -78,6 +78,7 @@
</div>
</div>
</div>
</div>
<div
class=
"bottomlist"
>
<div
class=
"bottomlist"
>
<div
class=
"bottomlist-title"
>
<div
class=
"bottomlist-title"
>
<p>
共有{{total}}条
</p>
<p>
共有{{total}}条
</p>
...
...
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