交易所前端蓝色ui 4.5 jiem
jhzh
2025-05-15 ebe728bfea7cc3f7c929821ec0ab4f33edc04b83
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
      },