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
ac6628c8
Commit
ac6628c8
authored
Oct 07, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户列表小屏幕样式
parent
4ab2c400
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
index.scss
dsk-operate-ui/src/assets/styles/index.scss
+4
-0
index.vue
dsk-operate-ui/src/views/custom/customList/index.vue
+1
-1
No files found.
dsk-operate-ui/src/assets/styles/index.scss
View file @
ac6628c8
...
@@ -803,3 +803,7 @@ ul, li {
...
@@ -803,3 +803,7 @@ ul, li {
}
}
}
}
.min1370
{
min-width
:
1370px
;
}
dsk-operate-ui/src/views/custom/customList/index.vue
View file @
ac6628c8
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<span>
/ 客户列表
</span>
<span>
/ 客户列表
</span>
</div>
</div>
<div
class=
"app-container"
>
<div
class=
"app-container"
>
<el-card
class=
"box-card noborder"
>
<el-card
class=
"box-card noborder
min1370
"
>
<div
class=
"tables "
>
<div
class=
"tables "
>
<div
class=
"empty"
v-if=
"tableData.total==0 && !isSkeleton"
>
<div
class=
"empty"
v-if=
"tableData.total==0 && !isSkeleton"
>
<img
src=
"@/assets/images/project/empty.png"
>
<img
src=
"@/assets/images/project/empty.png"
>
...
...
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