first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1 @@
.wux-prompt{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:rgba(0,0,0,.45);background-color:#f2f3f4}.wux-prompt__bd{margin-top:0;text-align:center}.wux-prompt__icon{width:128rpx;height:128rpx}.wux-prompt__title{font-size:32rpx;font-weight:700;color:rgba(0,0,0,.85);margin:4rpx 0}.wux-prompt__text{font-size:24rpx;margin:4rpx 0}.wux-prompt__button{font-size:24rpx;line-height:2;margin:8rpx auto;width:200rpx;padding:4rpx 0;border:1PX solid #e8e8e8}.wux-prompt__button::after{display:none}.wux-prompt__button--hover{color:rgba(0,0,0,.65)!important;background-color:#ececec!important}