更新秘耳测试地址
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export const URL = "http://md.xscmmidi.site";
|
export const URL = "http://tmd.xscmmidi.site";
|
||||||
// http://md.xscmmidi.site 正式
|
// http://md.xscmmidi.site 正式
|
||||||
// http://tmd.xscmmidi.site 测试
|
// http://tmd.xscmmidi.site 测试
|
||||||
// 声网appId 在这里换
|
// 声网appId 在这里换
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
import { getPluginsList } from "./build/plugins";
|
import { getPluginsList } from "./build/plugins";
|
||||||
import { include, exclude } from "./build/optimize";
|
import { include, exclude } from "./build/optimize";
|
||||||
import { type UserConfigExport, type ConfigEnv, loadEnv } from "vite";
|
import { type UserConfigExport, type ConfigEnv, loadEnv } from "vite";
|
||||||
import { URL } from "@/utils/http/config";
|
import { URL } from "./src/utils/http/config";
|
||||||
import {
|
import {
|
||||||
root,
|
root,
|
||||||
alias,
|
alias,
|
||||||
|
|||||||
Reference in New Issue
Block a user