WebAppCache约定app.html与app.json处于相同的目录层级,其他的资源不作要求。 app/-- |---app.manifest |---app.json |---app.html |---WebAppCache.js ...