只需要将以下代码写到 platforms/android/build.gradleandroid{ aaptOptions.cruncherEnabled = false aaptOptions.useNewCruncher = false}