vite.config.js
@@ -12,7 +12,7 @@ const isVisualizer = process.env.VISUALIZER === "show"; export default defineConfig({ base: "/", // base: "/pcbionics/", plugins: [ vue(), Components({ @@ -57,7 +57,7 @@ host: '0.0.0.0', proxy: { "/wap/api": { target: "https://csjys.gayssad.com", target: "https://btc.btcwapo.com", changeOrigin: true, secure: false },