updated 表达式错误修复
This commit is contained in:
parent
bfebad6ef4
commit
f4c1fc2ec1
2
dist/relationship.min.js
vendored
2
dist/relationship.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/relationship.zh-HK.min.js
vendored
2
dist/relationship.zh-HK.min.js
vendored
File diff suppressed because one or more lines are too long
@ -25,7 +25,7 @@ export default [
|
|||||||
{
|
{
|
||||||
exp:/^(\S+?)(应该|得)?管(\S+?)叫(什么|啥)??$/,
|
exp:/^(\S+?)(应该|得)?管(\S+?)叫(什么|啥)??$/,
|
||||||
opt:match=>({
|
opt:match=>({
|
||||||
text:match[2],
|
text:match[3],
|
||||||
target:match[1]
|
target:match[1]
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user