forked from AkkomaGang/admin-fe
tweak spelling mistake
This commit is contained in:
parent
2fb26525fa
commit
2938e33d0e
19 changed files with 37 additions and 38 deletions
|
|
@ -6,7 +6,7 @@ export default{
|
|||
const customOpts = Object.assign({}, binding.value)
|
||||
const opts = Object.assign({
|
||||
ele: el, // 波纹作用元素
|
||||
type: 'hit', // hit点击位置扩散center中心点扩展
|
||||
type: 'hit', // hit 点击位置扩散 center中心点扩展
|
||||
color: 'rgba(0, 0, 0, 0.15)' // 波纹颜色
|
||||
}, customOpts)
|
||||
const target = opts.ele
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue