at符号前面是标点符号或没有空格还是弹出用户列表。
This commit is contained in:
parent
8494d71e8e
commit
9c327fe05e
|
@ -1140,7 +1140,7 @@ $.fn.atwho["default"] = {
|
||||||
searchKey: "name",
|
searchKey: "name",
|
||||||
suffix: void 0,
|
suffix: void 0,
|
||||||
hideWithoutSuffix: false,
|
hideWithoutSuffix: false,
|
||||||
startWithSpace: true,
|
startWithSpace: false,
|
||||||
highlightFirst: true,
|
highlightFirst: true,
|
||||||
limit: 5,
|
limit: 5,
|
||||||
maxLen: 20,
|
maxLen: 20,
|
||||||
|
|
Loading…
Reference in New Issue