typeSet () { this.$nextTick(async () => { const nodes = this.$el.querySelectorAll('.math-jax-node') window.MathJax.typesetPromise(nodes) })
確定! 回上一頁