From 94b5de4a130adb56b561627b3ee62cae7ebd3f57 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期四, 08 四月 2021 14:50:32 +0800
Subject: [PATCH] 企业popup

---
 dist/index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dist/index.html b/dist/index.html
index cf2413f..61d6c97 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -8,7 +8,7 @@
       <meta http-equiv="X-UA-Compatible" content="IE=11">
     <link rel="icon" href="/favicon.ico">
     <title>SewerAndRainNetwork</title>
-  <link href="/js/app.js" rel="preload" as="script"><link href="/js/chunk-vendors.js" rel="preload" as="script"></head>
+  <link href="/js/frame.js" rel="prefetch"><link href="/js/app.js" rel="preload" as="script"><link href="/js/chunk-vendors.js" rel="preload" as="script"></head>
   <body>
     <noscript>
       <strong>We're sorry but SewerAndRainNetwork doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>

--
Gitblit v1.8.0