From 4cc743acbbe2ff41ccff1a72334bfa106e910b00 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期三, 10 四月 2024 09:12:52 +0800 Subject: [PATCH] 初始化 --- dist/index.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/index.html b/dist/index.html index 87ab053..a380a6a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -13,9 +13,9 @@ content="vue-next-admin,基于 vue3 + CompositionAPI + typescript + vite + element plus,适配手机、平板、pc 的后台开源免费管理系统模板!vue-prev-admin,基于 vue2 + element ui,适配手机、平板、pc 的后台开源免费管理系统模板!" /> <title>vue-next-admin</title> - <script type="module" crossorigin src="http://121.239.169.27:7000/assets/index.1683511265143.js"></script> - <link rel="modulepreload" href="http://121.239.169.27:7000/assets/vue.1683511265143.js"> - <link rel="stylesheet" href="http://121.239.169.27:7000/assets/index.168351126514326.css"> + <script type="module" crossorigin src="/assets/index.1704421723665.js"></script> + <link rel="modulepreload" href="/assets/vue.1704421723665.js"> + <link rel="stylesheet" href="/assets/index.170442172366518.css"> </head> <body> <div id="app"></div> @@ -29,6 +29,6 @@ })(); </script> - <script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=wsijQt8sLXrCW71YesmispvYHitfG9gv&s=1"></script> + <script type="text/javascript" src="https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=Z4tYehNEVsdeMw3Mjspdn77pV50ffc8t"></script> </body> </html> -- Gitblit v1.9.2