交易所前端蓝色ui 4.5 jiem
lxf
2025-04-21 db7ebd363495f0ca3cf2db60e4160b37580d2d74
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
      },