This commit is contained in:
fthvgb1 2020-01-27 00:34:37 +08:00
parent cd15874480
commit f29ddbcf17

View File

@ -911,6 +911,10 @@
audioCache = {};
engineResult = {};
forceStopDrag();
var s = icon.querySelector('.langs-cj');
if (s) {
s.parentNode.removeChild(s);
}
}
/**发音*/
function play(obj) {