w-upload.wxss 2.0 KB

1
  1. .w-drawer.data-v-ccab44da{box-sizing:border-box;width:100%;height:100%;display:flex;display:-webkit-flex;flex-direction:column}.w-setbox.data-v-ccab44da{box-sizing:border-box;position:fixed;z-index:1000;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);box-shadow:0 3px 12px rgba(0,0,0,.12);transition:all .2 ease;bottom:-100%}.wShow.data-v-ccab44da{box-sizing:border-box;bottom:0}.w-header.data-v-ccab44da{box-sizing:border-box;width:100%;background:#fff;line-height:40px;position:absolute;bottom:0;border-top-left-radius:20px;border-top-right-radius:20px;transition:all .4 ease}.w-line.data-v-ccab44da{width:100%;background-color:#f7f8fa;height:8px}.w-item.data-v-ccab44da{box-sizing:border-box;height:100rpx;line-height:100rpx;width:100%;text-align:center}.w-item1.data-v-ccab44da:first-child{border-bottom:1px solid #ebedf0}.fileBox.data-v-ccab44da{box-sizing:border-box;margin:20rpx}.filePath.data-v-ccab44da{box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid silver}.text1.data-v-ccab44da{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-left:10rpx;vertical-align:middle}.w-btn1.data-v-ccab44da{padding:10rpx;padding-right:20rpx;font-size:38rpx}.w-edit.data-v-ccab44da{color:#ccc;display:flex;justify-content:flex-end}.imgList.data-v-ccab44da{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0 10rpx}.imgItem.data-v-ccab44da{margin:20rpx 10rpx;position:relative;width:160rpx;height:160rpx;border-radius:5px}.cancel.data-v-ccab44da{position:absolute;height:35rpx;width:35rpx;line-height:28rpx;font-size:30rpx;text-align:center;vertical-align:middle;right:0;top:0;background-color:#f56c6c;color:#fff;z-index:999;border-radius:0 5px 0 0}.w-img.data-v-ccab44da{border-radius:5px;width:160rpx;height:160rpx}.addItem.data-v-ccab44da{margin:20rpx 10rpx;width:160rpx;height:160rpx;border:1px solid #ccc;display:flex;justify-content:center;align-items:center;font-size:50rpx;color:#999;border-radius:5px}