徐景良 2024-08-07 13:43:46 +08:00
commit c9541bd65c
9 changed files with 28 additions and 13 deletions

View File

@ -376,7 +376,7 @@
bottom: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -70,4 +70,10 @@ ul {
.ant-input[disabled]{
color: rgba(0, 0, 0, 0.8);
}
.ant-image-preview-operations{
background-color: rgba(0, 0, 0, 0.8);
span{
font-size: 25px;
}
}

View File

@ -533,7 +533,7 @@
<style lang="scss" scoped>
.image-div {
width: 330px;
min-width: 340px;
max-height: 220px;
overflow: auto;
}
@ -563,9 +563,13 @@
:deep(.ant-image-preview-switch-left){
position: absolute;
}
:deep(.ant-image-preview-switch-right){
position: absolute;
}
.info-container {
// float: left;
position: relative;
flex: 1;
:deep(.ant-image-preview-wrap) {
position: absolute;
}
@ -580,7 +584,7 @@
top: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -900,7 +900,7 @@
<style lang="scss" scoped>
.image-div {
width: 330px;
min-width: 340px;
max-height: 220px;
overflow: auto;
}
@ -947,7 +947,7 @@
top: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -509,7 +509,7 @@
<style lang="scss" scoped>
.image-div {
width: 300px;
min-width: 340px;
max-height: 200px;
overflow: auto;
}
@ -534,6 +534,7 @@
.info-container {
// float: left;
position: relative;
flex: 1;
:deep(.ant-image-preview-wrap) {
position: absolute;
}
@ -548,7 +549,7 @@
bottom: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -908,7 +908,7 @@
bottom: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -533,7 +533,7 @@
<style lang="scss" scoped>
.image-div {
width: 330px;
min-width: 340px;
max-height: 220px;
overflow: auto;
}
@ -563,9 +563,13 @@
:deep(.ant-image-preview-switch-left){
position: absolute;
}
:deep(.ant-image-preview-switch-right){
position: absolute;
}
.info-container {
// float: left;
position: relative;
flex: 1;
:deep(.ant-image-preview-wrap) {
position: absolute;
}
@ -580,7 +584,7 @@
top: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -900,7 +900,7 @@
<style lang="scss" scoped>
.image-div {
width: 330px;
min-width: 340px;
max-height: 220px;
overflow: auto;
}
@ -947,7 +947,7 @@
top: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){

View File

@ -1104,7 +1104,7 @@
top: 0;
width: 100%;
.ant-image-preview-operations-operation{
flex:1;
// flex:1;
}
}
.ant-image-preview-operations-operation:nth-last-child(1){