Commit ab440bb4 authored by tangfh's avatar tangfh

+

parent e862e4c9
## 1.0.1(2024-06-07)
1.0.1
## 1.0.0(2024-06-07)
1.0.0
## 1.0.5(2024-05-31)
1.0.5
## 1.0.4(2024-05-30)
1.0.4
## 1.0.3(2024-05-29)
## 1.0.3(2024-06-07)
1.0.3
## 1.0.2(2024-05-29
## 1.0.2(2024-06-07
1.0.2
## 1.0.1(2024-05-29
## 1.0.1(2024-06-07
1.0.1
## 1.0.0(2024-05-29
## 1.0.0(2024-06-07
1.0.0
\ No newline at end of file
......@@ -216,7 +216,7 @@
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
z-index: 900;
z-index: 556;
}
.view-center {
......@@ -229,7 +229,7 @@
align-items: center;
top: 0;
left: 0;
z-index: 999;
z-index: 557;
}
.view-center-content-bg {
......@@ -246,7 +246,7 @@
opacity: 0;
left: 32rpx;
right: 32rpx;
z-index: 999;
z-index: 557;
}
.view-top {
......@@ -257,7 +257,7 @@
right: 32rpx;
top: -100%;
border-radius: 32rpx 32rpx 32rpx 32rpx;
z-index: 999;
z-index: 557;
}
.view-bottom {
......@@ -268,7 +268,7 @@
right: 32rpx;
bottom: -100%;
border-radius: 32rpx 32rpx 32rpx 32rpx;
z-index: 999;
z-index: 557;
}
.pop-view-top-title {
......@@ -283,7 +283,7 @@
height: 48rpx;
margin-top: 32rpx;
margin-right: 32rpx;
z-index: 999;
z-index: 558;
flex-shrink: 0;
}
......
{
"id": "f-pop",
"displayName": "f-pop",
"version": "1.0.1",
"version": "1.0.3",
"description": "f-pop 插件(底部弹出,中间弹出,顶部弹出)",
"keywords": [
"f-pop"
......
## 1.0.6(2024-06-07)
1.0.6
## 1.0.5(2024-06-07)
1.0.5
## 1.0.4(2024-06-07)
1.0.4
## 1.0.3(2024-06-07)
......
......@@ -27,7 +27,7 @@
</script>
<style lang="scss" scoped>
.v-row-bottom-fixed {
z-index: 8888;
z-index: 555;
position: fixed;
left: 0;
bottom: 0;
......
{
"id": "f-view-bottom-fixed",
"displayName": "f-view-bottom-fixed",
"version": "1.0.4",
"version": "1.0.6",
"description": "底部按钮父view",
"keywords": [
"f-view-bottom-fixed"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment