Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zh-baseversion-project
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
王浩
zh-baseversion-project
Commits
b7d78906
Commit
b7d78906
authored
Sep 03, 2024
by
wanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1 用户管理-燃气用户 导入导出模版调整
parent
87746244
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
燃气用户导入模版.xlsx
...ion-admin/src/main/resources/importTemplate/燃气用户导入模版.xlsx
+0
-0
燃气用户导出模版.xlsx
...ion-admin/src/main/resources/importTemplate/燃气用户导出模版.xlsx
+0
-0
燃气用户错误导入数据模版.xlsx
...admin/src/main/resources/importTemplate/燃气用户错误导入数据模版.xlsx
+0
-0
index.vue
zh-baseversion-web/src/components/loading/index.vue
+6
-6
No files found.
zh-baseversion-admin/src/main/resources/importTemplate/燃气用户导入模版.xlsx
View file @
b7d78906
No preview for this file type
zh-baseversion-admin/src/main/resources/importTemplate/燃气用户导出模版.xlsx
View file @
b7d78906
No preview for this file type
zh-baseversion-admin/src/main/resources/importTemplate/燃气用户错误导入数据模版.xlsx
View file @
b7d78906
No preview for this file type
zh-baseversion-web/src/components/loading/index.vue
View file @
b7d78906
...
...
@@ -97,31 +97,31 @@
}
.loader-line-wrap
:nth-child
(
1
)
.loader-line
{
border-color
:
hsl
(
0
,
80%
,
60
%
);
border-color
:
hsl
(
0
,
4%
,
35
%
);
height
:
90px
;
width
:
90px
;
top
:
7px
;
}
.loader-line-wrap
:nth-child
(
2
)
.loader-line
{
border-color
:
hsl
(
60
,
80%
,
60
%
);
border-color
:
hsl
(
0
,
4%
,
35
%
);
height
:
76px
;
width
:
76px
;
top
:
14px
;
}
.loader-line-wrap
:nth-child
(
3
)
.loader-line
{
border-color
:
hsl
(
120
,
80%
,
60
%
);
border-color
:
hsl
(
0
,
4%
,
35
%
);
height
:
62px
;
width
:
62px
;
top
:
21px
;
}
.loader-line-wrap
:nth-child
(
4
)
.loader-line
{
border-color
:
hsl
(
180
,
80%
,
60
%
);
border-color
:
hsl
(
0
,
4%
,
35
%
);
height
:
48px
;
width
:
48px
;
top
:
28px
;
}
.loader-line-wrap
:nth-child
(
5
)
.loader-line
{
border-color
:
hsl
(
240
,
80%
,
60
%
);
border-color
:
hsl
(
0
,
4%
,
35
%
);
height
:
34px
;
width
:
34px
;
top
:
35px
;
...
...
@@ -138,7 +138,7 @@
}
.box10
{
background
:
linear-gradient
(
to
bottom
,
rgb
(
107
,
175
,
240
),
rgb
(
245
,
137
,
227
));
background
:
linear-gradient
(
to
bottom
,
rgb
(
107
,
175
,
240
),
rgb
(
107
,
175
,
240
));
-webkit-background-clip
:
text
;
-webkit-text-fill-color
:
transparent
;
font-weight
:
bold
;
...
...
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