Skip to content

Commit

Permalink
Merge pull request #65 from glll4678/master
Browse files Browse the repository at this point in the history
fix iOS/iPadOS HuatIm
  • Loading branch information
sih4sing5hong5 authored Nov 7, 2024
2 parents 45d0f42 + 3823f72 commit 27f6143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsiantuan/src/GuanKiann/HuatIm/HapSing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default class HapSing extends React.Component {
return (
<span className='HuatIm'>
<audio ref="音樂">
<source type='audio/x-wav'
<source type='audio/mpeg'
src={
encodeURI('https://hapsing.ithuan.tw/bangtsam?taibun=') +
encodeURIComponent(標漢字音標)
Expand Down

0 comments on commit 27f6143

Please sign in to comment.