Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
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
刘怀志
pet-business-web
Commits
95099b6c
Commit
95099b6c
authored
Aug 28, 2023
by
陈明豪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
93e6068e
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
8 deletions
+6
-8
imgUploadForBanner.vue
src/components/ImageUpload/imgUploadForBanner.vue
+6
-0
banner_add.vue
src/views/banner_management/banner_add.vue
+0
-4
banner_edit.vue
src/views/banner_management/banner_edit.vue
+0
-4
No files found.
src/components/ImageUpload/imgUploadForBanner.vue
View file @
95099b6c
...
...
@@ -379,5 +379,11 @@ export default {
::v-deep
.el-upload-list__item
{
margin
:
0
0
.5rem
0
0
!
important
;
}
.el-upload__tip
{
width
:
100%
;
font-weight
:
bold
;
height
:
15px
!
important
;
margin-top
:
0
!
important
;
}
</
style
>
src/views/banner_management/banner_add.vue
View file @
95099b6c
...
...
@@ -267,10 +267,6 @@ export default {
//::v-deep .el-form-item:nth-child(2){
// margin-bottom: 0 !important;
//}
::v-deep
.el-upload__tip
{
height
:
10px
!
important
;
margin-top
:
0
!
important
;
}
::v-deep
.el-textarea__inner
{
//padding-left: 12px !important;
}
...
...
src/views/banner_management/banner_edit.vue
View file @
95099b6c
...
...
@@ -292,8 +292,4 @@ export default {
color
:
#333333
;
line-height
:
24px
;
}
::v-deep
.el-upload__tip
{
height
:
10px
!
important
;
margin-top
:
0
!
important
;
}
</
style
>
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