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
1201b458
Commit
1201b458
authored
May 16, 2023
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
d015298d
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
25589 additions
and
38 deletions
+25589
-38
dataRegion.json
dsk-operate-ui/src/assets/json/dataRegion.json
+25399
-0
AppMain.vue
dsk-operate-ui/src/layout/components/AppMain.vue
+1
-0
index.vue
dsk-operate-ui/src/views/macro/financing/index.vue
+6
-1
index.vue
dsk-operate-ui/src/views/macro/nationalEconomies/index.vue
+183
-37
No files found.
dsk-operate-ui/src/assets/json/dataRegion.json
0 → 100644
View file @
1201b458
This diff is collapsed.
Click to expand it.
dsk-operate-ui/src/layout/components/AppMain.vue
View file @
1201b458
...
@@ -43,6 +43,7 @@ export default {
...
@@ -43,6 +43,7 @@ export default {
.app-main
{
.app-main
{
/* 84 = navbar + tags-view = 50 + 34 */
/* 84 = navbar + tags-view = 50 + 34 */
min-height
:
calc
(
100vh
-
84px
);
min-height
:
calc
(
100vh
-
84px
);
background
:
#F5F5F5
;
}
}
.fixed-header
+
.app-main
{
.fixed-header
+
.app-main
{
...
...
dsk-operate-ui/src/views/macro/financing/index.vue
View file @
1201b458
<
template
>
<
template
>
<div
class=
"app-container"
>
<div
class=
"app-container"
>
区域融资
<div>
专项债项目
</div>
<div>
项目明细
</div>
</div>
</div>
</
template
>
</
template
>
...
...
dsk-operate-ui/src/views/macro/nationalEconomies/index.vue
View file @
1201b458
This diff is collapsed.
Click to expand it.
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