优化后,再次提交
This commit is contained in:
1
unpackage/dist/build/mp-weixin/components/AreaFormPopup.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/components/AreaFormPopup.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.popup-mask.data-v-bfbe7800{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:999}.popup-content.data-v-bfbe7800{width:600rpx;background:#fff;border-radius:20rpx;overflow:hidden}.popup-header.data-v-bfbe7800{display:flex;justify-content:space-between;align-items:center;padding:30rpx;border-bottom:1rpx solid #eee}.popup-title.data-v-bfbe7800{font-size:32rpx}.popup-close.data-v-bfbe7800{font-size:40rpx;color:#999}.popup-body.data-v-bfbe7800{padding:30rpx}.popup-footer.data-v-bfbe7800{display:flex;padding:20rpx 30rpx 30rpx}.popup-footer button.data-v-bfbe7800{flex:1;height:80rpx;line-height:80rpx;border-radius:40rpx;font-size:30rpx;margin:0 10rpx}.popup-footer button.data-v-bfbe7800:after{border:none}.popup-footer .btn-cancel.data-v-bfbe7800{background:#f5f5f5;color:#666}.popup-footer .btn-confirm.data-v-bfbe7800{color:#fff}.form-input.data-v-bfbe7800{width:100%;height:70rpx;padding:0 20rpx;border:2rpx solid #dadbde;border-radius:8rpx;font-size:28rpx;box-sizing:border-box}.color-input.data-v-bfbe7800{height:70rpx;padding:0 20rpx;border:2rpx solid #dadbde;border-radius:8rpx;font-size:28rpx;box-sizing:border-box}.color-preview.data-v-bfbe7800{width:70rpx;height:70rpx;border-radius:8rpx;margin-left:20rpx;flex-shrink:0;border:2rpx solid #e5e5e5}.color-grid.data-v-bfbe7800{display:flex;flex-wrap:wrap;gap:16rpx}.color-item.data-v-bfbe7800{width:70rpx;height:70rpx;border-radius:12rpx;border:4rpx solid transparent;box-sizing:border-box}.color-item-active.data-v-bfbe7800{border-color:#333}
|
||||
Reference in New Issue
Block a user