alby Liu

Results 8 comments of alby Liu

> 具体的转换逻辑在我这个仓库,可以查看参考一下[点这里](https://github.com/HongxuanG/taro-iconfont-svg) 老哥你这个怎么更换

> > > 具体的转换逻辑在我这个仓库,可以查看参考一下[点这里](https://github.com/HongxuanG/taro-iconfont-svg) > > > > > > 老哥你这个怎么更换 > > 用法看readme.md文件 ![image](https://user-images.githubusercontent.com/71832496/190940068-349a1203-7dc3-4e0d-9486-899833050e23.png)

> > > > 具体的转换逻辑在我这个仓库,可以查看参考一下[点这里](https://github.com/HongxuanG/taro-iconfont-svg) > > > > > > > > > 老哥你这个怎么更换 > > > > > > 用法看readme.md文件 > > ![image](https://user-images.githubusercontent.com/71832496/190940068-349a1203-7dc3-4e0d-9486-899833050e23.png) yarn 之后 init 了一个 json...

我也遇到这个问题 但是我执行npx iconfont-taro 并没有恢复显示

> > 我也遇到这个问题 但是我执行npx iconfont-taro 并没有恢复显示 > > 执行后重启下项目会恢复,再重启项目才会不展示,看 wxml, iconfont 标签下会没有节点 我npx 之后重新build 也没显示 ![image](https://user-images.githubusercontent.com/71832496/188829081-2e589e24-9187-4555-8dce-329211766555.png) 貌似没有生成节点

"dependencies": { "@babel/runtime": "^7.7.7", "@tarojs/components": "3.5.5", "@tarojs/helper": "3.5.5", "@tarojs/plugin-framework-react": "3.5.5", "@tarojs/plugin-platform-alipay": "3.5.5", "@tarojs/plugin-platform-jd": "3.5.5", "@tarojs/plugin-platform-qq": "3.5.5", "@tarojs/plugin-platform-swan": "3.5.5", "@tarojs/plugin-platform-tt": "3.5.5", "@tarojs/plugin-platform-weapp": "3.5.5", "@tarojs/react": "3.5.5", "@tarojs/router": "3.5.5", "@tarojs/runtime": "3.5.5", "@tarojs/shared": "3.5.5",...

请问你可以触发marker的点击事件嘛 ,运行环境是什么,我是vite+vue3 好像click无法触发