< link href = assets / js / chunk - 21 d1e82a.js rel = prefetch > < link href = assets / js / chunk - 22 ae76ee.js rel =
prefetch > < link href = assets / js / chunk - 26e43 def.js rel = prefetch > < link href = assets / js / chunk -
295 eab38.js rel = prefetch > < link href = assets / js / chunk - 2 d4fd2c8.js rel = prefetch > < link href =
assets / js / chunk - 3 c72c6d2.js rel = prefetch > < link href = assets / js / chunk - 3 de7b400.js rel = prefetch >
< link href = assets / js / chunk - 40 abaa43.js rel = prefetch > < link href = assets / js / chunk - 43 f5876e.js rel =
prefetch > < link href = assets / js / chunk - 487 c16f4.js rel = prefetch > < link href = assets / js / chunk - 4 af4b9d9
.js rel = prefetch > < link href = assets / js / chunk - 4 ecb5d41.js rel = prefetch > < link href = assets / js /
chunk - 57726 f3f.js rel = prefetch > < link href = assets / js / chunk - 5 b8713ce.js rel = prefetch > < link href =
assets / js / chunk - 5 d197450.js rel = prefetch > < link href = assets / js / chunk - 610965 c4.js rel = prefetch >
< link href = assets / js / chunk - 63 d8e673.js rel = prefetch > < link href = assets / js / chunk - 6 adfc148.js rel =
prefetch > < link href = assets / js / chunk - 6 ea83f6b.js rel = prefetch > < link href = assets / js / chunk - 70 a2350a
.js rel = prefetch > < link href = assets / js / chunk - 70 adce20.js rel = prefetch > < link href = assets / js /
chunk - 72476540. js rel = prefetch > < link href = assets / js / chunk - 75 c441d5.js rel = prefetch > < link href =
assets / js / chunk - 7 d422285.js rel = prefetch > < link href = assets / js / chunk - 8 f4a4f22.js rel = prefetch >
< link href = assets / js / chunk - 901 f258e.js rel = prefetch > < link href = assets / js / chunk - c3e30db0.js rel =
prefetch > < link href = assets / js / chunk - e3dc4cee.js rel = prefetch > < link href = assets / js / chunk -
e77bd5f4.js rel = prefetch > < link href = assets / js / app.js rel = preload as = script > < link href = assets /
js / chunk - vendors.js rel = preload as = script >

- 发布:2020-12-22 16:09
- 更新:2020-12-22 16:09
- 阅读:431
产品分类: HbuilderX
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX版本号: 2.9.8
示例代码:
操作步骤:
vue打包后index.html文件右键 重排代码格式
vue打包后index.html文件右键 重排代码格式
预期结果:
<link href=assets/js/chunk-1faa1ce8.js rel=prefetch>
<link href=assets/js/chunk-1faa1ce8.js rel=prefetch>
实际结果:
< link href = assets / js / chunk - 26e43 def.js rel = prefetch >
< link href = assets / js / chunk - 26e43 def.js rel = prefetch >
bug描述:
vue项目打包后放入hbuilderX里 index.html文件点击重排(格式化)后导致link引入部分文件被格式化出错,导致项目运行报错
