Commit 963ec1c6 authored by krysent's avatar krysent

new

parent 673a770f
......@@ -56,7 +56,7 @@ export default defineConfig({
nodeModulesTransform: {
type: "all",
},
headScripts: [{ src: "/LodopFuncs.js", defer: true }],
headScripts: [{ src: "/sr/LodopFuncs.js", defer: true }],
//mfsu: {},
//webpack5: {}
});
......@@ -13,7 +13,7 @@ const Footer = () => {
key: "download",
title: "插件下载",
blankTarget: true,
href: 'http://192.168.40.2/staticfile/group1/M00/00/00/CLodop_Setup_for_Win32NT.exe',
href: '/staticfile/group1/M00/00/00/CLodop_Setup_for_Win32NT.exe',
},
// {
// key: "github",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment