摘要: 1,cd 进入项目中 2, ionic build 进行打包创建 3,npx cap copy 将该内容copy到capacitor中 4,npx cap open android 打开运行该程序即可 阅读全文