Просмотр исходного кода

Merge branch 'master' of http://59.110.91.129:3000/zhangmengying/AIClass into wanzi

丸子 5 месяцев назад
Родитель
Сommit
0353c22be9

+ 1 - 1
src/views/AIPage/AIImageToImage.vue

@@ -85,7 +85,7 @@ const goBack = () => {
   height: rpx(35);
   border-top-right-radius: rpx(5);
   border-bottom-right-radius: rpx(5);
-  z-index: 9999;
+  z-index: 50;
   position: absolute;
   top: 50%;
   left: 18%;

+ 1 - 1
src/views/AIPage/AIImageToVideo.vue

@@ -97,7 +97,7 @@ const toggleDrawer = () => {
   height: rpx(35);
   border-top-right-radius: rpx(5);
   border-bottom-right-radius: rpx(5);
-  z-index: 9999;
+  z-index: 50;
   position: absolute;
   top: 50%;
   left: 18%;

+ 1 - 1
src/views/AIPage/AIPainting.vue

@@ -94,7 +94,7 @@ const toggleDrawer = () => {
   height: rpx(35);
   border-top-right-radius: rpx(5);
   border-bottom-right-radius: rpx(5);
-  z-index: 9999;
+  z-index: 50;
   position: absolute;
   top: 50%;
   left: 18%;

+ 1 - 1
src/views/AIPage/PlantExperts.vue

@@ -98,7 +98,7 @@ const toggleDrawer = () => {
   height: rpx(35);
   border-top-right-radius: rpx(5);
   border-bottom-right-radius: rpx(5);
-  z-index: 9999;
+  z-index: 50;
   position: absolute;
   top: 50%;
   left: 18%;