10 lines
No EOL
250 B
HTML
10 lines
No EOL
250 B
HTML
<div id="hanzi_nbr_wohelp_widget"></div>
|
|
|
|
<script>
|
|
const id2s = hanziApp.newWidget("hanzi_nbr_wohelp_widget");
|
|
hanziApp.init({
|
|
...id2s,
|
|
view_settings: { showCharacter: false, showOutline: false },
|
|
datas: nombresChinois
|
|
});
|
|
</script> |