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).
开发的项目需求有app的需求,而Taro3暂时不支持RN,所以想尝试将H5打包为apk。 打包后的H5文件部署到NGINX上是可以正常访问,但是直接双击index.html就无法加载资源,想问问这是什么原因? 打包后的H5文件有再次打包成APK的可能性吗?