From b4db0f19aff35d6ae1a86fae7463266920a09882 Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期四, 08 四月 2021 14:51:27 +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