[update] 修改bug80701
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
type="textarea"
|
||||
autosize
|
||||
rows="2"
|
||||
maxLength="50"
|
||||
:placeholder="$t('pleaseEnter')"
|
||||
:border="false"
|
||||
input-align="left"
|
||||
@@ -209,7 +210,7 @@ export default {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
/deep/ .van-button {
|
||||
width: 1.22rem;
|
||||
//width: 1.22rem;
|
||||
height: 0.57rem;
|
||||
margin: 0 0.32rem 0.24rem 0;
|
||||
font-size: 0.28rem;
|
||||
|
||||
+1
-1
@@ -177,7 +177,7 @@ export default {
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
/deep/ .van-button {
|
||||
width: 1.22rem;
|
||||
//width: 1.22rem;
|
||||
height: 0.57rem;
|
||||
margin: 0 0.32rem 0.24rem 0;
|
||||
font-size: 0.28rem;
|
||||
|
||||
Reference in New Issue
Block a user