| 1 |
- .dialogMask.data-v-708cce46{display:flex;flex-direction:column-reverse;background-color:rgba(0,0,0,.3);width:750rpx;flex:1;height:100vh;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);position:fixed;left:0;top:0;z-index:999}.dialogMask .dialogContent.data-v-708cce46{display:flex;flex-direction:column;width:750rpx;background-color:#fff;border-radius:20rpx 20rpx 0 0}.dialogMask .dialogContent .dialogHead.data-v-708cce46{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:80rpx;border-bottom:1px solid rgba(0,0,0,.05);width:750rpx}.dialogMask .dialogContent .dialogHead .title.data-v-708cce46{margin-left:20rpx;font-size:24rpx;line-height:28rpx;height:28rpx;color:#333}.dialogMask .dialogContent .dialogHead .fold.data-v-708cce46{width:20rpx;height:20rpx;margin-right:20rpx}.dialogMask .dialogContent .scrollList.data-v-708cce46{width:750rpx}.dialogMask .dialogContent .scrollList .inputRow.data-v-708cce46{width:750rpx;padding:0rpx 20rpx;position:relative}.dialogMask .dialogContent .scrollList .inputRow .input.data-v-708cce46{width:710rpx;border:1px solid rgba(0,0,0,.05);padding-left:5rpx;padding-top:5rpx;padding-bottom:5rpx;padding-right:50rpx;font-size:24rpx;border-radius:6rpx;height:60rpx}.dialogMask .dialogContent .scrollList .inputRow .textarea.data-v-708cce46{width:710rpx;border:1px solid rgba(0,0,0,.05);padding-left:5rpx;padding-top:5rpx;padding-bottom:5rpx;padding-right:50rpx;font-size:24rpx;border-radius:6rpx;height:140rpx}.dialogMask .dialogContent .scrollList .inputRow .del.data-v-708cce46{position:absolute;right:24rpx;top:10rpx;height:40rpx;background-color:#fff;padding:0 10rpx;font-size:24rpx;color:#999;line-height:40rpx}.dialogMask .dialogContent .scrollList .inputRow .method.data-v-708cce46{display:flex;flex-direction:row;align-items:center}.dialogMask .dialogContent .scrollList .inputRow .method .methodName.data-v-708cce46{font-size:24rpx;color:#333}.dialogMask .dialogContent .scrollList .inputRow .method .unfold.data-v-708cce46{margin-left:10rpx;width:24rpx;height:24rpx}.dialogMask .dialogContent .scrollList .sendBtn.data-v-708cce46{width:710rpx;margin-left:20rpx;margin-top:30rpx;margin-bottom:30rpx;height:60rpx;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:10rpx;background-color:#ff2d55}.dialogMask .dialogContent .scrollList .sendBtn.loading.data-v-708cce46{background-color:rgba(255,45,85,.5)}.dialogMask .dialogContent .scrollList .sendBtn .sendBtnText.data-v-708cce46{color:#fff;font-size:26rpx}.dialogMask .dialogContent .scrollList .sendBtn .msg.data-v-708cce46{color:#fff;font-size:20rpx;margin-left:20rpx}
|