bug
This commit is contained in:
@@ -682,10 +682,6 @@ export default {
|
||||
.addBox {
|
||||
padding-bottom: 140px;
|
||||
|
||||
// ::v-deep .input1::-webkit-input-placeholder{
|
||||
// color: #FF4466;
|
||||
// }
|
||||
|
||||
.tips {
|
||||
line-height: 1.3;
|
||||
padding: 32px 32px;
|
||||
@@ -807,7 +803,8 @@ export default {
|
||||
padding-right: 28px;
|
||||
border-bottom: 1px solid #DDDDDD;
|
||||
|
||||
::v-deep .u-input {
|
||||
::v-deep .u-input,
|
||||
input {
|
||||
flex: 1;
|
||||
height: 100%;
|
||||
text-align: right !important;
|
||||
|
||||
Reference in New Issue
Block a user