Commit e862e4c9 authored by tangfh's avatar tangfh

+

parent 568b68f1
## 1.0.2(2024-06-07)
1.0.2
## 1.0.1(2024-06-07)
1.0.1
## 1.0.0(2024-06-07) ## 1.0.0(2024-06-07)
1.0.0 1.0.0
...@@ -67,4 +67,4 @@ ...@@ -67,4 +67,4 @@
border-radius: 0rpx 48rpx 48rpx 0rpx; border-radius: 0rpx 48rpx 48rpx 0rpx;
margin: 0rpx 32rpx 0rpx 0rpx; margin: 0rpx 32rpx 0rpx 0rpx;
} }
</style> </style>
\ No newline at end of file
{ {
"id": "f-button-01", "id": "f-button-01",
"displayName": "f-button-01", "displayName": "f-button-01",
"version": "1.0.0", "version": "1.0.2",
"description": "按钮01", "description": "按钮01",
"keywords": [ "keywords": [
"f-button-01" "f-button-01"
......
## 1.0.2(2024-06-07)
1.0.2
## 1.0.1(2024-06-07) ## 1.0.1(2024-06-07)
1.0.1 1.0.1
## 1.0.0(2024-06-07) ## 1.0.0(2024-06-07)
......
{ {
"id": "f-multi-text-01", "id": "f-multi-text-01",
"displayName": "f-multi-text-01", "displayName": "f-multi-text-01",
"version": "1.0.1", "version": "1.0.2",
"description": "通用表单项", "description": "通用表单项",
"keywords": [ "keywords": [
"f-multi-text-01" "f-multi-text-01"
......
## 1.0.4(2024-06-07)
1.0.4
## 1.0.3(2024-06-07) ## 1.0.3(2024-06-07)
1.0.3 1.0.3
## 1.0.2(2024-06-07) ## 1.0.2(2024-06-07)
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.v-row-bottom-fixed { .v-row-bottom-fixed {
z-index: 888; z-index: 8888;
position: fixed; position: fixed;
left: 0; left: 0;
bottom: 0; bottom: 0;
......
{ {
"id": "f-view-bottom-fixed", "id": "f-view-bottom-fixed",
"displayName": "f-view-bottom-fixed", "displayName": "f-view-bottom-fixed",
"version": "1.0.3", "version": "1.0.4",
"description": "底部按钮父view", "description": "底部按钮父view",
"keywords": [ "keywords": [
"f-view-bottom-fixed" "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