Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
这个是根据文档写的,没有任何问题;
这种写法,是我以前在 create react app里使用的。 现在在taro里好像没有public这个概念,这样写,也是错误的;
如果我想在用taro的基础上实现这种需求,有办法么?
@arvin0 应该不行吧,只能是网络地址。发布一下静态页面到服务器就可以,上线后还能热更新
@mitayou 好吧,谢谢