Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Q
qk_admin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quanku
qk_admin
Commits
fce3313d
Commit
fce3313d
authored
Aug 08, 2024
by
yaya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 优化编辑全屏问题
parent
7d5c1140
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
0 deletions
+9
-0
src/views/sale/auctionAdd.vue
src/views/sale/auctionAdd.vue
+3
-0
src/views/sale/groupAdd.vue
src/views/sale/groupAdd.vue
+3
-0
src/views/sale/saleAdd.vue
src/views/sale/saleAdd.vue
+3
-0
No files found.
src/views/sale/auctionAdd.vue
View file @
fce3313d
...
...
@@ -464,6 +464,9 @@ export default {
/
deep
/
.el-upload--picture-card
{
margin-left
:
40px
;
}
/
deep
/
.mce-fullscreen
{
z-index
:
1001
;
}
.ant-upload-list
{
display
:
flex
;
flex-direction
:
row
;
...
...
src/views/sale/groupAdd.vue
View file @
fce3313d
...
...
@@ -540,6 +540,9 @@ export default {
/deep/
.
el
-
radio
-
group
{
margin
-
top
:
10
px
;
}
/deep/
.
mce
-
fullscreen
{
z
-
index
:
1001
;
}
.
ant
-
upload
-
list
{
display
:
flex
;
flex
-
direction
:
row
;
...
...
src/views/sale/saleAdd.vue
View file @
fce3313d
...
...
@@ -502,6 +502,9 @@ export default {
/
deep
/
.el-icon-delete
{
color
:
white
;
}
/
deep
/
.mce-fullscreen
{
z-index
:
1001
;
}
.ant-upload-list
{
display
:
flex
;
flex-direction
:
row
;
...
...
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