sdk 用法,固定底部偏移设置为 0
This commit is contained in:
parent
d24faeb65f
commit
9dd8380089
|
@ -219,6 +219,7 @@ export function embed(
|
||||||
return ret;
|
return ret;
|
||||||
},
|
},
|
||||||
richTextToken: '',
|
richTextToken: '',
|
||||||
|
affixOffsetBottom: 0,
|
||||||
...env
|
...env
|
||||||
}
|
}
|
||||||
)}
|
)}
|
||||||
|
|
Loading…
Reference in New Issue