archerxy http://ask.layabox.com/question/332参考这个帖子加载ttf字体成功,在index.html中我是这么写的 <style> @font-face { font-family: yy; src: url("yy.ttf") } </style>但是打包ipa在iphone上运行显示“不支持style”“不支持div”等等请问该怎么加载ttf