优化
This commit is contained in:
@@ -80,7 +80,7 @@ var relation_1 = require("../common/relation");
|
||||
},
|
||||
swipeThreshold: {
|
||||
type: Number,
|
||||
value: 5,
|
||||
value: 4,
|
||||
observer: function (value) {
|
||||
this.setData({
|
||||
scrollable: this.children.length > value || !this.data.ellipsis,
|
||||
|
||||
Reference in New Issue
Block a user