feat: 代码同步
import { defineConfig } from '@umijs/max'; export default defineConfig({ define: { API_URL: 'https://cube2.newlifex.com', }, });